https://bugs.winehq.org/show_bug.cgi?id=45586 Louis Lenders <xerox.xerox2000x(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |xerox.xerox2000x(a)gmail.com --- Comment #2 from Louis Lenders <xerox.xerox2000x(a)gmail.com> --- Hi, this is more or less a guess but maybe it chokes ecause of missing registrykeys, You might try see what the following keys look like in windows and add them using wine`s regedit. keys it tries to find: HKLM\\Hardware\\description\\System\\SystemBiosVersion HKLM\\Hardware\\description\\System\\VideoBiosVersion HKLM\\SYSTEM\\ControlSet001\\Control\\Class\\{4D36E968-E325-11CE-BFC1-08002BE10318}\\0000
From your log:
426439.448:0008:0009:Call advapi32.RegOpenKeyA(80000002,141ac07a0 "SYSTEM\\ControlSet001\\Control\\Class\\{4D36E968-E325-11CE-BFC1-08002BE10318}\\0000",141ac0 87e) ret=141ac5548 426439.448:0008:0009:Ret advapi32.RegOpenKeyA() retval=00000002 ret=141ac5548 426439.448:0008:0009:Call advapi32.RegOpenKeyA(80000002,141ac083f "Hardware\\description\\System",141ac087e) ret=141ac592f 426439.448:0008:0009:Ret advapi32.RegOpenKeyA() retval=00000000 ret=141ac592f 426439.448:0008:0009:Call advapi32.RegQueryValueExA(00000110,141ac085b "SystemBiosVersion",00000000,00000000,141ac0886,141ac0a86) ret=141ac5a41 426439.448:0008:0009:Ret advapi32.RegQueryValueExA() retval=00000002 ret=141ac5a41 426439.449:0008:0009:Call advapi32.RegQueryValueExA(00000110,141ac086d "VideoBiosVersion",00000000,00000000,141ac0886,141ac0a86) ret=141ac5baf 426439.449:0008:0009:trace:reg:RegQueryValueExA (0x110,"VideoBiosVersion",0x0,0x0,0x141ac0886,0x141ac0a86=512) 426439.449:0008:0009:Ret advapi32.RegQueryValueExA() retval=00000002 ret=141ac5baf 426439.449:0008:0009:Call advapi32.RegQueryValueExA(00000110,141ac085b "SystemBiosVersion",00000000,00000000,141ac0886,141ac0a86) ret=141ac5d26 -- 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.