Install multiple versions of IE on your PC

mutiple ie thumbEver wanted to test your website in various versions of Internet Explorer?

It is possible to run Internet Explorer in standalone mode without having to over-write previous versions thanks to Joe Maddalone who came up with a way of achieving that in November 2003. Basically, Internet Explorer is run by exploiting a known workaround to DLL hell - which was introduced in Windows 2000 and later versions - called DLL redirection.

Manfred Staudinger perfected the standalone versions by adding IE version numbers to the title bar of the standalone browser window. Moreover, by removing the "IE" key in the registry subkey [HKLM\SOFTWARE\Microsoft\Internet Explorer\Version Vector] Internet Explore defaulted to respecting conditional comments based on the version number prebuilt in the program.

It is not difficult to follow the instructions and get any version of IE running in standalone along side other versions. Most of you probably know of evolt's archive of Internet Explorer which has them readily packaged in ZIP files. Now suppose you want to download them all. An installer that would conveniently automate the whole process would be great. Thanks to this comment for the idea.

So I made an installer which contains IE3 IE4.01 IE5 IE5.5 and IE6

setup pic1

which, in the end , will conveniently create shortcuts based on your preferences

setup pic2

Important Notes:

  • The installer was made to work with Windows XP. With a little bit of hacking it could run on Windows 2000 but this was not tested. See some of the comments below for ways to run Multiple IE on Windows 2000 (page 4).
  • The Developer tool bar from Microsoft WILL NOT work in IE6
  • Sometimes IE5, IE5.5 and IE6 crash unexpectedly. 
  • Microsoft supplemental EULA says : IF YOU DO NOT HAVE A VALID EULA FOR ANY "OS PRODUCT", YOU ARE NOT AUTHORIZED TO INSTALL, COPY, OR OTHERWISE USE THE OS COMPONENTS AND YOU HAVE NO RIGHTS UNDER THIS SUPPLEMENTAL EULA.
  • Update December 2007: A recent windows update broke the Multiple IE installation and unfortunately this means you'll have to reinstall Multiple IE to get it to work again. I haven't yet identified which update broke the installation.
Related Article:

Multiple IE is no longer maintained and there are no plans to continue maintaining it! Thanks and good luck!

Download Multiple IE installer (10.3MB)
Updated on 07/11/2006: (IE6) fixed cookies/sessions support+ AlphaImageLoader support
Updated on 30/03/2007: (IE4) The address bar is working! yay!

Multiple IE is no longer maintained and there are no plans to continue maintaining it! Thanks and good luck!


Follow-up: Windows XP Media Center Edition

I just upgraded to a brand-new computer with the Media Center Edition of Windows XP. In this environment, no offline error messages cropped up, rendering the WININIT.DLL unnecessary, though I once again needed the MSVCRT.DLL in order to even open 4.01. As with my old computer, IE4.01 would not even open without that DLL, resulting instead in the "Windows Internet Explorer has encountered a problem and needs to close" error window.

So then, this DLL may be a needed fix for at all least all XP systems. Obviously I do not have unlimited access to all XP variations to test, but the MSVCRT.DLL for IE4.01 is at least a necessity on the two XP systems I do have available.

For convenience, here is the download link to the two DLLs again; if IE4.01 will not run on your machine, try unzipping and dropping at least the MSVCRT.DLL into your Multiple IEs IE4.01 directory.

I hope this saves somebody's day. :)

IE4 .dll

Have a look here.

http://www.dll-files.com/dllindex/dll-files.shtml?browseui

may not be available

That particular DLL, Don, is for a later version: 6.0, I believe. In fact, there may not be a browseui.dll for version 4.01 at all:

... Another priceless example of DLL conjuring ... was seen when shdocvw.dll was split into two between IE4 and IE5, with the second part being called browseui.dll. Some code from shdocvx.dll was moved at the same time, causing the thumbnail of alternative wallpaper to be in shell32.dll now: such important stuff. ...

From the 15 June 1999 article MS DLLs are like ice cream and carrots in The Register, emphasis my own.

It sounds like we may all be barking up the wrong tree here. Perhaps there is another DLL in IE4.01 and earlier that controls the address bar?

Re: May not be available

Hmm.. an excellent find. We need to research this more. When I tested IE4 with FileMon (from Wininternals.com) and used the address-bar to navigate to a web address, FileMon showed a FILE_NOT_FOUND error (or something similar) pointing to browseui.dll. This was the reason why i jumped to the conclusion that browseui.dll is missing. Adding newer versions didn't fix the issue.

