http://bugs.winehq.org/show_bug.cgi?id=11757
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|oleaut32 |-unknown Keywords|regression |
--- Comment #2 from Dan Kegel dank@kegel.com 2008-11-29 23:33:22 --- The error is different now; it reliably aborts near the end of the "preparing installshield wizard" screen with "Unhandled Exception Error Number: 0x80040706 Description: Object reference not set". This seems more like a classic installshield error as described at http://wiki.winehq.org/InstallShield
I put a +relay,+seh,+ole,+module log at http://kegel.com/wine/bug11757.rz
Still counts as crashing early, I suppose.
Interestingly, if you run with just native oleaut32, the installer aborts with "unimplemented CreateProxyFromTypeInfo: the native implementation of oleaut32 cannot be used with wine rpcrt4" right about the time it would have crashed.