Running IE6 on Windows Vista
almost 2 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 and often.
Microsoft’s solution is; run a virtual PC.
But.. my virtual PCs do not do unity mode that well yet.
But.. my virtual PCs do not do unity mode that well yet.Except for one virtualization solution. Enter colinux and andlinux :
But.. my virtual PCs do not do unity mode that well yet.Except for one virtualization solution. Enter colinux and andlinux :
But.. my virtual PCs do not do unity mode that well yet.Except for one virtualization solution. Enter colinux and andlinux :IE6 running side by side as a proper native window on Windows Vista. Now, if I can only get cut-and-paste to work.
But.. my virtual PCs do not do unity mode that well yet.Except for one virtualization solution. Enter colinux and andlinux :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:
But.. my virtual PCs do not do unity mode that well yet.Except for one virtualization solution. Enter colinux and andlinux :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:* Download andlinux, any version will do.
- Enter the shell and install wine
apt-get install wine
-
Install ie4linux
tar -xzvf .... ./ie4linux --no-gui
We are done. Now we can bask in the glory of Internet Explorer 6.
Michael Mackus
over 1 year ago
And to think I never heard of andlinux before.. thank you very much for this informative post!