https://bugs.winehq.org/show_bug.cgi?id=54675
Bug ID: 54675 Summary: HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion\EditionId registry key is missing in wine Product: Wine Version: 8.3 Hardware: x86-64 OS: Linux Status: NEW Keywords: download Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: xerox.xerox2000x@gmail.com Distribution: ---
OpebSSH installer by chocolatey fails because of this missing regkey
See https://community.chocolatey.org/packages/openssh#files (tools\chocolateyinstall.ps1) $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId
Please feel free to pick up patch below. ( I don`t wanna spend another hour to find out again how gitlab works; too complex for me ,sorry)
diff --git a/loader/wine.inf.in b/loader/wine.inf.in index e7b435ed0f0..e20e0d391a0 100644 --- a/loader/wine.inf.in +++ b/loader/wine.inf.in @@ -2461,6 +2461,7 @@ HKLM,%CurrentVersionNT%,"DigitalProductId",1,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00 +HKLM,%CurrentVersionNT%,"EditionId",2,"Core" HKLM,%CurrentVersionNT%,"ProductName",2,"Microsoft Windows 7" HKLM,%Control%\ProductOptions,"ProductType",2,"WinNT" HKLM,%Control%\Windows,"CSDVersion",0x10003,0x100
https://bugs.winehq.org/show_bug.cgi?id=54675
Zeb Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|HKLM:\SOFTWARE\Microsoft\Wi |Chocolatey OpenSSH |ndows |installer fails |NT\CurrentVersion\EditionId | |registry key is missing in | |wine | Keywords| |Installer, patch CC| |z.figura12@gmail.com
https://bugs.winehq.org/show_bug.cgi?id=54675
Louis Lenders xerox.xerox2000x@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |e8b0c9239562ed78c94d7dba87d | |5004b4d82b113 Resolution|--- |FIXED Status|NEW |RESOLVED
--- Comment #1 from Louis Lenders xerox.xerox2000x@gmail.com --- fixed by e8b0c9239562ed78c94d7dba87d5004b4d82b113
https://bugs.winehq.org/show_bug.cgi?id=54675
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 8.5.
https://bugs.winehq.org/show_bug.cgi?id=54675
Michael Stefaniuc mstefani@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|--- |8.0.x
https://bugs.winehq.org/show_bug.cgi?id=54675
Michael Stefaniuc mstefani@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|8.0.x |---
--- Comment #3 from Michael Stefaniuc mstefani@winehq.org --- Removing the 8.0.x milestone from bug fixes included in 8.0.2.