Windows Version [duplicate]
Possible Duplicates:
Determine if O/S is Windows 7… How to tell if the OS is Windows XP or higher?
How to find user windows is XP or Vista or Windows 7 ?
regards
You want to look at the Environment.OSVersion
-Property.
See Environment.OSVersion; http://msdn.microsoft.com/en-us/library/system.environment.osversion%28VS.80%29.aspx
精彩评论