Note: this post was updated in light of discussion on the Advanced Installer forum.
At work, we use Advanced Installer to create easy-to-use Windows installers for internal and external customers. I wrote a short Ant script for building the installer to save time and minimize mistakes.
If you use Advanced Installer with your Java projects, be sure to read my post on using the Advanced Installer licensing feature within a Java application.
Here is a partial Ant script for executing Advanced Installer builds. It’s not fancy, but it gets the job done. Continue reading »




