http://bugs.winehq.org/show_bug.cgi?id=3972
Chris chris.kcat@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |chris.kcat@gmail.com
--- Comment #18 from Chris chris.kcat@gmail.com 2007-10-30 18:07:57 --- Not quite. The installer complains that I don't have IE 5 or newer installed. If you get around that (cabextract the exe, edit the install.ini file and remove the DetectIE block, run install.exe), it goes farther, but eventually dies when starting to install. If you use native mscoree.dll (which is among the extracted files), then it seems to install.
Apps still don't work, though. They core dump due to CoGetObjectContext missing from ole32.dll. Provide a stub for that, and a stack overflow occurs. That's as far as I've got.