How to crash standalone application

Hi
Now iam going to test standalone application like MS mord,MS Visio like that.How to crash these kind of applications while testing?

Education: multiple Versions of IE for testing

> So I made an installer which contains IE3 IE4.01 IE5 IE5.5 and IE6

This is awesome.

I work in education, promoting Web standards, and for years have had to say "there's no easy way to run multiple versions of IE on PC's for Web site testing."

But I took the risk of running an "official upgrade" of IE7 on a backup PC, followed by your multiple installer. It all works!

Easy, painless. (And IE7 is integrating nicely with our HTML/CSS editors.)

I'm recommending your work to the IT department of our school for upgrades to the lab and classroom PCs.

Kudos,
-april (WaSP eduTF: http://www.webstandards.org/action/edutf/)

Wow... it works

Wow this really works - I can't believe how simple that was to get IE5.5 and IE6 running next to 7.

On this page:
http://homepage.ntlworld.com/bobosola/pngtest.htm

IE6 should have a light blue square (PNG render error) around the "Logo" image at bottom-right, while IE7 should display it properly. Sure enough the versions installed by this installer work consistent with the browser bug and fix.

On this page:
http://www.webstandards.org/files/acid2/test.html#top

In IE7, the attempted smiley face should be broken vertically but you can still make out eyes and a nose. It should look like it's drooling and have a slider bar across its face.

In IE6, it should be such a disaster you can't make out what the author intended. Success!

Thanks very much for creating this, coming from a fellow Web Developer.

Works just great on Virtual PC on Power PC (Tiger)

Absolutely great! Thank you very much, Yousif. Best Christmas / Hannukah / whatever present this year ;-)

Does it work with the IE hacks?

I just went though this with another standalone IE6. The problem was, it wouldn't run the CSS hacks. IE needs hacks to run any sophisticated CSS site. Does this one interpret the CSS hacks like the normal installed versions?

IE 6.0.2800 && 6.0.2900

I've been looking for a way to get this to work. The problem is that for some reasons web software ceased to function in IE 6.0.2900 and works fine in 6.0.2800. I would like to have both working alongside each other. If anyone knows if this is easily accomplished, that would be great. I'm going to try and hack it up using the information on this website, but why reinvent the wheel, eh?

Standalone IE 6 SP1 ASP.NET 2.0 Ajax SMXML3.dll Error

I have installed your multiple standalone IE solution on an XP Pro SP2 with IE7 machine. It is an great tool for web development, so first I give my thanks.

I have discovered a problem when I was testing a new asp.net 2.0 web application that uses the builtin ajax callback functionality. It works fine in IE 7 and IE 6 SP1 on the windows 2003 server, but the standalone IE 6 SP1 in your multipleIE set gets an error when you click to make an ajax callback.

The error originates in the IExplorer exe, msxml3.dll on a line making a call to the xml post method. The error returned is "the download of the specified resource has failed". I have googled extensively and have not had much luck other than dtermining it is the ajax call back using the msxml to make the post back to the server. The msxml version is 3 SP7, I also have msxml 4 sp2 installed, but the debug shows that it is version 3 being used by IE 6.

Is this a problem with the IE 6 standalone version installed with your multipleIE? Does anyone have any ideas why this might be happening?

Thanks, Phil

Just to confirm

I have the same problem (and I am glad I finally found out why. Thank you for posting, Phil). The problem is the same with all of the versions back to 5.01 (as far back as one would expect xmlhttp call support). We could use a tool to test ajax toolkit in IE versions. Just a thought: Any chance this is due to the lack of SP installations with the versions in the package?

Solve that one, and you will become even more popular!

IE versions

installed ie 5.5 and 6 however they both show under information about version 6.0.2900 which is the version actually installed on this laptop. WinXP pro sp 2 and ie 6.0.2900. The problem is I need to test a specific issue with ie 6.0.2800. How to get that?

Thanks
Richard

Doesn't work on Vista

I tried it out, and none of the IE's work on Windows Vista except for version 3.0 :(.

VISTA!

Yes.
"The application failed to initialize properly (0xc0000142). Click OK to terminate the application."
i hope you have plans to fix this cause my boss will kill me if he finds out he just bought a vista PC for the specific purpose of testing websites in IE (we use macs)...and we can only get IE7 and IE6 working (IE6 through Virtual PC by microsoft)...
PLEEEESE.

