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
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.
Additional requirements:
.Net Framework 2.0 (or better)
Date:
02.01.2018
Похожие программы