欧美bbbwbbbw肥妇,免费乱码人妻系列日韩,一级黄片

為避免10月20號(hào)后盜版系統(tǒng)出現(xiàn)黑屏的bat文件

  發(fā)布時(shí)間:2008-10-18 23:56:49   作者:佚名   我要評(píng)論
微軟將針對(duì)中國(guó)市場(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.我的電腦-屬性
微軟將針對(duì)中國(guó)市場(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í)黑屏一次的情況,用下面的方法

復(fù)制代碼
代碼如下:

@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)行。

相關(guān)文章

最新評(píng)論