When comparing Inno setup vs Advanced Installer, the Slant community recommends Inno setup for most people. In the question“What are the best installers for Windows programs?” Inno setup is ranked 1st while Advanced Installer is ranked 3rd. The most important reason people chose Inno setup is:
No cost, just download and install.
Specs
Ranked in these QuestionsQuestion Ranking
Pros
Pro Free
No cost, just download and install.
Pro Flexible
Pro Pascal scripting engine
Integrated Pascal scripting engine option for advanced run-time install and uninstall customization.
Pro Easy to learn
Pro Debugger
The (generated) script can be run in Inno Setup and it is possible to set breakpoints to debug the code.
Pro Works as documented
Pro Flexible
Flexible installer that supports different types of installation.
Pro Deployment options
Single MSI package or unbundled to run from CD or DVD, or online installs from an URL.
Pro Plugins
Plugins for continuous integration with Jenkins, Bamboo and TeamCity included in the free version.
Cons
Con On uninstall does not check file content
If the file content has been changed after installation, the file is uninstalled without warning the user.
Con Pascal
For programmers used to C and C#, the Pascal scripting syntax is something that takes a while to get used to.
Con Very little control
Provides very little control to the user and is limited in several features.
Con Support is pretty thin
There is some documentation but the forum help is usually to a low standard.