Install Internet Explorer 6 on Linux

Thanks to WINE, you can run Microsoft Internet Explorer 6 on Linux quite well by now. Techblogging shows us the instruction to install Internet Explorer 6 on Linux.

  • Get recent wine here.
  • Add a new user named “windows” to your system.
  • Use gksu -u windows xterm to open a shell as the windows user.
  • Download dcom98.com and ie6setup.exe, save them to /tmp.
  • Type the following commands:

cd ~
wget http://www.kievinfo.com/2/ie6_overrides.reg
wine regedit ie6_overrides.reg
wine /tmp/dcom98.exe
wine /tmp/ie6setup.exe
exit

Now, you can run IE by following command:

gksu -u windows wine C:Program FilesInternet ExplorerIEXPLORE.EXE

Source :

http://www.liewcf.com/blog/archives/2006/04/install-internet-explorer-6-on-linux/

Bookmark and Share

Related posts:

  1. Why Linux is better (than windows) ?
  2. Linux Addicted
  3. Configuring Service on Linux

About yudhiapr

Yudhi Aprianto Munjalindra is a web developer, research and blogger. He started to know internet since 1999. He start his first site since April 2002 with Sarikata.com domain name. With all knowledge he got from school or internet, he writes articles in IT, Photography, His Family and some other fields and share through this blog.