I\'ve created a java project using swing application with JMF. I\'ve tried to convert it into package but it failed.
The jar can be created but it won\'t work in oth
This link gives a list of opensource installers for java applications:
http://java-source.net/open-source/installer-generators
I'd recommend izpack, its used by a lot of software like jedit, scala installer, etc.