:)

Re: VISTA!

I've been playing around and trying to get this ie6 to run on Vista but it's not looking good. The thing is Vista is not an upgrade from XP. Yes it should be compatible with programs compiled for XP but ie6 is too dependant on the NT kernel. I'm still looking for ways of running ie6.

OK. I shall pretend I'm

OK. I shall pretend I'm testing in IE6 by switching to classic vista theme for now but I can only hold off his wrath for so long! TY though, had much good use out of this in XP :)

IE6 on Vista

OK for those looking for a solution to the IE6 on Vista problem, here's -a- solution:
http://blogs.msdn.com/ie/archive/2006/11/30/ie6-and-ie7-running-on-a-single-machine.aspx

Thank you very much, this

Thank you very much, this tool helped me greatly.

Problem with IE6 and download links

First, Thanks for the nice tool. It really helps me testing our web sites with IE7 and IE6. However today a noticed a difference between IE6 original installation and IE6 multiple installation:

We have "Download" links in our web page which work with the original version (a Dialog opens and asks if we want to save or open it), but with the multiple IE isntallation it does not work at all. Is this a known issue? Below i paste some snippets that work/dont work with the IE6 from the multiple installation:

This download link seems to work:
download

However a similar link just containing an image tag instead of the "download" text did not work. (Unfortunately i am not able to post it here cos image tags aren't allowed)

is this a known issue?

IE6 and download links

is this a known issue?

well, it is now.

THANK's

I'm Downloading to try.

Thanks, very usefull

Don't Forget -- http://www.masterbip.cl

Cookies in IE6 still not working?

First of all thanks for this great installer !!! Makes my life a heck of lot easier!

While developing multiple web-based (JavaScript) applications I found out IE6 still does not write cookies from JavaScript...

Does anyone know how to solve this?

(I've upgraded to IE7 and installed the MultipleIEs afterwards, using Windows XP SP2)

Thanks!!!

Great work!

Can't believe it was that easy - thanks Yousif. Will be spreading the word for you.

Internet explorer developer toolbar

First of all, thanks for this very useful piece of software. I'm using it for all my cross browser testing.

I've noticed that microsoft's ie developer toolbar (http://www.microsoft.com/downloads/details.aspx?FamilyID=e59c3964-672d-4511-bb3e-2d5e1db91038&displaylang=en) doesn't work in ie6 though. It works fine in ie7 and used to work in ie6 too, before i switched to ie7 + multiple ie.

Is there anything i can do to fix this? Any registry hackery that would do the trick?

Regards,
Simon

Multiple IE and Vista

Hello, Multiple IE works not under Windows Vista Home Premium.
Comes there a Version that work everytime?

About Multiples IE

I would be glad to know which builds of IE are installed ? 9x or nt ones ? (Evolt.org provides the nt one for ie 3, ie4, ie5_01, ie5_5 and for win9x ie3, ie3, ie4, ie55?

Thanks a lot

...on Mac too!

Hi folk,

I thought some might be interested in this.

I just bought a new iMac Intel Core 2 Duo. I needed to test my web sites on multiple browsers and especially in various versions of IE under Windows, so I got Parallels Desktop, an app that lets me install other OSs and run them in a window in my Mac, simultaneously with the Mac OS.

I installed Win XP, which after 3 runs through its update routine left me with IE 6.0.2? (I think.)

I found out about tredosoft from a comment in the CSS-d list. I knew I'd have trouble running multiple copies of IE (from working with Windows years ago) so I was very happy to hear about this.

I updated my IE to v7, as recommended here, letting it write over IE 6. Then I downloaded and ran the Multiple IE installer, setting up IE 5.01, 5.5 and 6.

So far everything seems to be just fine. In my excitement I opened all 4 versions of IE at once. (I'm used to having multiple browsers open at the same time in Mac OS.) The earliest 2 decided to go away when I accessed a menu. But 6 and 7 seem willing to co-exist, and I can always open the others individually if needed.

Now to go get Netscape, Firefox and Opera.

What fun! Thanks Yousif.

Rob

Other Browsers

This is AMAZING! Thank you so much!

Just curious if there is something similar out there for other browsers? Firefox, Opera, Netscape, etc.
Also wondering about Safari, if it can be tested on PC?

Thanks again for all your hard work!

Would be willing to donate for IE6 on Vista

Hey,

I've been using your Multiple IE software for a while with XP, and was very disappointed that it doesn't work in Vista.

I was hoping to maybe come to some sort of arrangement where everyone who wants IE6 to work with Vista, (eg web designers and programmers etc) would donate to a pot, maybe $10 each or something similar, and then hopefully this would be a good enough incentive for a talented individual to make IE6 work on vista.

I've tried using VPC2007 to run ie6 and yes it works, but I do alot of building using XAMPP on localhost and using localhost on the Virtual machine means it finds the root of the virtual install, not my main machines OS root.

If anyone knows how to fix this, or would like to put money in the pot to persuade someone to fix multipleIEs to be compatible with Vista let me know by posting here.

Thanks,
Much appreciated all,
I hope IE6 can run on Vista soon,
Dave Bowker

Thank you thank you

Perfect! Thank you very much. Wasn't having much luck with Microsofts' Virtual PC and this has solved my problem.

Nostalgia...

Hi, just wanted to say thanks a bunch for the multi IE installation tool. Really great seeing those old browsers again...IE3 he he...unbeliveable :)

Regards Johan

Good job, thank you! :-)

I am downloading your Multiple-IE-in-one right now and will give it a go tomorrow:)

But from what I see in the comments, all IE versions work pretty much well on WinXP SP2, including condition comments, which is great!! :-)

Thanks for the good work, I'll go spread the word as well in my turn;-)

Michel,
CSS/graphic designer
http://www.optimiced.com

Thanks for a great job well done

Im using your standalone IE6 for web testing purposes on Win XP and have found it to be a great tool for testing how IE6 renders web page designs. Its a testament to how awful(and common) IE 6 is that its necessary to test web pages on it and so it makes your standalone IE 6 version indispensable.

Terry http://www.photostuff.org/

IE 4

isn't there a site called oldware.com or something? I think its oldversion.com and oldapps.com
You may find IE 4 there.

http://www.oldversion.com/download.php?idlong=27c139554ab61cf3e6c7555138f18814

but its IE 4.01

please see if it can help.

IE6

I recently upgraded to Vista. Guess what? No more outlook express. If I download the IE6 here, will outlook express from that version be included? What I am looking for is a email client for a workstation that is always signed on, so different users can choose there names and log onto there e-mail without being able to read other peoples e-mails. I have tried Eudora and Mozilla Thunderbird but no luck. Please help

Re: Outlook on Vista

I don't think having IE6 on Vista will solve this issue

msxml3.dll error solution

This is how I dealt with msxml3.dll problem.

Copy msxml3.dll from C:\WINNT\system32 and copy it to C:\program files\MultipleIES\IE6

Start IE6 and under Tools --> Advance:
Check: Disable Script Debugging (internet explorer)
Check: Disable Script Debugginh (Other)
Uncheck: Display a notification about every script error

Hope this will help someone.

Re: msxml3.dll error

Thanks for sharing this with us. I'll add the file to the installer on the next update.

IEs are broken! Please help.

Long story short: I was messing with the privacy/cookie setting for IE6 when things crashed... Now, when I open any of the Tredosoft IE's, they do not allow any click activity! When I click on the browser window, all I get back is an operating system beep! Arrrgh!

I have tried re-installing several times with no luck. It almost seems like there is a message window open that is waiting for me to click... but I can not see it so I am not able to interact with IE -- does that make sense?

I ended-up using VPC to test IE6 only... but I really miss my Tredosoft installs... So quick and easy.

How do I completely uninstall the Tredosoft IE install? Does the uninstaller get everything? If so, why do I get same error even after a fresh install? Do I have to reset something in IE7?

Hmm, maybe I should uninstall IE7?

Any help would be great!
Cheers,
M

Nice Job But Issues

I have downloaded the multiple IE installer and this is a great thing. All the versions IE 6, IE 5.5, IE 5.0 and IE 4.0 have installed and left my standalone IE 7 working.

I am using Windows XP SP2.

The problem is that all versions are not loading many sites correctly. I know that many of these sites (including microsoft.com, aol.com) are not loading in IE 6 (or any of the other browsers) correctly where I know they work.

I'm thinking I just have some configuration issue and/or some small thing I need to do.

Thanks for this great tool and for any help.

Ed

Good idea, but PROXY problem..

Hi all

I thing that this project is good idea, but I can't change connection settings for IE6 which is for me the most important. I can't when I run as system user(domain controller) or as administrator change the proxy settings (dialog is there but the button OK is not functionally). Build of my Windows XP SP2 is 5.1.2600.. Can anybody help me or say what I'm doing wrong? Thank you..

Proxy hack :-)

