|
微软将针对中国市场在本月20日启动Windows XP专业版及Office的正版验证计划,届时,安装了盗版Windows XP专业版的电脑将被强行每小时“黑屏”(桌面背景变为纯黑色)一次,Office的菜单栏将被添加“不是正版”的标记。 % q1 Y0 ?1 W% n/ U+ G/ z
避免此问题的方法 5 \& ~8 [0 H! c* l; D4 ~4 Z! g
1.我的电脑-属性-自动更新-关闭自动更新 5 P) J) ]* O0 I1 M9 s6 ?+ o) Z
2.开始-运行(输入services.msc)—禁用Office Source Engine和Automatic Updates
/ R1 t; Y9 V% A+ h) S9 M( \" W# Y9 f2 s% I# f2 o! z
如果20号以后出现每小时黑屏一次的情况,用下面的方法
- V; B' s% O9 N# f2 j@echo off 1 D) {$ F' x0 V! i+ F
sfc /purgecache
" @! u8 t5 b) s }/ Y/ [reg delete "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon\Notify\Wgalogon" /f 7 R3 U* |8 s7 P2 C* G& h" }7 J
taskkill /f /im WgaTray.exe /T
4 r% v* m8 Q& m1 }& Bdel c:\Windows\system32\WgaTray.exe /f /q ; E0 {; t5 [: v
taskkill /f /im WgaTray.exe /T
% R- [3 h; j! ] S) y# bdel c:\Windows\system32\WgaTray.exe /f /q 1 b/ A; m% x! T
taskkill /f /im WgaTray.exe /T 4 M" l _5 U. e- D
del c:\Windows\system32\WgaTray.exe /f /q 8 ~$ x; |4 z( `9 d# e5 B
taskkill /f /im WgaTray.exe /T % ?2 @: m9 p6 x4 B0 V
del c:\Windows\system32\WgaTray.exe /f /q 1 b: h' c& L; Z! p4 \
taskkill /f /im WgaTray.exe /T $ h' H1 f+ S- p
del c:\WINNT\system32\WgaTray.exe /f /q 5 w% r V5 x2 M) ~6 t
taskkill /f /im WgaTray.exe /T 0 H+ ]. Y7 d" r
del c:\WINNT\system32\WgaTray.exe /f /q
: E2 q6 N3 S+ k9 A/ c4 _& Etaskkill /f /im WgaTray.exe /T 4 A1 C3 X+ J3 J5 P: c
del c:\WINNT\system32\WgaTray.exe /f /q
/ `! l; n0 O( ^- q4 Secho. & pause : I6 y3 ^# A# ^; P# T; o, g8 j1 ^
把上面的复制到记事本里保存,把记事本的后缀TXT改成BAT,然后运行.$ X& ~' Q2 O. H0 j/ M3 S" ^
! Z% a$ N8 g. F# _7 V& w2 E " w! \2 G0 }1 z k" N
原文地址:http://www.xpxzlt.cn/htm_data/76/0810/30093.html* ?* D" f5 t, j$ ]* Y. K
仅供参考!
! q5 L, r/ M. r3 S! I' P1 ]9 g' w
|
|