Hi,
I've got a tiny java SE file that I want to create an exe file so that anybody can execute and run it on windows based system.
I did a google but still can't any free wares to convert a .jar file to .exe.
Basically, I'm looking at something that can give me an icon when creating the desktop file and encrypt the java class files inside.
Hope someone out there can tell me any out there.
Thanks!