引用第2楼琳儿来也于2008-10-16 17:38发表的 :
我也电脑白痴........完全看不懂......
今天看到了WGA的更新报告,到虚拟机里面换了个已经被封杀的VLK,然后安装更新进行了测试,
如图。
如果你不幸安装了新版WGA可以通过以下方法将其“取消”
[attachment=2241464]
[attachment=2241465]
[attachment=2241466]
[attachment=2241467]
开始-运行-输入REGEDIT回车,在左边栏中找到HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindows NTCurrentVersionWinlogonNotifyWgaLogon项
将整个WgaLogon项删除即可。以上为经过测试的最简便方法。
这次的WGA与上次相比只增加了LegitCheckControl.dll,主要执行方式(通过WINLOGON加载)未变。显然微软此举可归为常规性不定期“恐吓”,此举也是对于盗版的无奈。
方法2:
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,然运行
[attachment=2241468]
如图。
如果你不幸安装了新版WGA可以通过以下方法将其“取消”
[attachment=2241464]
[attachment=2241465]
[attachment=2241466]
[attachment=2241467]
开始-运行-输入REGEDIT回车,在左边栏中找到HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindows NTCurrentVersionWinlogonNotifyWgaLogon项
将整个WgaLogon项删除即可。以上为经过测试的最简便方法。
这次的WGA与上次相比只增加了LegitCheckControl.dll,主要执行方式(通过WINLOGON加载)未变。显然微软此举可归为常规性不定期“恐吓”,此举也是对于盗版的无奈。
方法2:
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,然运行
[attachment=2241468]
[ 此帖被kimi4905在2008-10-16 22:29重新编辑 ]