JSmooth

JSmooth is an open -source program to Java JAR files in Windows to pack EXE files ( wrap ). It allows a variety of special settings, such as the program to be invoked, such as:

  • Icon of EXE file
  • Program Arguments
  • Type the wrapper (Console, Windows GUI, or Windows Service )
  • Whether the Java VM runs in the same process as the EXE or separately
  • Maximum and initial memory the Java VM
  • System properties, which are the application via the System.getProperty function available
  • Ant task

JSmooth is developed under the GNU General Public License and is written using Java Swing. The executable files are created with MinGW, so there are no dependencies on proprietary software.

Unlike other exe wrapper JSmooth is 100% Java - based and can also be used to create Windows EXEs under a Linux environment.

454396
de