把下面的代码复制后保存为.vbs格式。运行一个就行了
==================================================================================================================================================
ON ERROR RESUME NEXT
Dim VOL_PROD_KEY
if Wscript.arguments.count<1 then
VOL_PROD_KEY=InputBox("本程序能帮助您更换 WindowsXP 的序列号。"&vbCr&vbCr&"序列号由您自己寻找并输入。下面列出的不一定是您当前用的序列号,仅作格式参考。"&vbCr&vbCr&"请输入新的序列号:","WindowsXP序列号更换器 by donghai","MRX3F-47B9T-2487J-KWKMF-RPWBY")
if VOL_PROD_KEY="" then
Wscript.quit
end if
else
VOL_PROD_KEY = Wscript.arguments.Item(0)
end if
VOL_PROD_KEY = Replace(VOL_PROD_KEY,"-","") 'remove hyphens if any
for each Obj in GetObject("winmgmts:{impersonationLevel=impersonate}").InstancesOf ("win32_WindowsProductActivation")
result = Obj.SetProductKey (VOL_PROD_KEY)
if err = 0 then
Wscript.echo "修改成功。验证是否正版的方法是:打开“我的电脑”窗口,在“帮助”菜单中选取“这份windows合法吗”。祝您好运!"
end if
if err <> 0 then
Wscript.echo "替换失败!您输入的序列号有误。"
Err.Clear
end if
Next
========================================================
手动删除kb905474----WGA
(Microsoft Windows Genuine Advantage)微软正版验证程序
手动删除的方法具体如下:
1、注册表:
删除HLM\Software\Microsoft\Windows NT\CurrentVersion\Winlogon\Notify\Wgalogon后重启WGA的盗版提示就不会跳出来了
2、删除WGA的文档文件
C:\Windows\System32\Wgalogon.dll、WgaTray.exe、LegitCheckControl.dll
C:\Windows\System32\dllcache\ Wgalogon.dll、WgaTray.exe
C:\Documents and Settings\用户名\Local Settings\Temp\WgaNotify.settings
C:\Documents and Settings\用户名\Local Settings\Temp\ns**.tem\system.dll
C:\ Documents and Settings\All Users\Application Data\Windows Genuine Advantage
以后注意一下KB905474这个补丁,不要再打上。
安装更新程序时选自定义安装,不选Windows Genuine Advantage,之后选中不要再次通知我这些更新。
解除“盗版”方法很多
1、下载安装Windows.Genuine.Advantage.Validation.v1.7.18.1.CRACKED-ETH0,破解补丁
http://www.greendown.cn/soft/2217.html
2、安装微软正版认证离线包[第二版]06.12.24┊全面通过微软正版认证┊简体中文特别版
http://www.greendown.cn/soft/4982.html
3、Windows XP正版验证补丁 V1.0┊可支持IE7.0/WMP11.0的安装┊简体中文绿色特别版 ,这个其实就是序列号更改器
http://www.greendown.cn/soft/4944.html
上述方法都可以