[Bug 42870] New: CurrentBuild registry value is missing

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Apr 22 07:30:46 CDT 2017


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

            Bug ID: 42870
           Summary: CurrentBuild registry value is missing
           Product: Wine
           Version: 2.6
          Hardware: x86
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: registry
          Assignee: wine-bugs at winehq.org
          Reporter: pgkos.bugzilla at yahoo.com
      Distribution: ArchLinux

In HKLM\Software\Microsoft\Windows NT\CurrentVersion\, all Windows versions
since at least Windows XP have a "CurrentBuild" registry string value (aside
from "CurrentBuildNumber").

In Wine's registry, there exists only "CurrentBuildNumber".

For maximum compatibility, the "CurrentBuild" value should exist and be
created/updated by winecfg when switching Windows versions. It should have the
same value as the "CurrentBuildNumber", for example on Windows 7 SP1:

CurrentBuildNumber = "7601"
CurrentBuild = "7601"  <-- this value is missing

-- 
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