[Bug 40723] New: Windows NT\CurrentVersion CurrentVersion entry should change with Windows Version setting

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Jun 2 16:58:50 CDT 2016


https://bugs.winehq.org/show_bug.cgi?id=40723

            Bug ID: 40723
           Summary: Windows NT\CurrentVersion CurrentVersion entry should
                    change with Windows Version setting
           Product: Wine
           Version: 1.9.11
          Hardware: x86-64
                OS: Linux
            Status: UNCONFIRMED
          Severity: trivial
          Priority: P2
         Component: registry
          Assignee: wine-bugs at winehq.org
          Reporter: jedwbartlett at gmail.com
      Distribution: ---

HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion
"CurrentVersion"

CurrentVersion value, regardless of ProductName is being set to 5.0

It should be set based on the version of windows that is configured in winecfg

Operating system              Version number
----------------------------  --------------
Windows 10                      10.0
Windows Server 2016             10.0
Windows 8.1                     6.3
Windows Server 2012 R2          6.3
Windows 8                       6.2
Windows Server 2012             6.2
Windows 7                       6.1
Windows Server 2008 R2          6.1
Windows Server 2008             6.0
Windows Vista                   6.0
Windows Server 2003 R2          5.2
Windows Server 2003             5.2
Windows XP 64-Bit Edition       5.2
Windows XP                      5.1
Windows 2000                    5.0


I have some products that explicitly check to ensure they are being installed
on a supported version of Windows. (Debatable that this is appropriate, but it
is what it is).

(Source of table)
http://stackoverflow.com/questions/14648796/currentversion-value-in-registry-for-each-windows-operating-system

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list