Jump to content

@osservicepack


Recommended Posts

  • 5 months later...

would like to know what regitry entry is read by @osservicepack

regards

I realise this post is months old, but I was looking into something similar...

I want to manually reset the XP service pack number.

The following registry change - followed by a restart - achieves this.

@OSSERVICEPACK & all utils I've tested (e.g. XP's systeminfo) report SP1.

Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Windows]
; NB "CSDVersion"=dword:00000200 (hex) means SP2. Set to Service Pack 1
"CSDVersion"=dword:00000100
; Requires a restart

BTW, this automatically changes the 'CSDVersion' text here:

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion]

to: "CSDVersion"="Service Pack 1"

Cheers,

Pete.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...