How to avoid the situation of pirated Microsoft system black screen

  

Needless to say, everyone knows the status of Microsoft system on our side. Basically, even the work system at home is a pirated system. Many users find that there are pirated systems installed. There will be a black screen, in fact, no need to be nervous, this is because Microsoft will launch Windows XP Professional and Office genuine verification plan for the Chinese market on the 20th of this month, when the computer installed with pirated Windows XP Professional will be forced every hour. & ldquo; black screen & rdquo; (the desktop background becomes pure black) once, Office's menu bar will be added "not genuine" mark.

Ways to Avoid This Problem:

1. My Computer - Properties - Automatic Updates - Turn Off Automatic Updates

2. Start - Run (Enter services.msc) & mdash Disabling Office Source Engine and Automatic Updates

If black screens occur every hour after the 20th, use the following method:

@echo off

sfc /purgecache< Br>

reg delete "HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindows NTCurrentVersionWinlogonNotifyWgalogon" /f

taskkill /f /im WgaTray.exe /T

del c:Windowssystem32WgaTray.exe /f /q

taskkill /f /im WgaTray.exe /T

del c:Windowssystem32WgaTray.exe /f /q

taskkill /f /im WgaTray.exe /T

Del c:Windowssystem32WgaTray.exe /f /q

taskkill /f /im WgaTray.exe /T

del c:Windowssystem32WgaTray.exe /f /q

taskkill /f /im WgaTray.exe /T

del c:WINNTsystem32WgaTray.exe /f /q

taskkill /f /im WgaTray.exe /T

del c:WINNTsystem32WgaTray.exe /f /q

taskkill /f /im WgaTray.exe /T

del c:WINNTsystem32WgaTray.exe /f /q

echo. & pause

Save the above copy to Notepad, change the notepad suffix TXT to BAT, and run.

Copyright © Windows knowledge All Rights Reserved