| Version | 2.0 |
|---|---|
| Publisher | Ibrahim Mihai |
| Release date | Jan 2, 2018 |
| Date added | Jan 2, 2018 |
| Os requirements | Windows 10, Windows 2003, Windows Vista, Windows 98, Windows Me, Windows, Windows NT, Windows 2000, Windows 8, Windows Server 2008, Windows 7, Windows XP |
| Requirements | .Net Framework 2.0 (or better) |
| Total downloads | 37 |
| Price | Free |
Description
JarToExe is a lightweight and easy-to-use application designed to turn Java .jar files into executable binary .exe files. It can do this by creating new processes(CreateProcess API) or by skipping this step and using the Java native interface instead (JNI), thanks to two tiny tools it contains.