If somebody will have same problem, with accessing to internet by proxy, it have a simple solution. The first thing is delete (or rename) the file "inetcpl.cpl" in installed folder (for example: C:\Program Files\MultipleIEs\IE6\) and uncheck in control panel -> internet options -> connection -> lan settings -> automatic detect. After you do this, it will be functionally -> it takes the settings from windows settings and every thing is "onky dory" :-)..
Bye Mickey..

have the same problem

hi. you`ve done a great job :)
but i have the problem with the proxy, too.
i did the thinks you wrote, but when i delete or rename the file "inetcpl.cpl", i can`t open the "internet options".
if i try to click on "internet options" an error appears which says, that i have not the right to do any changes.

what did i wrong? can you help me, please?

have the same problem

Hello,

I have made the same modifications on my Windows XP SP2 and i have the same error

Samuel Petit

I have exactly the same

I have exactly the same problem.
renaming inetcpl.cpl causes an error.
If anybody has ideas how to avoid this problem please post. I gonna try with an other windows version, but I think it's a bug.

I have exactly the same

I have exactly the same problem.
renaming inetcpl.cpl causes an error.
If anybody has ideas how to avoid this problem please post. I gonna try with an other windows version, but I think it's a bug.

just keep reading after he tell you to delete something...

More reading people.... "and uncheck in control panel -> internet options -> connection -> lan settings -> automatic detect."

