[Bug 1744] SPCS Administration installer fails

Wine Bugs wine-bugs at winehq.org
Thu May 24 23:32:41 CDT 2007


http://bugs.winehq.org/show_bug.cgi?id=1744


truiken at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rob at codeweavers.com
             Status|UNCONFIRMED                 |NEW
          Component|wine-binary                 |wine-ole
     Ever Confirmed|                            |1




------- Additional Comments From truiken at gmail.com  2007-24-05 23:32 -------
We're running into this warn:

warn:ole:RunningObjectTableImpl_GetObject Moniker unavailable - app may require
interprocess running object table

We return MK_E_UNAVAILABLE, which the installer then hangs up on:

Call msi.MsiRecordSetStringA(00000003,00000001,7e6afd00 "ISMsiServerStartup
Failure, Failed to create InstallDriver, Error = 0x800401e3") ret=004e152e

MK_E_UNAVAILABLE is 0x800401e3.  The FIXME right above this line says "call
IrotGetObject", but I'm not familiar enough with COM to know what this requires.
 Adding Rob to the cc to see if he can shed some light on this.

-- 
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.



More information about the wine-bugs mailing list