https://bugs.winehq.org/show_bug.cgi?id=11811 super_man(a)post.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |super_man(a)post.com --- Comment #60 from super_man(a)post.com --- The patch mentioned at comment #48 still applies against git, expect this part of it (taken from the .rej file) --- dlls/kernel32/oldconfig.c +++ dlls/kernel32/oldconfig.c @@ -606,5 +749,6 @@ return; /* someone else already loaded the registry */ /* create some hardware keys (FIXME: should not be done here) */ - create_hardware_branch(); + create_scsi_branch(); + create_serialcomm_branch(); } wine 1.7.51 -- 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.