dear sir,
i am developed my swing GUI in netbeans6.5 and executable jar file is created in dlist folder of my project.now my query is how make setup file for my project.pls tell me steps how to do it.
thanks
santhosh
Printable View
dear sir,
i am developed my swing GUI in netbeans6.5 and executable jar file is created in dlist folder of my project.now my query is how make setup file for my project.pls tell me steps how to do it.
thanks
santhosh
Depending on your requirements (developing simply for Windows?), you could try a setup-file generator like InnoSetup (Yahoo/Google that). There are examples shipped with it, which should get you started quickly. However, I wasn't able to get the app (the executable jar) running out of the setup application, once the setup completed, but it works when using the Startmenu of Windows.