关于微软在20日的反盗版

来源:百度知道 编辑:UC知道 时间:2024/06/05 18:48:18
我在运行中输入了oobe/msoobe /a后运行,提示了已经激活,那么我的windows应该是正版,可是这次微软也针对了盗版Office,怎么查看我的Office是否正版呢?如果Office非正版,那么关闭自动更新是不是就可以了?

20日及以后

你的右下角有一个小星星的图标吧?
不要紧,如果你使用的是 WindowsXP ,那么在最近的 Windoes Update 之后,系统里通常会被植入一个名为 WGA (Windows Genuine Advantage Notifications)的正版检验程序吗?这个程序会在每次系统启动时,通过网络回报讯息给微软的网站,实在是令人好不放心。

“您可能是微软盗版的受害者”解决方法
按照我这个方法就能删除,不用下载东西,不怕再次中毒 :

解决方法:

1.我的电脑-属性-自动更新-关闭自动更新

2.开始-运行(输入services.msc)—禁用Office Source Engine和Automatic Updates

如果20号以后出现每小时黑屏一次的情况,用下面的方法

@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