[Bug 46883] CompressonatorGUI 3.1 fails to install in Win10 mode: 'This application cannot be installed on systems earlier than Windows 2000 SP4.'

WineHQ Bugzilla wine-bugs at winehq.org
Fri Nov 1 02:48:41 CDT 2019


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

--- Comment #7 from Anastasius Focht <focht at gmx.net> ---
Hello folks,

revisiting, still present.

Follow-up bug 46914 is now fixed.

Command line variant of workaround:

--- snip ---
$ wine64 reg add "HKLM\\Software\\Microsoft\\Windows NT\\CurrentVersion" /v
CurrentMajorVersionNumber /t REG_DWORD /d 0xa /f 

$ wine64 reg add "HKLM\\Software\\Microsoft\\Windows NT\\CurrentVersion" /v
CurrentMinorVersionNumber /t REG_DWORD /d 0 /f  
--- snip ---

$ wine --version
wine-4.18-275-gccec532879

Regards

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