几个卸载shell的语句

卸载wscript.shell对象,在cmd下或直接运行:regsvr32 /u %windir%\system32\WSHom.Ocx

  卸载FSO对象,在cmd下或直接运行:regsvr32.exe /u %windir%\system32\scrrun.dll

  卸载stream对象,在cmd下或直接运行: regsvr32 /s /u "C:\Program Files\Common Files\System\ado\msado15.dll"

  如果想恢复的话只需要去掉 /U 即可重新再注册以上相关ASP组件例如:regsvr32.exe %windir%\system32\scrrun.dll

Print | posted on Friday, January 12, 2007 1:17 AM

Feedback


# re: 几个卸载shell的语句 9/23/2007 10:40 PM 窃听器

Good article, the author thanks!

Title  
Name  
Email
Url
Comments   
Please add 2 and 6 and type the answer here: