https://bugs.winehq.org/show_bug.cgi?id=40334 Louis Lenders <xerox.xerox2000x(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |xerox.xerox2000x(a)gmail.com --- Comment #8 from Louis Lenders <xerox.xerox2000x(a)gmail.com> --- Maybe it chokes because of missing registry keys for VideoBiosVersion and SystemBiosVersion See below. Could you try add them (look in windows how they look like), does it help anything? advapi32.RegOpenKeyA(80000002,1403dd7d2 "Hardware\\description\\System",1403dd811) ret=1403e20a3 19454.454:002b:002c:Call advapi32.RegQueryValueExA(000000a8,1403dd7ee "SystemBiosVersion",00000000,00000000,1403dd819,1403dda19) ret=1403e21d3 19454.454:002b:002c:trace:reg:RegQueryValueExA (0xa8,"SystemBiosVersion",(nil),(nil),0x1403dd819,0x1403dda19=512) 19454.454:002b:002c:trace:heap:RtlAllocateHeap (0x10000,70000062,00000024): returning 0x760e0 19454.454:002b:002c:trace:reg:NtQueryValueKey (0xa8,L"SystemBiosVersion",2,0x23fa90,256) 002c: get_key_value( hkey=00a8, name=L"SystemBiosVersion" ) 002c: get_key_value() = OBJECT_NAME_NOT_FOUND { type=-1, total=0, data={} } 19454.454:000c:000d:trace:heap:RtlFreeHeap (0x10000,70000062,0x107e0): returning TRUE 19454.454:000c:000d:Ret advapi32.RegQueryValueExA() retval=00000000 ret=7fddc150a076 19454.454:000c:000d:Call advapi32.RegCloseKey(00000080) ret=7fddc150a083 000d: close_handle( handle=0080 ) 000d: close_handle() = 0 19454.455:000c:000d:Ret advapi32.RegCloseKey() retval=00000000 ret=7fddc150a083 19454.455:000c:000d:trace:shell:HCR_GetClassNameA -- (Query file associations) 19454.455:000c:000d:trace:shell:DllGetClassObject CLSID:{a07034fd-6caa-4954-ac3f-97a27216f98a} (Query file associations),IID:{00000001-0000-0000-c000-000000000046} (IID_ICla ssFactory) 19454.455:000c:000d:trace:shell:DllGetClassObject index[10] 19454.455:000c:000d:Call ntdll.RtlAllocateHeap(00010000,00000000,00000030) ret=7fddc15524fd 19454.455:002b:002c:trace:heap:RtlFreeHeap (0x10000,70000062,0x760e0): returning TRUE 19454.455:002b:002c:Ret advapi32.RegQueryValueExA() retval=00000002 ret=1403e21d3 19454.455:002b:002c:Call advapi32.RegQueryValueExA(000000a8,1403dd800 "VideoBiosVersion",00000000,00000000,1403dd819,1403dda19) ret=1403e22ef 19454.455:002b:002c:trace:reg:RegQueryValueExA (0xa8,"VideoBiosVersion",(nil),(nil),0x1403dd819,0x1403dda19=512) 19454.455:002b:002c:trace:heap:RtlAllocateHeap (0x10000,70000062,00000022): returning 0x76130 19454.455:002b:002c:trace:reg:NtQueryValueKey (0xa8,L"VideoBiosVersion",2,0x23fa90,256) 002c: get_key_value( hkey=00a8, name=L"VideoBiosVersion" ) 002c: get_key_value() = OBJECT_NAME_NOT_FOUND { type=-1, total=0, data={} } 19454.455:002b:002c:trace:heap:RtlFreeHeap (0x10000,70000062,0x76130): returning TRUE 19454.455:002b:002c:Ret advapi32.RegQueryValueExA() retval=00000002 ret=1403e22ef -- 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.