JSmooth is a Java Executable Wrapper that makes a standard Windows executable binary (.exe) from a jar file. It makes java deployment much smoother and user-friendly, as it is able to find a Java VM by itself. When no VM is available, it provides feed-back to the users, and can launch the default web browser to an URL that explains how to download a Java VM.
Note: NOT COMPLETELY WRITTEN IN JAVA
- Category: Installers
- License: GNU General Public License (GPL)
- HomePage: http://jsmooth.sourceforge.net/


