elseIf fso.FileExists("d:winntsystem32WebReport.dll") Then WshShell.run "regsvr32 /s d:winntsystem32WebReport.dll" , 1, true msgbox "Register d:winntsystem32WebReport.dll file sucess!" else msgbox "Not found the register dll file!" end if set fso=nothing set WshShell=nothing
end sub </script>
更新时间:2005-5-26 11:17:17 查看次数: 添加人:采集器