How do you change the build number in XP?

Discuss Windows 2000, NT, XP and Windows Server 2000, 2003, SBS 2003.
Post Reply
Memphis
User avatar
Posts: 26
Joined: Mon Sep 05, 2022 7:42 pm

How do you change the build number in XP?

Post by Memphis »

As a stupid experiment, i will try to install service pack 3 on build 2542, however this service pack requires a build number of 2600 (the rtm build number) is there a way to change the build number and trick the installer? i think its possible because of this build being a few days before the rtm release.

Fanta Shokata
User avatar
Posts: 323
Joined: Sat Oct 10, 2020 12:48 pm
Location: Tricity, Poland

Re: How do you change the build number in XP?

Post by Fanta Shokata »

Start -> Run -> regedit -> OK
This will open Registry Editor
Now you must go to HKEY_LOCAL_MACHINE -> SOFTWARE ->Microsoft -> Windows NT -> CurrentVersion
Then you should find the following values:

Code: Select all

CurrentBuild
CSDVersion
BuildLab
Version
Double click on them and change the value.
We stand with Ukraine

dixieLH
User avatar
Posts: 370
Joined: Mon Apr 12, 2021 8:59 pm

Re: How do you change the build number in XP?

Post by dixieLH »

unless it checks in kernel, then you have to hex edit it :P
(and it usually does)

Memphis
User avatar
Posts: 26
Joined: Mon Sep 05, 2022 7:42 pm

Re: How do you change the build number in XP?

Post by Memphis »

Fanta Shokata wrote:
Thu Sep 22, 2022 11:46 am
Start -> Run -> regedit -> OK
This will open Registry Editor
Now you must go to HKEY_LOCAL_MACHINE -> SOFTWARE ->Microsoft -> Windows NT -> CurrentVersion
Then you should find the following values:

Code: Select all

CurrentBuild
CSDVersion
BuildLab
Version
Double click on them and change the value.
I remember doing the registry method but it reset on restart

AlphaBeta
User avatar
Donator
Posts: 2439
Joined: Sun Aug 12, 2012 4:33 pm
Location: Czechia

Re: How do you change the build number in XP?

Post by AlphaBeta »

Memphis wrote:
Tue Sep 20, 2022 10:50 am
As a stupid experiment, i will try to install service pack 3 on build 2542, however this service pack requires a build number of 2600 (the rtm build number) is there a way to change the build number and trick the installer? i think its possible because of this build being a few days before the rtm release.
Not quite sure what you expect to happen. At best, it will just be 2600 SP3 with a bunch of 2542 leftover files.
AlphaBeta, stop brainwashing me immediately!

Image

dixieLH
User avatar
Posts: 370
Joined: Mon Apr 12, 2021 8:59 pm

Re: How do you change the build number in XP?

Post by dixieLH »

Memphis wrote:
Wed Sep 28, 2022 1:16 pm
I remember doing the registry method but it reset on restart
the reg method works
but you have to do it on logon :P
use BAT/CMD script

Post Reply