- 最后登录
- 2012-5-1
- 注册时间
- 2002-12-17
- 威望
- 42
- 金钱
- 83898
- 贡献
- 2621
- 阅读权限
- 255
- 积分
- 86561
- 日志
- 0
- 记录
- 0
- 帖子
- 7201
- 主题
- 1626
- 精华
- 1
- 好友
- 14
    
签到天数: 6 天 [LV.2]偶尔看看I  - 注册时间
- 2002-12-17
- 最后登录
- 2012-5-1
- 积分
- 86561
- 精华
- 1
- 主题
- 1626
- 帖子
- 7201
|
板凳
发表于 2008-10-19 00:47:00
|只看该作者
|楼主
回复:10月20日未到,微软反盗xp黑屏补丁已被破解【实用】
如果电脑方面不熟悉的话:
可以把下面方法
@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
复制到记事本里保存,把记事本的后缀TXT改成BAT,然后运行 。
|
|