View Single Post
  #4  
Old 01-05-2006, 04:16 AM
Leythos
 
Posts: n/a
Default Re: How can I tell when XP SP2 was installed

In article <uRLn7q30FHA.268@TK2MSFTNGP09.phx.gbl>,
DLipman~nospam~@Verizon.Net says...
> From: "Chappy" <Chappy@discussions.microsoft.com>
>
> | I need to determine when SP2 was installed -- Any help would be appreciated
>
> Right-Click on "My Computer" and choose "Properties"
>
> Look under "System". It will show the OS and Service Pack level.
>
> Programatically...
>
> HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion
> "CSDVersion"="Service Pack 2"


He asked "WHEN" not "If"

--

spam999free@rrohio.com
remove 999 in order to email me
Reply With Quote