Check if SP2 of windows is installed

H

Hamed

Hello

How can I check what is the Windows version and if it is Windows XP, is SP2
of Windows XP installed?

Regards
Hamed
 
E

Eddie

Hamed said:
Hello

How can I check what is the Windows version and if it is Windows XP, is SP2
of Windows XP installed?

Regards
Hamed
Environment.OSVersion.ToString();

returned

Microsoft Windows NT 5.1.2600 Service Pack 2

HTH

Eddie
 
H

Hamed

Thanks Eddie. but I use .NET Framework 1.1.4

Your solution is in .NET Framework 2.0

Is there any solution for the version that I use?
 
G

Guest

K, sorry

Might compare version of %system path%\winver.exe file. I have no system
under SP1 under the hand to check if it's changing from one SP to another...
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,438
Messages
2,571,699
Members
48,796
Latest member
Greg L.
Top