I have written a Java program that uses Java swing library. Now I would like to execute this program by double clicking on the executable file on Windows just like any other
There are number of options:
Take a look at this: How can I convert my Java program to an .exe file?