VBS
摘要:On Error Resume Nexttemp = 0 Set wshshell = wscript.CreateObject("wscript.shell")'啓動WMI服務(沒有這個服務就不行)wshshell.run("%comspec% /c regsvr32 /s scrrun.dll"),0,Truewshshell.run("%comspec% /c sc config winmg...
阅读全文
posted @ 2007-03-09 09:10
浙公网安备 33010602011771号