解决微软黑屏补丁方法

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 清除完毕,重启后生效。


开始---运行---cmd---粘帖进去就可以了。


文章来自: 本站原创
引用通告: 查看所有引用 | 我要引用此文章收藏到网摘:
Tags:
评论: 0 | 引用: 0 | 查看次数: -
发表评论
昵 称:
密 码: 游客发言不需要密码.
内 容:
验证码: 验证码
选 项:
虽然发表评论不用注册,但是为了保护您的发言权,建议您注册帐号.