Advertisement
Help Keep Boards Alive. Support us by going ad free today. See here: https://subscriptions.boards.ie/.
If we do not hit our goal we will be forced to close the site.

Current status: https://keepboardsalive.com/

Annual subs are best for most impact. If you are still undecided on going Ad Free - you can also donate using the Paypal Donate option. All contribution helps. Thank you.
https://www.boards.ie/group/1878-subscribers-forum

Private Group for paid up members of Boards.ie. Join the club.

Reinstall Windows XP without product activation

  • 23-11-2004 03:55PM
    #1
    Moderators, Recreation & Hobbies Moderators, Science, Health & Environment Moderators, Technology & Internet Moderators Posts: 95,993 Mod ✭✭✭✭


    Found this - might be of some use to someone....
    http://sniptools.com/vault/reinstall-windows-xp-without-product-activation.htm
    If you have successfully activated the OS already, and if you are reinstalling it on the existing hardware, this trick should do just fine. Here it is:

    1. Copy the file c:\windows\system32\wpa.dbl to a floppy.
    2. Reinstall Windows XP.
    3. Boot to a DOS disk if you are using FAT, or to the Recovery Console if using NTFS.
    4. Copy the file from the first step above back to c:\windows\system32.
    5. That's it - because all of your hardware is the same as before, your copy of WinXP is still valid according to the previous activation.

    :Batch file to Backup Activation codes.
    md wpa
    net view | find "\\">NetView.txt
    for /F "delims=\ " %%i in (NetView.txt) do Copy "\\%%i\admin$\system32\wpa.dbl" wpa\%%i.dbl


Advertisement