Running IE6 on Windows Vista

about 5 years ago

I have taken a break from running Linux on my desktop today. I had to, my raid adapter does not like Linux. It likes crashing Linux and making it make weird loud noises. So, I’m regrouping and seeing if there is a different solution to my problem.

My current project is an intranet web development project. The target is IE6. Well, designing web “2.0” applications which target IE6 means you better “test on IE6”:http://www.positioniseverything.net/explorer.html and often.

Microsoft’s “solution”:http://blogs.msdn.com/ie/archive/2006/11/30/ie6-and-ie7-running-on-a-single-machine.aspx is; run a virtual PC.

But.. my virtual PCs do not do “unity mode”:http://www.vmware.com/products/beta/ws/releasenotes_ws65_beta.html that well yet.

Except for one virtualization solution. Enter “colinux”:http://www.colinux.org/ and “andlinux”:http://www.andlinux.org/ :

IE6 on Vista

IE6 running side by side as a proper native window on Windows Vista. Now, if I can only get cut-and-paste to work.

The basic steps I followed:

apt-get install wine
 
tar -xzvf .... 
./ie4linux --no-gui

We are done. Now we can bask in the glory of “Internet Explorer 6”:http://www.google.com/search?q=i+hate+ie6.

Comments

Michael Mackus almost 5 years ago

And to think I never heard of andlinux before.. thank you very much for this informative post!

Michael Mackus almost 5 years ago

Sorry for the double comment.. but I forgot to mention that I had troubles installing wine using apt-get or synaptic with dependencies. If you have this problem, make sure to install ‘aptitude’ and use ‘aptitude install wine’ instead. Cheers!

SigmaX almost 5 years ago

Michael: Many thanx—I about gave up when I ran into the apt-get troubles.

Worries me a bit, though, that aptitude cheerfully opted to remove libdevmapper. I don’t know what it is, but it sounded important :-/.

Further note: Had to apt-get install cabextract.

Happy Tuesday, SigmaX Fyedernoggersnodden