[Bug 4802] Oracle Client installer fails to connect to the InstallShield service
http://bugs.winehq.org/show_bug.cgi?id=4802 ------- Additional Comments From rob(a)codeweavers.com 2006-11-07 18:28 ------- Looking at the registry entries on Windows, I see that while IDriverT has a service, it doesn't intend to be started by COM. I now think that the problem is with the services code in advapi32, in that it doesn't cope at all well when StartServiceCtrlDispatcher is called without the process having been started by StartService. See: http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dllproc/bas... - it should return ERROR_FAILED_SERVICE_CONTROLLER_CONNECT and not hang. -- 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.
participants (1)
-
Wine Bugs