This question comes up a lot: web devs need a solution for testing websites on different versions of Internet Explorer. One answer to this are the “Internet Explorer Application Compatibility VPC Image” files, made available for download.
The whole batch of VHD files has now been refreshed on August 16 2011, meaning you can use them again for a period of three months until mid-November.
Download includes the following OS/IE combinations:
Do not that for testing on Internet Explorer 10 you can download the standalone IE10 Platform Preview 2 installer which installs side by side with IE9: http://ietestdrive.com
>> Download VHD files at http://www.microsoft.com/download/en/details.aspx?displaylang=en&id=11575
I prefer to use IE9 for testing IE7-8-9. In the developer tools (hit F12) you can set browser mode and document mode. And IE6... Who cares? (or you could do a quick check in SuperPreview, but that doesn't allow you to test scripts and interactivity in general)
Wouter,
Good feedback, personally love the F12 browser mode & document mode options. VHDs are needed by some devs however so good thing they do exist.