Features
What is a JIB application?
A JIB application is an Ermine-packaged Linux executable that contains the following:
- Wine
- Windows application
Works on any Linux box
Any JIB application contains Wine too, so it works everywhere, including:
- On boxes without Wine
- On boxes with Wine versions incompatible with JIB application
Works on any x86-64 box
JIB applications are packaged by Ermine. So it works on any x86-64 box even without any 32-bit compatibility libraries installed.
Different versions
Different versions of the same application can be easily installed without interfering with each other.
No dependency hell
Each JIB application has its own "drive C", so one JIB application that comes with a new system-wide installed DLL doesn't interfere with another JIB application that is not compatible with this DLL.