How could we made a jar file\'s installer, which can run on multi-platform. Is there any simple way, because I don\'t know Java much well.
Balwant
If the target audience have access to the web, you could have a look on Java Web Start which allows you to basically do all you need.
It requires the user to click a link and download.