WineHQ

Internet Explorer

Internet Explorer 5.5 (Released: July 2000)

Application Details:

Version: 5.5
License: Free to use
URL: http://www.microsoft.com/ie
Votes: Marked as obsolete
Latest Rating: Bronze
Latest Wine Version Tested: 1.3.6

Maintainers: About Maintainership

Free Download IE 5.5 SP2 (full) Free Download IE 5.5 (full) Free Download IE 5.5 SP1 (full)

Test Results

Old test results
The test results for this version are very old, and as such they may not represent the current state of Wine. Please consider submitting a new test report.
Selected Test Results

What works

With some effort, it's possible to install and run the browser, surf the web, view the about screen, use the view source function, internet options, customize toolbars, fullscreen, tip of the day, etc.

What does not

Running the browser without a bunch of workarounds!

With the process described below, help doesn't appear to work at all; favorites and toolbars are somewhat buggy. Print preview is blank. Some web pages crash the browser with an assert failure (I saw it on the page that loads on the browser's second run, and the page that help -> submit feedback leads to).

The WineHQ homepage is rendered differently than it is in IE 5.5 on Windows.

Workarounds

What was not tested

Printing; plug-ins; of course, I didn't test every possible combination of options or every page on the internet...

Hardware tested

Graphics:

  • GPU:
  • Driver:

Additional Comments

Tested IE 5.5 SP2. I used the following procedure: 1. Run the following command: wine iexplore -unregserver 2. Open winecfg and change Windows version to Windows ME. 3. Switch to the libraries tab and add overrides for the following: browseui, iexplore.exe, inetcpl.cpl, jscript, mshtml, shdoclc, shdocvw, shlwapi, urlmon 4. Change the jscript override from native,builtin to builtin (Wine), and click OK. 5. Run the following command (ensure you have winetricks installed): winetricks mfc40 6. Delete the following file from your wineprefix: C:\Program Files\Internet Explorer\iexplore.exe 7. Also delete the following files from your wineprefix's C:\windows\system32: browseui.dll, inetcpl.cpl, jscript.dll, mshtml.dll, shdoclc.dll, shdocvw.dll, shlwapi.dll, urlmon.dll 8. Run msie55sp2.exe to extract the installation files to a new folder, then run IE5SETUP.EXE from that folder. (Be sure to cd there first if running from a terminal.) 9. When prompted, choose "install minimal, or customize your browser" and don't change any options. 10. Wait for the install to finish, then after closing the installer, wait a moment so post-reboot processes can complete. 11. To start IE 5.5, run: wine "C:/Program Files/Internet Explorer/iexplore.exe"

selected in Test Results table below
Operating systemTest dateWine versionInstalls?Runs?Used
Workaround?
RatingSubmitter
CurrentUbuntu 10.04 "Lucid" amd64 (+ variants like Kubuntu)Nov 21 20101.3.6Yes Yes NoBronzeA Wine user 
ShowUbuntu 10.04 "Lucid" amd64 (+ variants like Kubuntu)Jul 09 20101.2-rc7Yes No NoGarbageMichael Lancaster 
ShowsiduxSep 26 20091.1.29No Not installable NoGarbagephobie 
ShowUbuntu 8.10 "Intrepid" i386 (+ variants like Kubuntu)Jul 13 20091.1.25No Not installable NoGarbageKen Sharp 
ShowUbuntu 8.04 "Hardy" i386 (+ variants like Kubuntu)Oct 29 20081.1.7Yes Yes NoGoldJustin Soulia 

Known Bugs

Bug # Description Status Resolution Other apps affected
1136 No dialogArguments in modelessDialog in Internet Explorer CLOSED FIXED View
3753 IE 5.5 and IE 6 crash when trying Yahoo! music CLOSED WORKSFORME View
5223 Internet Explorer doesnt work (shlwapi and shdocvw error) CLOSED FIXED View
5644 Internet Explorer 5.5 and other wrong activex or js rendering problem CLOSED ABANDONED View
6404 Tooltips shown as windows "blocking" cursor in IE CLOSED FIXED View
10198 IE’s writing-mode:tb-rl (CJK-style vertical text layout) renders fullwidth characters rotated when it should not CLOSED FIXED View
15666 IE5.5 crash in TOOLBAR_AddStringW (browselc.dll is missing) CLOSED INVALID View
25400 Internet Explorer 4 and 5.x installers complain "cannot find WINDOWS.HLP" NEW View
25432 Internet Explorer 6, 5.5, and 5.0 fail to install without native inseng CLOSED INVALID View

Show open bugs

HowTo / Notes

Codeweaver AppDB Entry
Codeweaver AppDB Entry
WARNING

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.

Comments

Back