Munjalindra.com adalah website yang berisikan kumpulan tips, trik, artikel tentang fotografi, HRD, Keuangan, Bisnis, Gadget, Smartphone, Android, dan Teknologi terkini

05192012Headline:

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

What Next?

Recent Articles

Leave a Reply

Submit Comment
*