http://bugs.winehq.org/show_bug.cgi?id=56695 Shmerl <shtetldik(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |shtetldik(a)gmail.com --- Comment #10 from Shmerl <shtetldik(a)gmail.com> --- Not sure if it's the same bug or not, but I just tried installing most recent expansion for Everspace 2 (GOG version) and it still complains about VC runtime missing and insists on installing it. It's also using UE 5. Some of the keys it ends up adding to system.reg look like this: ``` [Software\\Microsoft\\VisualStudio\\14.0\\VC\\Runtimes\\x64] 1747536450 "Bld"=dword:00008412 "Installed"=dword:00000001 "Major"=dword:0000000e "Minor"=dword:00000028 "Rbld"=dword:00000000 "Version"="v14.40.33810.00" [Software\\Wow6432Node\\Microsoft\\VisualStudio\\14.0\\VC\\Runtimes\\x64] 1747536450 "Bld"=dword:00008412 "Installed"=dword:00000001 "Major"=dword:0000000e "Minor"=dword:00000028 "Rbld"=dword:00000000 "Version"="v14.40.33810.00" [Software\\Wow6432Node\\Microsoft\\VisualStudio\\14.0\\VC\\Runtimes\\x86] 1747536449 "Bld"=dword:00008412 "Installed"=dword:00000001 "Major"=dword:0000000e "Minor"=dword:00000028 "Rbld"=dword:00000000 "Version"="v14.40.33810.00" ``` But changing what Wine is doing now to those before installing it doesn't make the installer happy and it still insists on installing the runtime. Let me know what I can test / look into about how this can be avoided, but installer might be too "smart" and detect now more than just that key. -- 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.