解决微软20日将验证Windows黑屏办法
10月20后号盗版系统避免出现黑屏方法
微软将针对中国市场在20日启动XP专业版及Office的正版验证计划,安装了盗版XP专业版的电脑将被强行每小时“黑屏”(桌面背景变为纯黑色)一次,Office的菜单栏将被添加“不是正版”的标记。
避免此问题的方法:
1.我的电脑-属性-自动更新-关闭自动更新
2.开始-运行(输入services.msc)—禁用Office Source Engine和Automatic Updates
-----------------------------------------------------------------------------------------------------------------------------
@echo off
sfc /purgecache
reg delete "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon\Notify\Wgalogon" /f
taskkill /f /im WgaTray.exe /T
del c:\Windows\system32\WgaTray.exe /f /q
taskkill /f /im WgaTray.exe /T
del c:\Windows\system32\WgaTray.exe /f /q
taskkill /f /im WgaTray.exe /T
del c:\Windows\system32\WgaTray.exe /f /q
taskkill /f /im WgaTray.exe /T
del c:\Windows\system32\WgaTray.exe /f /q
taskkill /f /im WgaTray.exe /T
del c:\WINNT\system32\WgaTray.exe /f /q
taskkill /f /im WgaTray.exe /T
del c:\WINNT\system32\WgaTray.exe /f /q
taskkill /f /im WgaTray.exe /T
del c:\WINNT\system32\WgaTray.exe /f /q
echo. & pause
--------------------------------------------------------------------------------------------------------------------------------------
复制到记事本 另存为BAT
微软最新反盗版补丁程序序号为:
KB917422
KB905474
或以下两个漏洞补丁安装程序:
WindowsXP-KB917422-x86-CHS.exe
WindowsXP-KB905474-CHS-x86.exe
解决办法:可在自动更新内选择不要安装这两个补丁.
如果您已经安装了(KB905474),那么可以按照以下办法删除反盗版程序:
1.运行regedit进入注册表,HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon\Notify\WgaLogon,删除它,重新启动。wgatray.exe就不会自动启动了,讨厌的“你可能是盗版软件的受害者”也就不见了。
2.把系统盘:windows\system32\中的wgatray.exe删除,烦人的“图标”没有了。(建议在安全模式下进行:启动电脑中按F8进入安全模式)
3.彻底清除相关多余垃圾,运行搜索文件wgatray,在另外的文件夹下还有,统统删除。