up vote 189 down vote favorite
120
share [g+] share [fb]

Like everyone else ;), I need to test my code on Internet Explorer 6 and Internet Explorer 7. Now Internet Explorer 8 has some great tools for developer, which I'd like to use. I'd also like to start testing my code with Internet Explorer 8, as it will soon be released.

The question is: how to run Internet Explorer 6, Internet Explorer 7, and Internet Explorer 8 on the same machine. So far with Internet Explorer 6 and Internet Explorer 7 I've been using Multiple IE. But people have reported (see comments on the page linked in the previous sentence) issue with Internet Explorer 6 after installing Internet Explorer 8. Those errors are related to focus in form fields. Running Internet Explorer 7 wouldn't matter so much as Internet Explorer 8 can use the Internet Explorer 7 rendering engine, but we still need Internet Explorer 6.

How to run Internet Explorer 6, Internet Explorer 7, and Internet Explorer 8 on the same machine?

link|improve this question
2  
duplicate stackoverflow.com/questions/1065989/… – voyager Aug 19 '09 at 20:10
6  
I am too scared to install IE6. I am afraid I will end up in HELL for committing this sin ;-) – Peter Perháč Jun 30 '10 at 14:59
show 3 more comments
feedback

42 Answers

1 2
up vote 133 down vote accepted

I wouldn't do it. Use virtual PCs instead. It might take a little setup, but you'll thank yourself in the long run. In my experience, you can't really get them cleanly installed side by side and unless they are standalone installs you can't really verify that it is 100% true-to-browser rendering.

Update: Looks like one of the better ways to accomplish this (if running Windows 7) is using Windows XP mode to set up multiple virtual machines: Testing Multiple Versions of IE on one PC at the IEBlog.

link|improve this answer
10  
tangent: virtualbox.org looks cool. I haven't tried it myself - this may be a good opportunity to try it though? – Ian Robinson Feb 22 '09 at 6:36
55  
It sucks that this is the correct answer. Microsoft should make this work. Unless your machine is an expensive behemoth on steroids, you can't run multiple virtual machines at the same time, which means you have to test and fix for each browser at separate times. – Bjorn Tipling Feb 22 '09 at 6:48
10  
@apphacker: How many people in this world actually need three different browser versions running side by side? You can't blame Microsoft or any other software company for not writing their software to the .000001% that need such a thing. – Dave Swersky Mar 20 '09 at 0:53
27  
@Dave...I'd wager that a large percentage of people that develop large scale web apps need this. We're really not talking about that small a percentage here. Besides, plenty of other people would like this too...I'd like to be able to upgrade my software without having it blow away my old copy, so I could just go back to my old version easily, if I decide to. – Beska May 19 '09 at 19:32
8  
This question links to a Microsoft support page where you can download VMs containing IE 6, IE 7 and IE 8: stackoverflow.com/questions/135057/… – Paul D. Waite Jun 5 '09 at 14:34
show 8 more comments
feedback

Nobody mentioned this, but IETester is a great tool. It supports Internet Explorer 5.5, 6, 7 and 8RC1. The rendering matches the corresponding browsers. At least I haven't found any discrepancies yet.

I normally use it to do a basic check of the layout. I still need VMs to debug JavaScript or to use the Developer Toolbar with a specific Internet Explorer version.

IETester 0.3

link|improve this answer
1  
@Tsvetomir Tsonev, thank you for the link. In this case I'll need to debug JS code, so I guess I won't escape installing a VM, but for layout issues IETester is a good pick. – avernet Feb 22 '09 at 21:05
2  
This is a nice idea, but actually not licensed. Microsoft's IE licenses expressly forbid redistribution, and while they are unlikely to come down on this sort of application if your organisation is audited it technically counts as pirated. – Keith Apr 22 '09 at 12:40
2  
IETester has occasional bugs which is pretty nasty when you don't expectit. For example with cookies set from javacript. – Sergey May 19 '09 at 20:27
2  
The site I'm working with has popups and this seems to break this tool. Didn't work for me. – jcollum Aug 12 '09 at 15:52
2  
Unfortunately IETester is quite buggy - quite often behaviour for native installation of, say, IE6 differ from IETester – Art May 13 '10 at 22:52
show 5 more comments
feedback

You can use the new MS Expression Web SuperPreview

alt text

If you do not want to spend money on MS Expression Web 3, you can download Microsoft Expression Web SuperPreview for Windows Internet Explorer completely free. The only restriction is that you can't compare to Firefox.

link|improve this answer
11  
Am I right in saying that it just renders the page, but you can't actually interact with it (as in press buttons, enter text, etc.)? That makes it less useful as I thought, because you can't actually browse the site as a user would do. – Tom van Enckevort Oct 9 '09 at 12:01
4  
Its not really that super a product to be honest, slow (very very very very slow) and also no interaction. – JL. Nov 25 '09 at 21:00
show 7 more comments
feedback

