[Bug 50344] New: wine failed to import HKLM from command line

WineHQ Bugzilla wine-bugs at winehq.org
Thu Dec 17 03:59:48 CST 2020


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

            Bug ID: 50344
           Summary: wine failed to import HKLM from command line
           Product: Wine
           Version: 5.20
          Hardware: x86-64
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: registry
          Assignee: wine-bugs at winehq.org
          Reporter: axet at me.com
      Distribution: ---

Hello!

I'm trying to import .reg file using linux command line: "wine regedit 123.reg"
and only HKCU keys are imported HKLM keys are ignored! I've tried multiply wine
versions and all failed (winehq-5.20, lutris etc...)

You can easy reproduce it using clean WINE prefix. Reg file:

REGEDIT4

[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\GameUX\Games\{BCF632EC-0AF8-4E44-9B14-50E9D3F3B114}]
"ApplicationId"="{BCF632EC-0AF8-4E44-9B14-50E9D3F3B114}"
"ConfigApplicationPath"="C:\\GOG Games\\The Witcher Enhanced Edition\\"
"ConfigGDFBinaryPath"="C:\\GOG Games\\The Witcher Enhanced
Edition\\goggame-1207658924.dll"
"Description"="The Witcher Enhanced Edition Director's Cut"
"Title"="The Witcher Enhanced Edition Director's Cut"

[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows
NT\CurrentVersion\AppCompatFlags\Layers]
"C:\\GOG Games\\The Witcher Enhanced Edition\\launcher.exe"="DISABLEDWM
HIGHDPIAWARE RUNASADMIN WIN7RTM"
"C:\\GOG Games\\The Witcher Enhanced Edition\\System\\witcher.exe"="DISABLEDWM
HIGHDPIAWARE RUNASADMIN WIN7RTM"

[HKEY_LOCAL_MACHINE\Software\Wow6432Node\CD Projekt Red\The Witcher]
"InstallFolder"="C:\\GOG Games\\The Witcher Enhanced Edition\\"
"IsDjinniInstalled"=dword:00000001
"Language"="3"
"RegionVersion"="WE"

[HKEY_CURRENT_USER\Software\CD Projekt RED\Witcher\Settings]
"TextLanguage"="3"
"VoiceLanguage"="3"

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