How to tell if the OS is Windows XP or higher?

Posted by AngryHacker on Stack Overflow See other posts from Stack Overflow or by AngryHacker
Published on 2010-04-28T19:11:42Z Indexed on 2010/04/28 19:17 UTC
Read the original article Hit count: 150

Filed under:
|
|
|
|

I am trying to play with the Environment.OSVersion.Version object and can't really tell what version would indicate that the OS is Windows XP or higher (e.g. I want to exclude Windows 2000, ME or previous versions).

© Stack Overflow or respective owner

Related posts about version

Related posts about windows-xp