NSIS – Open Source Windows installer

March 7, 2007

NSIS is an open source windows installer; scriptable and huge list of features
Home  Page:  http://nsis.sourceforge.net/

[I havent used this yet]


JSmooth – Java Windows EXE Wrapper

March 7, 2007

JSmooth lets you convert java applications to Windows EXE – no native compilation, just a wrapper around the jar file. Features sound interesting and useful
Home page: http://jsmooth.sourceforge.net/

[I havent used this yet]


JarBundler Ant Task

March 7, 2007

JarBundler ant task for Mac OS X allows using the OS X JarBundler application from within your ant script. This is a huge help since this eliminates having to create a OS X application manually using the JarBundler after each build.
Home page: http://informagen.com/JarBundler/