As a web developer, it is VERY impotant to check how your website looks in various browsers and screen resolutions. A problem has arisen when developing on a Windows Vista machine and its inability to install IE6. The first thing I did is attempt to install my old favorite “MultipleIE”, but I got an error as soon as I attempted to open a version of IE6.
Luckilly there is an option available to run IE6, but I will forwarn you, it requires about 1.5GB of hard-drive space and will expire in a month. When using MultipleIE, it was a smaller download and provides even older versions of Internet Explorer.
First of all, head on over to Microsoft and download the VLC Winows image of Microsoft Windows XP with IE6 installed (download it here). This file is about 421mb in size and will extrat to the 1.5GB in sizeI previously mentioned. To use this file, make sure you download and install Microsoft Virtual PC, which is now free to use (download it here). You should be able to run the VHD file from the Virtual PC.
Honestly, my site gets hit by about 4% of the time by a Windows IE6 browser, so my concern to get this browser functionality is minimal. Plus IE6 interpretation of the box model causes me headaches even tough I usually avoid it all together by some small tricks. These tricks were previously discussed in this post.

