  |
Jpackages - execJ - http://www.jpackages.com/execj/
Builds an Windows .exe from Java Applications which may run as a Windows Service with API controls. |
  |
JWinSvc - http://www.cscare.com/jwinsvc/
Wrapper designed for Windows NT/2000/XP/2003 which enables to run Java applications as usual NT services. [Commercial] |
  |
JavaExe - http://devwizard.free.fr
Makes it possible to launch a Java application starting from a .exe under Windows and to associate its own icon, or launch it as System Services. [Freeware] |
 |
Java Runner - http://thor.prohosting.com/~dfolly/java/index.html
Creates a small (6k) dos executable to load the jre (if it is installed) and then pass it the name of your class file. (Not needed with JDK 1.2 and above, which have executable jar files). |
 |
Jelude - http://www.geocities.com/java_intro/
An EXE wrapper for JAR files, built with an NSIS installer. |