Multiple versions of Internet Explorer on a machine
Hire the world's top talent on demand or became one of them at Toptal: https://topt.al/25cXVn
--------------------------------------------------
Music by Eric Matyas
https://www.soundimage.org
Track title: Flying Over Ancient Lands
--
Chapters
00:00 Multiple Versions Of Internet Explorer On A Machine
00:10 Answer 1 Score 11
02:49 Answer 2 Score 7
02:58 Answer 3 Score 7
04:10 Answer 4 Score 21
04:32 Thank you
--
Full question
https://superuser.com/questions/17670/mu...
--
Content licensed under CC BY-SA
https://meta.stackexchange.com/help/lice...
--
Tags
#windows #internetexplorer
#avk47
ANSWER 1
Score 21
Try IETester.
IETester is a free (both for personal and professional usage) WebBrowser that allows you to have the rendering and javascript engines of IE10 preview, IE9, IE8, IE7 IE 6 and IE5.5 on Windows 7, Vista and XP, as well as the installed IE in the same process.
ANSWER 2
Score 11
I assume you want this to test your website in a different browser version.
However a much safer and better solution would be to use Virtual PCs to install different versions.
This would mean you could use Internet Explorer 8 as your normal OS browser and run Internet Explorer 6 & 7 without any of the versions interfering with each other.
Quoted from the solution below, a possible alternative:
The method described below still works -- but there's now an alternate method suitable for web developers simply wanting to test their sites in IE6. Check out IETester, which allows you to install a standalone web browser in Vista or Windows 7 that allows you to view sites rendered using the IE6 rendering engine. It's not exactly a functional, standalone version of IE6 though, so if you are looking for that, use the method below.
Here's a nice article about it:
Got a work intranet application that works fine in IE6 but doesn't like IE7? Amazingly, Microsoft has provided a way to install the non-Vista-compatible IE6 on Vista and Windows 7. Well, maybe not quite, but near enough...
Internet Explorer 7 has been out for quite a while now, yet there are still plenty of sites out there that can’t cope with it, and demand that users connect using IE6. Unfortunately, most people (certainly the vast majority of home users) are running IE7 -- or even IE8 beta -- having received it as part of a Windows XP update, or they’re running Windows Vista or Windows 7 which uses IE7 or IE8 respectively by default.
If you’re running Windows XP, you can roll back to IE6, but this seems rather a shame to do. If you’re running Windows Vista, there’s no rollback option since IE6 was never released for Vista.
What you can do instead is make use of Microsoft’s Internet Explorer Application Compatibility VPC Image. These are two virtual PC hard drive images (downloadable here) which contain a full, pre-activated copy of Windows XP SP2 – one contains IE6 and the other IE7. The idea is to make users able to test either application, and to this end each image contains the IE7 Readiness Toolkit, the Script Debugger and the IE Developer Toolbar.
The individual downloads are fairly chunky (443 MB and 491 MB respectively) and expand out to 1.48 GB and 1.58 GB VHD files. To use the files, you need to install Virtual PC 2007, create a new machine using the default settings, and then go into each virtual machine and point the hard drive to the VHD file you just downloaded. Make sure the other settings are correct (especially networking) and then start the machines from the console.
ANSWER 3
Score 7
You could try Expression Web SuperPreview or Multiple_IE
ANSWER 4
Score 7
There are ways to run multiple versions of Internet Explorer on the same system, as @tjrobinson mentioned, but I wouldn't trust those during testing. Internet Explorer's "interesting" rendering habits can be very subtle, and these ways of running multiple versions of Internet Explorer do some weird tricks with some of the shared libraries and the registry, and I fear they might either introduce more subtle rendering anomalies, or hide some that would otherwise be there.
For the same reason, I don't trust the techniques for running Internet Explorer on Linux or Mac OS X, using Wine.
So, I would definitely go with virtualizing Windows. You can download Virtual PC images from Microsoft for this purpose, and not have to pay additional licensing fees. These images do expire, so I wouldn't recommend installing any other software on them, but when they expire, you can download new ones from Microsoft. They make them expire since they are free, and Microsoft doesn't want people using them as real systems.