Skip to content
View in the app

A better way to browse. Learn more.

MSFN

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Changing Xp Serial

Featured Replies

Greetings everyone.

I just bought a copy of windows xp professional with sp2.

I've been searching for a way of using the license i just bought on the current instalation of xp that i have. I don't feel like formating the main disk because i did it last week.

If there is a way of doing it, please share it.

Thanks in advance.


  • Author

Does that apply to a windows installation already with sp2 installed ?

Try this vb script:

ON ERROR RESUME NEXT

if Wscript.arguments.count<1 then

Wscript.echo "Script can't run without VolumeProductKey argument"

Wscript.echo "Correct usage: Cscript ChangeVLKey.vbs ABCDE-FGHIJ-KLMNO-PRSTU-WYQZX"

Wscript.quit

end if

Dim VOL_PROD_KEY

VOL_PROD_KEY = Wscript.arguments.Item(0)

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 Err.Description, "0x" & Hex(Err.Number)

Err.Clear

end if

Next

  • Author

Could you please clarify on where should i put the new volume key, and the old one for changing it ?

  • Author

Well, it seems i'm doing everything right... But it seems that this illegal copy that i have instaled doesn't accept the new volume key... Could it be because i made all the latest updates? Or even for this copy being using a corporate key or something like that...

Looks like i'll have to format again... :}

Btw, thank you all for your answers :)

Edited by phantasia

phantasia, what version of Windows XP did you buy? Also, what is your Product ID (PID)?

To find your PID simply right click My Computer > Properties

Under "Registered To" it will have something as follows:

XXXXX-XXX-XXXXXXX-XXXXX

The first five digits and the following the letters/numbers are what is needed to identify what version of Windows you have.

As an alternative, you can download Dial-a-fix. After you download Dial-a-fix, run the program and click the Log button. It's between the Tools button and the Help button. Once inside the log, you can simply type to us what your MPC line is.

  • Author

I bought an oem version of windows xp with sp2.

My PID is: 76487-645-7570745-23560

won't happen...your trying to input a OEM/Retail key into an installation PID of a Corporate Version....im not sure you can change the PID once its been installed....there are differance in the files of a Corporate and that of OEM/Retail.

your pirated Corporate probably shows a PID of XXXXX-640-XXXXXX

Edited by jroc

  • Author
640 through 648, 652 : Volume License (usually generated via 270 CID in setupp.ini)

This link should help you.

How to change the Volume Licensing product key on a computer that is running Windows XP SP1 and later versions of Windows XP

Already tried using the activation wizard. And it tells me that the key is incorrect.

Well, thank you very much for all your help, but i'm going to format this thing and spare myself a whole lot of trouble...

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.