盜版XP系統(tǒng)避免10月20號(hào)后出現(xiàn)黑屏的方法
微軟將針對(duì)中國市場(chǎng)在本月20日啟動(dòng)Windows XP專業(yè)版及Office的正版驗(yàn)證計(jì)劃,屆時(shí),安裝了盜版Windows XP專業(yè)版的電腦將被強(qiáng)行每小時(shí)“黑屏”(桌面背景變?yōu)榧兒谏?一次,Office的菜單欄將被添加“不是正版”的標(biāo)記。
避免此問題的方法
1.我的電腦-屬性-自動(dòng)更新-關(guān)閉自動(dòng)更新
2.開始-運(yùn)行(輸入services.msc)—禁用Office Source Engine和Automatic Updates
如果20號(hào)以后出現(xiàn)每小時(shí)黑屏一次的情況,用下面的方法
@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
把上面的復(fù)制到記事本里保存,把記事本的后綴TXT改成BAT,然后運(yùn)行
AA
免責(zé)聲明:
免責(zé)聲明:本站發(fā)布的有些文章部分文字、圖片、音頻、視頻來源于互聯(lián)網(wǎng),并不代表本網(wǎng)站觀點(diǎn),其版權(quán)歸原作者所有。如果您發(fā)現(xiàn)本網(wǎng)轉(zhuǎn)載信息侵害了您的權(quán)益,如有侵權(quán),請(qǐng)聯(lián)系我們,我們會(huì)盡快更改或刪除。