【发布时间】:2010-10-01 13:25:25
【问题描述】:
我需要区分 Windows 7 和 Windows 2008 R2,但我不知道如何区分。操作系统版本属性返回相同的数字“6.1.7600.0”
问候,
弗洛里安
【问题讨论】:
标签: c#
我需要区分 Windows 7 和 Windows 2008 R2,但我不知道如何区分。操作系统版本属性返回相同的数字“6.1.7600.0”
问候,
弗洛里安
【问题讨论】:
标签: c#
使用GetProductInfo,Windows 7 和 Windows Server 2008 R2 具有不同的 Product Type 编号。
【讨论】:
【讨论】: