Application Details:
Version: | 4.0 |
License: | Free to use |
URL: | http://www.microsoft.com/ie |
Votes: | Marked as obsolete |
Latest Rating: | Silver |
Latest Wine Version Tested: | 1.3.28 |
Maintainers: About Maintainership
What works
What does not
Several things, but nothing that affects page behavior/rendering:
Workarounds
What was not tested
Printing, plug-ins, changing most options.
Hardware tested
Graphics:
Additional Comments
This is my recipe to install IE4 with Wine (slightly improved since last time) - you may want to use a dedicated wineprefix to avoid compatibility issues between modern programs and this old version of IE. 1. Open winecfg and change the reported Windows version to Windows NT 4.0. 2. Switch to the libraries tab and add overrides for the following: advpack, iexplore.exe, jscript, mshtml, shdocvw, urlmon, vbscript, wininet 3. Switch to the 'drives' tab and remove the z: drive, then close winecfg. 4. Run 'wine iexplore -unregserver' from a terminal 5. Run this command from a terminal, but replace "$HOME/.wine" with the location of your wineprefix if you've changed it: rm -f $HOME/.wine/drive_c/{Program\ Files/Internet\ Explorer/iexplore.exe,windows/system32/{advpack.dll,inetcpl.cpl,mshtml.dll,schannel.dll,shdocvw.dll,urlmon.dll,vbscript.dll,wininet.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 it asks whether you want to locate WINDOWS.HLP. 9. After restarting the Wine session, the installer will produce four errors while installing Java packages - just click OK to each and ignore them. 10. When the errors stop, IE4 is ready to use: wine 'C:/Program Files/Internet Explorer/iexplore.exe'
Operating system | Test date | Wine version | Installs? | Runs? | Used Workaround? | Rating | Submitter | ||
Current | Ubuntu 10.04 "Lucid" amd64 (+ variants like Kubuntu) | Sep 12 2011 | 1.3.28 | Yes | Yes | Silver | A Wine user | ||
Show | Ubuntu 10.04 "Lucid" amd64 (+ variants like Kubuntu) | Nov 24 2010 | 1.3.6 | Yes | Yes | Silver | A Wine user | ||
Show | Ubuntu 10.04 "Lucid" amd64 (+ variants like Kubuntu) | Jul 09 2010 | 1.2-rc7 | No | Not installable | Garbage | Michael Lancaster | ||
Show | Ubuntu 9.10 "Karmic" amd64 (+ variants like Kubuntu) | Feb 24 2010 | 1.1.39 | No | Not installable | Garbage | A Wine user | ||
Show | sidux | Sep 25 2009 | 1.1.29 | No | Not installable | Garbage | phobie |
This note was originally added to IE Version 5, but may be relevant to all versions.
Don't run IE on an RW mounted DOS partition !
Pretty problematic directory renaming/corruption can happen.
This seems to happen if Wine doesn't have access to certain Windows registry keys.
Renames e.g. "Program Files" to "$!$!$!$!.pfr" and does other horrible things.
BTW, it does not only happen with IE, as it seems to be a generic Windows
Setup process of Explorer which is doing this, which can be launched
under multiple circumstances.
To be safe, use a backup copy only, i.e. copy all relevant windows files over
e.g. to an ext2 partition.