Why would you want to use virtual machines for simple things like this (running programs concurrently)?
tedster
2:24 pm on Jun 6, 2007 (gmt 0)
Because IE is not a simple program -- it's enmeshed in the operating system.
Sarah Atkinson
11:28 pm on Jun 6, 2007 (gmt 0)
maybe it would simply be easier to have 2 computers
bill
7:37 am on Jun 7, 2007 (gmt 0)
If you have separate PCs available that's a great option. If not the Virtual PC route is an alternative. It's free from Microsoft [microsoft.com].
Achernar
3:13 pm on Jun 7, 2007 (gmt 0)
Because IE is not a simple program -- it's enmeshed in the operating system.
When you download the stand-alone versions of IE, all necessary files are located in a specific directory (one per version). The old IE will not use the files from the default installation, and the installed version won't use old files/libs. They can be run side by side without problem, just like you run other application concurrently. Isn't it the point of a multi-tasking environment to run multiple program at once? ;)
mattur
3:34 pm on Jun 7, 2007 (gmt 0)
Achernar: stand-alone IE6 is not the same as IE6 integrated into Windows - there is some strange behaviour eg with javascript.
The best way to test IE6 on an IE7 system is to use Virtual PC, as noted above.