I have developed an application in Netbeans which connects to a remote computer's message queue and sends messages. There are other features also for the application. After the completion of the project I clean and build the application, then Netbeans creates a jar file.
But my problem is that how I will give the project to the customer? I.E. the customer is less knowledge in computers so I had to give this application in a setup format so that if he clicked the setup it will automatically install the software needed and also takes default path of software if present. Will anybody please help me how to do the above thing or any website that form the tutorial to do it?