VOL_PROD_KEY=InputBox("Powered By www.pcpxp.com"&vbCr&vbCr&" ▒╛│╠╨≥╜½╫╘╢»╠µ╗╗─π╡▒╟░ Windows ╡─╨≥┴╨║┼,═¿╣²╬ó╚φ╤Θ╓ñ═Ω╚½╒²░µíú"&vbCr&vbCr&"╨≥┴╨║┼(OEM░µ╬▐╨º,─¼╚╧░µ▒╛╬¬ XP VLK)ú║","Windows XP╨≥┴╨║┼╫╘╢»╕ⁿ╗╗╞≈","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")