I need to distinguish Windows 7 and Windows 2008 R2 but I don’t know how to. The OS Version property return the same number “6.1.7600.0”
Regards,
Florian
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Use GetProductInfo, Windows 7 and Windows Server 2008 R2 have different Product Type numbers.
Source