OK guys, basically, I'm looking to squash all my class files into a single .EXE application. I know I could use .JAR, but for what i want, I need .EXE. Is it possible or am i way off the mark here?
Printable View
OK guys, basically, I'm looking to squash all my class files into a single .EXE application. I know I could use .JAR, but for what i want, I need .EXE. Is it possible or am i way off the mark here?
you can use a java launcher like "launch4j"... it's free and great, I've used it for commercial products and had no problem so far