I would also suggest running a few virtual machines rather than running multiple versions of Internet Explorer on the same instance of Windows.

Microsoft provides Virtual PC disk images with Internet Explorer 6, 7, and 8 at the Internet Explorer Application Compatibility VPC Image download page.

The current list of virtual disk images available from the above link are:

  • Internet Explorer 6 on Windows XP SP3
  • Internet Explorer 7 on Windows XP SP3
  • Internet Explorer 8 on Windows XP SP3
  • Internet Explorer 7 on Windows Vista
  • Internet Explorer 8 on Windows Vista

(List is current as of October 11, 2009. All versions have expiration dates.)

link|improve this answer
show 3 more comments
feedback

.02 USD more...

I've written a step-by-step blog post showing how to run Internet Explorer 6, Internet Explorer 7 and Internet Explorer 8 as "virtual applications" on Windows 7 Ultimate.

link|improve this answer
show 2 more comments
feedback

Try http://finalbuilds.edskes.net/iecollection.htm.

link|improve this answer
1  
That looks really good. Does anyone have any feedback on it ? – Clement Herreman Mar 3 '10 at 14:43
show 5 more comments
feedback

You can't use IE8 to replace IE7. The JavaScript engine in IE8 is never the same as in IE7. Try leaving trailing commas in array or object literals in both IE7 and IE8 - you'll get an error in the former, but not the latter even in compatibility mode. If you want your site to work in IE7, you need to test in IE7.

link|improve this answer
show 2 more comments
feedback

