http://bugs.winehq.org/show_bug.cgi?id=28392
Summary: Internet Explorer 4 crashes on adding a page to favorites Product: Wine Version: 1.3.28 Platform: x86-64 URL: http://www.oldversion.com/common/uploaded_files/softwa res/msie401sp2.exe OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: shell32 AssignedTo: wine-bugs@winehq.org ReportedBy: RandomAccountName@mail.com
Created an attachment (id=36406) --> (http://bugs.winehq.org/attachment.cgi?id=36406) Terminal output
Per the summary, trying to add a page to favorites in IE4 crashes the browser. It doesn't happen if native shell32 is used (for iexplore.exe only). Procedure to install and test:
1. Change the reported Windows version to NT4 2. Add native,bultin overrides for the following: advpack, iexplore.exe, jscript, mshtml, shdocvw 3. Remove the Z: drive (not required, but prevents the installer from scanning the entire file system for Windows browsers to install a plugin to) 4. Run 'wine iexplore -unregserver' 5. Remove some files (replace $HOME/.wine if needed): rm -f $HOME/.wine/drive_c/{Program\ Files/Internet\ Explorer/iexplore.exe,windows/system32/{advpack.dll,inetcpl.cpl,mshtml.dll,schannel.dll,shdocvw.dll}} 6. Copy the self-extractor to Wine's C: drive and run it to extract the setup files 7. Run the IE4SETUP.EXE file from the directory the extractor created 8. Choose no when asked to locate WINDOWS.HLP, and ignore some Java VM installation errors after the reboot 9. Run IE4: wine 'C:/Program Files/Internet Explorer/iexplore.exe' http://www.winehq.org 10. Go to favorites (in menu bar) -> add to favorites -> OK