http://bugs.winehq.org/show_bug.cgi?id=9131
Summary: Sage Classic Line installation fails with "err:ole:ClientIdentity_QueryMultipleInterfaces IRemUnknown_RemQueryInterface failed with error 0x80074002" Product: Wine Version: 0.9.42. Platform: PC URL: http://www.sage.de/public2/smb/prodloes/classic- line/default.asp OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-misc AssignedTo: wine-bugs@winehq.org ReportedBy: r01-224@comstau.de
If I start the Installation of Sage Classic Line 2008 Workstation by "wine SETUP.exe", following messages can be seen in the console:
err:rpc:I_RpcReceive we got fault packet with status 0x80004002 err:ole:ClientIdentity_QueryMultipleInterfaces IRemUnknown_RemQueryInterface failed with error 0x80074002 err:ole:marshal_object object doesn't expose interface {be6115a1-7de5-48dc-ad2a-25060e00fce2}, failing with error 0x80004002
They are repeated ad nauseam, InstallShield Wizard seems to continue ordinarily, until it shows a popup saying:
Das Setup-Programm hat keine Installation des Microsoft Internet Explorers 4.x oder höher auf diesem Rechner gefunden. Die Classic Line kann auf diesem Rechner nicht korrekt installiert werden. Das Setup-Programm wird abgebrochen!
(Translation: The setup programm hasn't found any installation of Microsoft Internet Explorer 4.x or better. The Classic Line cannot be installed correctly. The setup programm will be aborted!)
After that SETUP.EXE still runs for some time, till it terminates.
"Faking" a IE installation using Dan Kegel's winetricks tool (http://kegel.com/wine/winetricks ) helps to get rid of the IE error message, however the OLE errors most probably mean installation went wrong anyway. If there's anything else to test or you need another trace output, please let me know. I have made the installation inside a Virtualbox (www.virtualbox.org) image, which I can make available in case anybody else wishes to test this himself. (Would native DCOM be probable to help?)
Output of WINEDEBUG=warn+all is attached, output of WINEDEBUG=+ole grew to more than 1.3 GB, so I refrained from attaching it.