Backing up the other users, you will need to run Virtual PC instances on your Windows box. If you try to do a multi install of Internet Explorer, you will break conditional comments on pages, which will make testing difficult anyway (For example, With Internet Explorer 5, 6 and 7. On a Windows box, the IF Internet Explorer statements will resolve to Internet Explorer 7 even in Internet Explorer 5, which means even more weird bugs.

More information and a link to download and run a Internet Explorer 6 Virtual Image: http://blogs.msdn.com/ie/archive/2007/04/17/ie7-virtual-pc-image-and-ie6-virtual-pc-image-refresh.aspx

If you have Virtual PC already, here is the image: http://www.microsoft.com/Downloads/details.aspx?FamilyID=21eabb90-958f-4b64-b5f1-73d0a413c8ef&displaylang=en

link|improve this answer
show 1 more comment
feedback

I use http://www.spoon.net/browsers.

You can run IE8, IE7, IE6, Firefox 3.5, Firefox 3, Firefox 2, Safari 4, Safari 3, Opera 10, Opera 9, Chrome.

You just need to install a plugin, and then click on the corrisponding icon. It will download and run the files needed to run each of the abovementioned browsers.

link|improve this answer
2  
"Microsoft has asked us to remove Internet Explorer from this service." – Denilson Sá Dec 4 '10 at 15:15
show 2 more comments
feedback

I did this on my Windows 7 computer today:

  1. Installed Windows Virtual PC, and ran XP Mode
  2. Created two Windows XP images. One with Internet Explorer 6 and one with Internet Explorer 7.
  3. Now I can run these to browsers from my Windows 7 desktop! Just like any other application. No need to open Virtual PC.

http://www.microsoft.com/windows/virtual-pc/

link|improve this answer
feedback

IETester is a free web browser that allows you to have the rendering and JavaScript engines of Internet Explorer 8, Internet Explorer 7, Internet Explorer 6, and Internet Explorer 5.5 on Windows 7, Vista and XP, as well as the installed Internet Explorer in the same process. For more details see the link.

link|improve this answer
feedback

I've been struggling with this problem for a while. Virtualization would be a good solution, but it's too slow for my needs. A laptop can only handle so much: running a development environment alongside Adobe Photoshop and Illustrator and then trying to do virtualization while connected to a plethora of servers and with a lot of other things going on in the background is... well... slow.

I have the following setup now that solves the problem gracefully, although it is a bit expensive, it's worth it:

  • One Macbook connected to an external display
  • One Windows desktop, with Windows XP and Windows Vista installed dual boot

Both machines run Synergy, sharing the keyboard and mouse across machines, so I can easily switch between the two. Since they're separate computer I don't have any performance issues and can happily Photoshop along on my Mac while my Windows machine still has each and every browser running.

This setup covers most of browsers in graded browser support as defined by Yahoo!:

Browsers:

  • Firefox 2 Mac
  • Firefox 3 Mac
  • Firefox 3 windows
  • Firefox 2 Windows
  • Webkit nightly Mac
  • Safari 3 Windows
  • Safari 4 Mac
  • Google Chrome Latest version Windows
  • Opera latest version Windows
  • Opera latest version Mac
  • Internet Explorer 6 (on the XP part of the Windows machine)
  • Internet Explorer 8 w/ IE7 compatibility mode (on the Vista part of the Windows machine)

E-mail clients covered:

  • Apple Mail
  • Thunderbird == Firefox rendering engine (on the XP machine)
  • Outlook Express == IE6 rendering engine
  • Outlook 2003 (on the XP machine)
  • Outlook 2007 (on the Vista machine)
  • All the popular web clients on all the browsers mentioned above (Live mail, Gmail, Yahoo! mail)

Things this setup doesn't cover:

  • I don't have Mac OS 10.4
  • I only test the latest version of Opera, not any earlier versions (due to it's small userbase)
  • I test Safari 3 and Safari 4, both one on Windows and one on the Mac, not both versions on both platforms. Now, Safari 4 is still in beta anyway; and Safari always has and had a very good rendering engine.
  • As for e-mail clients, I've never bothered testing Lotus Notes

You can check out a video of the setup here.

link|improve this answer
feedback

There is one elegant way to run IE6, IE7 and IE8 on the same machine, called virtual PC.

First download virtual PC from Microsoft website here: http://www.microsoft.com/downloadS/details.aspx?FamilyID=04d26402-3199-48a3-afa2-2dc0b40a73b6&displaylang=en

Then download 3 EXE files with IE6, IE7 and IE8 here:http://www.microsoft.com/downloads/details.aspx?FamilyId=21EABB90-958F-4B64-B5F1-73D0A413C8EF&displaylang=en

Install them on your PC and test your web applications. Saved me days of looking for similar solutions.

link|improve this answer
feedback

Try www.xenocode.com/browers, run Internet Explorer 7, Internet Explorer 8. All within a Java sandbox applet.

link|improve this answer
show 2 more comments
feedback

For windows users there is Windows XP Mode which allows you to run multiple versions of IE on a Windows 7 Professional, Enterprise, or Ultimate edition.

http://blogs.msdn.com/b/ie/archive/2011/02/04/testing-multiple-versions-of-ie-on-one-pc.aspx

link|improve this answer
show 1 more comment
feedback

I use Virtual PC to run an instance of windows where I have IE6 installed. It's a bit clumsier than having different versions in the same computer, but it's a 100% working IE6. Multiple IE works fine for most testing, but it's lacking that last few percents.

Don't work too much to get the page looking right in IE8, it still has some glitches that most likely will be fixed in the final release.

link|improve this answer
feedback

This does not directly answer your question, but have you had a look at Litmus? We tend to use it mostly for testing HTML/CSS compatibility across multiple browsers (supported by Litmus).

link|improve this answer
show 1 more comment
feedback

Run IE6, IE7, and IE8 on the Same Machine Using Windows 7 XP Mode

http://articles.sitepoint.com/article/ie6-ie7-ie8-win7-xp-mode

link|improve this answer
feedback

What about using App-V? http://www.microsoft.com/systemcenter/appv/default.mspx

In particular Dynamic Application Virtualization http://www.microsoft.com/systemcenter/appv/dynamic.mspx

It virtualizes at the application level. It is useful when running incompatible software on the same OS instance.

link|improve this answer
show 1 more comment
feedback

I asked a similar kind of question. I think few of the answers given here may help.

http://stackoverflow.com/questions/533688/how-to-unit-test-my-application-manually-on-multiple-browsers

link|improve this answer
feedback

Somewhat related, you should consider running your site past BrowserShots when it is almost done, see how it looks in dozens of browsers on hundreds of configurations.

link|improve this answer
feedback

Someone I know created a portable version of IE8 using thinstall (now it's bought by vmware and called thinapp) (only 1.8 MB). Thinstall creates a virtualized application with a virtual filesystem builtin and is the perfect solution to DLL hell. The whole app runs from a single exe file.

This is untested against other versions install, I might add.

http://rapidshare.com/files/247957494/IE8.Portable.Thinstall.exe

link|improve this answer
feedback

On my Mac OS X machine I use Sun's VirtualBox wich is free.

I run 3 WinXP virtual boxes and assign 256K to each. See this tutorial:

http://www.10voltmedia.com/blog/2008/12/screencast-install-internet-explorer-on-osx-using-virtualbox/

link|improve this answer
feedback

Adobe BrowserLab.

link|improve this answer
feedback

This blog post worked for me: http://aarfing.dk/?p=120 (How to run IE6, IE7 and IE8 side by side).

link|improve this answer
feedback

Multiple IE http://tredosoft.com/Multiple_IE Will install ie up to 6, without disrupting current installation (i have 7 and it left it as it is). Now I need to find a way to run 8 on top of all that. 6 and 7 already run fine thanks to that little app above. (only tested on XP)

link|improve this answer
feedback

A colleague of mine recommended Internet Explorer Collection. It appears to work without issues, but I'm far from a power user. It also supports installing IE 1 (!!) through 8.

link|improve this answer
feedback
1 2

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.