|
  
- UID
- 12110
- 帖子
- 306
- 精华
- 0
- 威望
- 5
- 金币
- 4377
- 原创
- 0
- 宣传
- 42
- 阅读权限
- 150
- 在线时间
- 505 小时
- 最后登录
- 2008-10-20
  
|
楼主
发表于 2008-10-20 10:57
| 只看该作者
暂时解决微软黑屏
从20日起在中国市场启动WindowsXP专业版及Office办公软件的正版验证通知计划。使用WindowsXP盗版的电脑将被强行每隔60分钟“黑屏”(桌面背景改为纯黑色,可手动改回)一次,而使用盗版Office软件的菜单栏将被添加“不是正版”的标记。此批处理命令可关闭xp后台自动更新及服务程序。
复制以下内容,
taskkill /f /im wgatray.exe.exe
del /f /q /a %SystemRoot%\system32\wgatray.exe
del /f /q /a %SystemRoot%\system32\dllcache\wgatray.exe
reg delete "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon\Notify\Wgalogon" /f
cd\
md %SystemRoot%\system32\wgatray.exe
cd %SystemRoot%\system32\wgatray.exe
md killdu..\
cd\
md %SystemRoot%\system32\dllcache\wgatray.exe
cd %SystemRoot%\system32\dllcache\wgatray.exe
md killdu..\
cd\
打开记事本,粘贴,保存,名为*.bat,后缀名一定要是.bat。
然后运行.bat文件即可。
[ 本帖最后由 金银妖瞳 于 2008-10-20 10:59 编辑 ] |
|