Advanced Installer is intended to build installation packages for Windows operating system. The tool can create not only MSI and EXE files but also other types of packages. It has a modern and intuitive interface. Despite the evident complexities of the operations it supports, you will not feel overwhelmed. It is enough to select the kind of project and let the corresponding wizard lead the way. Yet, if you have any difficulties, it is possible to consult its excellent online user guide.
Besides from the desktop, the program can be used from the command line as well as a Visual Studio extension. It can build a wide range of packages. In this regard, there are installer templates for Visual Studio, ASP.NET, Real Studio, Visual Basic, .NET, RAD Studio and client/server applications, among others. Likewise, it allows creating Java applications, patches, add-ins, merge modules, as well as apps for Windows Store and Windows Mobile. Besides, the tool lets you convert between installer types. What is more, you can publish the apps on the Cloud for easy distribution.
When you create an installation package, you can add several identifying details as well as software identification. Similarly, you can set the target folders. It is good that the installer can detect and upgrade outdated versions which avoids installing two different versions of the same product on the same machine.
As to security, the program lets you use a license key or configure a trial period for shareware products. Fortunately, it also uses a strong standard (SHA256) to digitally sign the package and protect its integrity.
Good news is that the interface of the installation package is quite customizable. For instance, there are various themes to choose from. Also, you can build multi-language installers. Besides, you can have the package display a sequence of images while it is being installed.
To sum up, Advanced Installer is probably the best software of its type out there. It comes with multiple features, which can even be extended through writing your own code in various popular programming languages. Although it is good that the program can be evaluated for free, this is absolutely an expensive product and it is way beyond the reach of many users, particularly those working on low budgets.
v14.3 [Sep 19, 2017]
Debug Desktop Bridge applications in Visual Studio 2015 & 2017 using Advanced Installer's Extension
New Desktop Bridge project for the Visual Studio Extension - import and debug any AppX package
Windows 10 Creators Update: - Application Alias support for UWP apps - Data Migration support from MSI to UWP apps - User Transition:- Taskbar Pins and Start Tiles for UWP apps- File type associations for UWP apps
"UWP AppX Import" project type
Support for automatically pinning desktop applications to Start during installation
Over 20 enhancements and bug fixes