https://bugs.winehq.org/show_bug.cgi?id=53777 Louis Lenders <xerox.xerox2000x(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |xerox.xerox2000x(a)gmail.com --- Comment #4 from Louis Lenders <xerox.xerox2000x(a)gmail.com> --- Created attachment 73306 --> https://bugs.winehq.org/attachment.cgi?id=73306 reg file Running with +relay I think it fails at (see log below): 00d8:Call advapi32.RegOpenKeyExW(ffffffff80000002,026185f4 L"SYSTEM\\ControlSet001\\Control\\Class\\{4d36e968-e325-11ce-bfc1-0 8002be10318}\\0001",00000000,00020019,0019e5b8) ret=e0e34ef6 00d8:Ret ntdll.NtOpenKeyEx() retval=c0000034 ret=7b05d4ec I copied contents of SYSTEM\\CurrentControlSet\\Control\\Class\\{4d36e968-e325-11ce-bfc1-08002be10318}\\0000 to the mentioned key and then the application starts for me. I attached reg key as attachment (Just do 'wine regedit ctrl.reg') @OP: Does it start for you too with that regkey present? 00d8:Call advapi32.RegOpenKeyExW(ffffffff80000002,026185f4 L"SYSTEM\\ControlSet001\\Control\\Class\\{4d36e968-e325-11ce-bfc1-0 8002be10318}\\0001",00000000,00020019,0019e5b8) ret=e0e34ef6 00d8:Call ntdll.RtlInitUnicodeString(0019e420,026185f4 L"SYSTEM\\ControlSet001\\Control\\Class\\{4d36e968-e325-11ce-bfc1-08002 be10318}\\0001") ret=7b05e1c4 00d8:Ret ntdll.RtlInitUnicodeString() retval=0000009e ret=7b05e1c4 00d8:Call ntdll.NtOpenKeyEx(0019e5b8,00020019,0019e430,00000000) ret=7b05d4ec 00d8:Ret ntdll.NtOpenKeyEx() retval=c0000034 ret=7b05d4ec 00d8:Call ntdll.RtlNtStatusToDosError(c0000034) ret=7b05e1df 00d8:Ret ntdll.RtlNtStatusToDosError() retval=00000002 ret=7b05e1df 00d8:Ret advapi32.RegOpenKeyExW() retval=00000002 ret=e0e34ef6 00d8:Call KERNEL32.GetLastError() ret=1400c0335 00d8:Ret KERNEL32.GetLastError() retval=00000000 ret=1400c0335 00d8:Call KERNEL32.SetLastError(00000000) ret=1400c0ff0 00d8:Ret KERNEL32.SetLastError() retval=67fe0000 ret=1400c0ff0 00d8:Call KERNEL32.GetLastError() ret=1400bf9e0 00d8:Ret KERNEL32.GetLastError() retval=00000000 ret=1400bf9e0 00d8:Call ucrtbase.strcmp(2302702f "System",23d35df0 "System") ret=14003339f 00d8:Ret ucrtbase.strcmp() retval=00000000 ret=14003339f 00d8:Call ucrtbase.strcmp(230278cc "InvalidCastException",23d360c2 "InvalidCastException") ret=1400333b5 -- 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.