There was a long time since we released our last version. Since then, I made a lot of changes. I changed so many things that I decided to abandon that 2.1 release and name our new version as 2.5. I tested everything on Ubuntu and Gentoo, but I need a few feedback from you before launching it as final.

So, get it IEs4Linux 2.5 beta 1 now. Extract it and double click the installer executable (or, open a terminal and run ./installer). This program will open a GUI written in Python. You still can run IEs4Linux purely on terminal, using the ies4linux executable (all options should be passed on command-line, see ies4linux –help).

Full Changelog:

  • ies4linux executable is command-line only
  • New User Interface (PyGtk) - run ./installer
  • Downloads now are checked with MD5 to detect file corruption (thanks to Mathieu Bonnet for the suggestion)
  • New download interface (much cleaner)
  • New startpage, based on user location
  • New location detection (try $LANG and ‘locale’)
  • Fixed problem with security properties that used to block ActiveX
  • Removed RICHED patch
  • Changed ActiveX from MFC40 to MFC42
  • Better code, refactored and improved
  • ie6.reg cleanup
  • New Debug to help developers
  • New translation system

Some comments:

  • I decided to make IEs4Linux completely runnable using command-line options after talking to Karl Lattimer from Wine Doors. It will help other projects (like Wine Doors) that want to embed ies4linux.
  • To the final user, I decided to provide only a GUI (no questions on terminal anymore), but a very easy GUI (without those Next->Next->…Finish, only a simple dialog).
  • I need help for translations again. This version introduced a lot of new messages that need to be localized. If you can help, please see this.

So, download this version and help me testing all those new features. I need a lot of feedback!
A very special thank to people that already helped with translations: Akos Keresztes, Gregor Gorjanc, Michal Čihař, Ben Colon, Krzysztof Cieślawski, Ivan Campaña, Davide Carini, Alex, Jorge Miró, Patrick, Osman S Borutecene and Amos Shapira.
For people that don’t have pygtk installed: I plan a pyqt version of our interface too. Just wait a few more days.