ie6 and ie7 on vista

hi
i am new to computers running windows. got one yesterday with vista installed for the purpose of checking if my web sites work on ie6 and ie7. but how to run both?
for me the solution was downloading: user agent string utility version 2 from microsoft. could it be that easy? am i making a mistake? will this work for purposes of a web designer? am i too naive to post here?
thanks for any advice,
marianna

Re: ie6 and ie7 on Vista

It's not that easy I'm afraid. Although IE6 and IE7 use the same rendering engine. They use different *versions* of that engine (meaning new things were added to the IE7 engine making it render pages differently from IE6 but the different is really minimal I dont think anyone would notice it unless they do heavy CSSing.)

Re: Re: ie6 and ie7 on Vista

Unfortunately the difference is not so minimal as it can seem at first sight =(
IE7 is something like a mix of IE6 bugs with some goods of Firefox/Opera rendering.
That's why it's essential to have IE6 and IE7 run together on Vista! Yousif, PLEASE, make this dream come true! =)

multiple ie installer ie6 ie7

I didnt scroll down far enough to see it doesnt work under vista.
So it corrupted my ie7. And I tried uninstall but that did not
restore my ie7.

I got ie6 to run by installing XP via MS Virtual PC 2007

But now I have a new problem trying to repair ie7
MS does not allow another download of ie7 if it is already on your pc.
And there is no way to uninstall ie7.

I tried to find another venue from whence to download ie7 but could
find only ie7 for xp

There are ie7's optimized for google and yahoo but these are not full installs.

Any ideas?

Re: corrupted Vista

