- Registry Key entry for SP2
- Posted by dcournoyer on January 24th, 2006
Can anyone tell me where I can look for the registry key that will verify
that SP2 has been installed on a pc.
I am accessing remote network registry to verify my users have SP2 installed.
A few registries that I have accessed have the entry under Updates for both
Windows and the Office suite. But it is not consistent from pc to pc. One pc
that I know I have both SP's installed did not show up.
Thanks in advance for any help on this
Debbie
- Posted by R. McCarty on January 24th, 2006
You can verify the current XP version by checking a key at this
Registry location:
HKey_Local_Machine\Software\Microsoft\WindowsNT\
CurrentVersion
Key Name BuildLab
This is the key value shown when you perform a Winver.
Another useful key might be the CSDVersion which will hold
a string such as "Service Pack 2"
"dcournoyer" <dcournoyer@discussions.microsoft.com> wrote in message
news:18610FF5-FD9D-43E4-99FC-95F98EF5315F@microsoft.com...
- Posted by hustedj on January 24th, 2006
Right click on MY COMPUTER and select Properties, under the General tab it
will say what service pack you have.
"R. McCarty" wrote:
- Posted by R. McCarty on January 24th, 2006
That's true, but re-read the original posting. The OP is using Remote
Registry to make the determination.
"hustedj" <hustedj@discussions.microsoft.com> wrote in message
news:E5174C48-50E6-45F7-9BE2-6CDBA2C2C610@microsoft.com...
- Posted by dcournoyer on January 24th, 2006
Thanks so much
And yes I am doing it using Remote Registry. I am going to try to use
ScriptLogic to check the key for verification and if not to run the install
from a location where I have downloaded it.
Thanks for your help, I will give it a try.
"R. McCarty" wrote:
- Posted by dcournoyer on January 24th, 2006
I worked great. Thanks so much
Have a great day
Deb
"R. McCarty" wrote: