regsvr32/u C:\WINDOWS\System32\wshom.ocx
del C:\WINDOWS\System32\wshom.ocx
regsvr32/u C:\WINDOWS\system32\shell32.dll
del C:\WINNT\WINDOWS\shell32.dll
这个方法怎么也卸载不掉Shell.application 其他的两个WScript.Network和WScript.Shell是禁止了。
...全文
2313打赏收藏
Shell.application 组件如何才能卸载
regsvr32/u C:\WINDOWS\System32\wshom.ocx del C:\WINDOWS\System32\wshom.ocx regsvr32/u C:\WINDOWS\system32\shell32.dll del C:\WINNT\WINDOWS\shell32.dll 这个方法怎么也卸载不掉Shell.application 其他的两个WScript.Network和WScript.Shell是禁止了。