It clearly says that on the front page (DOESN'T WORK UNDER VISTA YET...)

First to all, even if you install MultipleIEs it shouldn't affect anything in Windows Vista (including IE7). Are you sure you didn't install IE7 Standalone instead of Multiple IEs?

First try this...
# Click Start -> Control Panel
# Switch to Classic View
# Click Internet Options
# Go to the Advanced tab and click "Reset..."
This will reset IE7's settings...

Try starting IE7. If it still doesn't work try this...

# Click Start -> All Programs -> Accessories -> System Tools -> System Restore

An error message may pop up saying you don't have any restore point. If that is the case then try the next way below. If no error message showed up, the restore program will begin. Pick a date before you installed IE7 standalone and continue with the restoration. This should fix your issue.

Another way of fixing this is to insert the Windows Vista DVD. Reboot your computer and boot into the Windows Vista Setup. When it starts, it will ask you whether you want to install a clear "sometimes called fresh" install or to "Repair an existing Windows Installation". Choose the second option, that is to repair the existing windows Installation. This would take around 20 minutes to complete. When it's done reboot into windows and try starting IE7. The issue should be fixed.

If it still doesn't work then I am afraid the only option would be to install a "clean" version of Windows Vista. Though this is highly unlikely. I don't think you would have to do this.

Hope this helps :/

Working Perfect Under Parallels

Hi, I've installed your soft under Parallels running XP, in a macbook.
It is working perfectly and it is saving me hours of work daily.
I've also wrote a post about this software in my blog (in spanish):
http://www.alfonsocatron.com.ar/2007/05/14/como-instalar-varias-versiones-de-internet-explorer-en-la-misma-pc/

Thanks for your effort!

iFrameDocument.XMLDocument empty

I was struggling today for hours to try to access the XML DOM in an iFrame. In firefox it is just document.getElementById('myIFrameId').contentWindow.document and in IE it's supposed to be document.getElementById('myIFrameId').contentWindow.document.XMLDocument, but whatever I tried, I found the DOM being empty/null. Finally I found out that it was due to 'multiple IE'. So be warned...

Doesnt work with SSL?

Each time I try to open an https site with versions 3.0 - 5.5, it crashes. Any ideas?

How to fix window in IE6

Hot to fix appearing window "Press OK to continue loading the content of this page" in IE6 running as standalone with IE7?
Also IE6 seems not to remember proxy settings, and always detecting settings so long. Thanks.

Thanks!

This is great - thanks so much for putting it out here for all of us.
Any chance you'll be doing something similar for firefox versions?

sounds good but does not work

while loading content it crashes at IE6 and IE 5.5.
5.01 is working great.
4.01 does not even start.
any hints?
its such a nice idea!

The crash is probably caused

The crash is probably caused by a toolbar add-in. Try disabling them.

Crashing IEs

Hello,

I have the same Issue here, installed 5.01, 5.55 and 6.0, 5.01 is ok, the other crash as soon as the page is complete. That is to say, the page gets properly rendered, and when the last image is loaded, IE says goodbye!

I installed the latest MultipleIEs over a clean, default IE (WinXP, SP2, German locale).

Difficult

This project is wonderful, but I´m having a little problem!
All the time when I´m starting a page with active x content (adobe flash), I´m asked to press OK to continue loading that page.
Any chance to stops that message?

Tks

Timeline for Vista version?

I know it has been asked, and answered before, but I also know I am not alone ... any idea if/when there will be a Vista version of this wonderful little app? Being a able to test my sites on IE6 is the last thing keeping my XP box running.

MSI Installer

Hi

I am after a MSI installer for this software to deploy on our network.

I know you can install with the /SILENT command but I need to deploy to many machines and using group policy I can do this easily without having to visit each locked down machine if I have a MSI installer file.

Does an .msi file exist???

Thanks for your help...

Cookie settings in IE 5.5

I downloaded the tool to take screenshots for some training documentation. The cookies options in IE 5.5 (Tools > Internet Options > Security tab > Custom Level button) are missing from the list in this version. Is this intentional? Is there any way to show the options that were native to IE 5.5?

The options I'm looking for are referenced in this Technet article:

http://support.microsoft.com/kb/196955/EN-US/

Corrupt setup file?

hi. i love this idea and just tried installing the multiple versions.

download went fine, but when i executed "multiple-ie-setup.exe" i surprisingly got the following error pop-up:

Error
The setup files are corrupted. Please obtain a new copy of the program.

i re-downloaded twice, but same result...

i run Win XP Pro; anyone have any thoughts on this error?

if you could please send responses to aarontgrogg@yahoo.com, i would greatly appreciate it!

thanks,
Atg

while pressing the shift

while pressing the shift key, click refresh button. Probably cache corruption.

Installing Multiple IEs on Vista Ultimate

I tried to install the program on a computer with Vista Ultimate however none of the IE browsers worked. I am most intrested in getting IE 6 to work since I am a web developer and my company requires me to check all my work in IE 6. Has anyone run into this problem is there a solution to it?

I tried getting IE6 to work

I tried getting IE6 to work on Vista. The problem is IE6 uses some Windows XP specific functionality that is not available in Vista. Currently, the only solution is to use virtual machines (Virtual PC, VMWare, QEMU, etc)

Business Vista works fine.

I am running IE6, 5.5 on Vista Business and it works fine, it seems to be only Vista Ultimate that has the problem.

Recent comments

Cialis by MailXanax Overnight Delivery no PrescriptionBuy Levitra OnlineCheapest Prices on Generic ViagraBuy Xanax Overnight DeliveryCialis 20mg Tablets