破解微软20日更新补丁方法

破解微软20日更新补丁方法  
开始-运行-输入REGEDIT回车,在左边栏中找到
引用内容 引用内容
HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindows NTCurrentVersionWinlogonNotifyWgaLogon
项,将整个WgaLogon项删除即可。以上为经过测试的最简便方法。这次的WGA与上次相比只增加了LegitCheckControl.dll,主要执行方式(通过WINLOGON加载)未变。显然微软此举可归为常规性不定期“恐吓”,此举也是对于盗版的无奈。
WGA新版破解方法又一法
盗版系统避免10月20号后出现黑屏的方法微软将针对中国市场在本月20日启动Windows XP专业版及Office的正版验证计划,届时,安装了盗版Windows XP专业版的电脑将被强行每小时“黑屏”(桌面背景变为纯黑色)一次,Office的菜单栏将被添加“不是正版”的标记。  
避免此问题的方法  
1.我的电脑-属性-自动更新-关闭自动更新  
2.开始-运行(输入services.msc)—禁用Office Source Engine和Automatic Updates  

如果20号以后出现每小时黑屏一次的情况,用下面的方法  
引用内容 引用内容
@echo off  
sfc /purgecache  
reg delete "HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindows NTCurrentVersionWinlogonNotifyWgalogon" /f  
taskkill /f /im WgaTray.exe /T  
del c:Windowssystem32WgaTray.exe /f /q  
taskkill /f /im WgaTray.exe /T  
del c:Windowssystem32WgaTray.exe /f /q  
taskkill /f /im WgaTray.exe /T  
del c:Windowssystem32WgaTray.exe /f /q  
taskkill /f /im WgaTray.exe /T  
del c:Windowssystem32WgaTray.exe /f /q  
taskkill /f /im WgaTray.exe /T  
del c:WINNTsystem32WgaTray.exe /f /q  
taskkill /f /im WgaTray.exe /T  
del c:WINNTsystem32WgaTray.exe /f /q  
taskkill /f /im WgaTray.exe /T  
del c:WINNTsystem32WgaTray.exe /f /q  
echo. & pause  


把上面的复制到记事本里保存,把记事本的后缀TXT改成BAT,然后运行.
From: Internet
Tags: windows 补丁
相关日志:
-人在这里留下了脚印,还有人指手划脚了0 句
发表评论
昵 称:
密 码: 游客发言不需要密码.
内 容:
验证码: 验证码
选 项:
虽然发表评论不用注册,但是为了保护您的发言权,建议您注册帐号.