http://bugs.winehq.org/show_bug.cgi?id=28490
Summary: IE 3.02 installer crashes with builtin shdocvw - unimplemented function shdocvw.dll.InstallReg_RunDLL Product: Wine Version: 1.3.29 Platform: x86-64 URL: http://www.mirrorservice.org/sites/browsers.evolt.org/ browsers/ie/win32/3.02/win95full/msie302m95.exe OS/Version: Linux Status: UNCONFIRMED Severity: minor Priority: P2 Component: shdocvw AssignedTo: wine-bugs@winehq.org ReportedBy: RandomAccountName@mail.com
If the 32-bit IE3 installer is run without an override for shdocvw, it crashes after rebooting:
wine: Call from 0x7b83b4c2 to unimplemented function shdocvw.dll.InstallReg_RunDLL, aborting wine: Unimplemented function shdocvw.dll.InstallReg_RunDLL called at address 0x7b83b4c2 (thread 0043), starting debugger...
The installation continues afterward, so this seems to be harmless aside from giving a crash dialog to dismiss.
To run the installer, the reported Windows version should be Windows 95, and you'll need an app-specific override for infinst2.exe setting shell32 to disabled (or native only).