http://bugs.codeweavers.com/show_bug.cgi?id=629
*** shadow/629 Sat Apr 27 12:55:47 2002 --- shadow/629.tmp.9190 Sat Apr 27 12:55:47 2002 *************** *** 0 **** --- 1,34 ---- + +============================================================================+ + | Problem with InstallShield: ole:CoTreatAsClass(stub), ole:CoGetClassObject | + +----------------------------------------------------------------------------+ + | Bug #: 629 Product: Wine | + | Status: UNCONFIRMED Version: 20011108 | + | Resolution: Platform: | + | Severity: normal OS/Version: All | + | Priority: P1 Component: wine-ole | + +----------------------------------------------------------------------------+ + | Assigned To: wine-bugs@winehq.com | + | Reported By: burnus@gmx.de | + | CC list: Cc: | + +----------------------------------------------------------------------------+ + | Milestone: TargetMilestone: --- | + | URL: | + +============================================================================+ + | DESCRIPTION | + This zip file + http://www.smc-europe.com/english/support/driver_manual/wirel/download/2632/... + contains a setup program. + ~/.wine/fake_windows/Temp/update> wine setup.exe + a) a InstallShield Wizard comes up + b) an extra window with the message ("The InstallShield Engine iKernel.exe) + could not be launched (0x80070005)") comes up. Clicking "Ok" closes the program. + + More interestingly is the default output of wine: + Using winelauncher + Invoking /opt/wine/bin/wine.bin setup.exe ... + fixme:ole:ITypeInfo_fnRelease destroy child objects + [ This line is repeated ~60 times] + fixme:ole:CoTreatAsClass (0x46c858,0x46e128), stub! + fixme:ole:CoGetClassObject CLSCTX_LOCAL_SERVER not supported! + fixme:ole:CoCreateInstance no classfactory created for + {91814ec0-b5f0-11d2-80b9-00104b1f6cea}, hres is 0x80070005 \ No newline at end of file