I have created a desktop application in Java using NetBeans 6.1 and made a jar file of the application. Now I want to make it automatically start up whenever a client's machine boots up.
How do I do that?
There are many commercial installers which can do this http://www.advancedinstaller.com/jre-install.html
Are you looking for a free/OS one?
Thanks Krishna