I have created a jar file and linked it to .exe file using the launch4j, it was working in the computer that I created the software, but when i try to distribute the software, The .exe file or .jar file or .jnlp file, none are working. When I double click the .exe file, I will get error
package.mainclass not found. Program will exit
how to find the error, if it is working in my computer and not working when i distribute it?