exe
Hi everyone
I was wondering if I can get some help here. I have a Java application that I wrote using JCreator. It has a void Main in it so it is a standalone application(I think..). I was wondering how to create an .exe for the application. So that I wouldn't have to go into JCreator and compile it everytime I want to run it. There must be a way.

