黑屏补丁清除工具
如果不小心安装了这个补丁,可以下载“黑屏补丁清除工具”,或是将下面的内容复制后粘贴到记事本里,然后将文件另存为“黑屏补丁清除工具.bat”后运行即可。
=======================以下为复制内容=========================
cls
@echo 停止进程
@TASKKILL /F /IM WgaTray.exe
@echo..
@echo 删除注册表项
@reg delete "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon\Notify\WgaLogon" /f
@REG ADD "HKEY_CURRENT_USER\Control Panel\Desktop" /v Wallpaper /t REG__SZ /d "%%SystemRoot%%\\Web\\Wallpaper\\Bliss.bmp"
@echo..
@echo 删除文件
@del %SystemRoot%\system32\WgaTray.exe
@del %SystemRoot%\system32\LegitCheckControl.dll
@del %SystemRoot%\system32\dllcache\WgaTray.exe
@del %SystemRoot%\system32\dllcache\WgaLogon.dll
@echo..
@echo 清除完毕,重启后生效。
=======================以上为复制内容===========================
黑屏补丁清除工具下载链接:[url]http://baike.360.cn/index.php?c=attach&a=down&id=eff77f66b01e.rar[/url]
[[i] 本帖最后由 蓝冰卡卡 于 2008-10-22 09:08 编辑 [/i]]
新建 文本文档 (11)
*** 作者被禁止或删除 内容自动屏蔽 ***不错不错,顶...
*** 作者被禁止或删除 内容自动屏蔽 ***页:
[1]