Tuesday, November 27, 2007

Create Installer for Java Application

Today, I came across a good article mentioning how to convert your java application into a installer and distribute it. There is an option to add JRE, obfuscate the code and make .exe of java programme in that.

Read it here. Via [javazing] Thanks Sergey Nechaev.

No comments: