http://bugs.winehq.org/show_bug.cgi?id=8446 Summary: setupapi,InstallHinfSection doesn't delete keys Product: Wine Version: 0.9.37. Platform: All OS/Version: All Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-setupapi AssignedTo: wine-bugs(a)winehq.org ReportedBy: jm(a)jm10.no-ip.com The bug is in the do_reg_operation function : http://source.winehq.org/source/dlls/setupapi/install.c#L279 RegDeleteKeyW is called with a null second parameter, and that is forbidden. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.