MSWC.Tools 用 tools.dll 注册
MSWC.Status 用 status.dll 注册
MSWC.Counters 用 counters.dll 注册
MSWC.PermissionChecker 用 PermChk.dll 注册
把文件拷到windows的system32目录下inetsrv目录中,最后还要注册该文件,方法是在:”开始—->运行”里面键入
regsvr32 c:\windows\system32\inetsrv\cdonts.dll
regsvr32 c:\windows\system32\inetsrv\tools.dll
regsvr32 c:\windows\system32\inetsrv\status.dll
regsvr32 c:\windows\system32\inetsrv\permchk.dll