
Repackager - Advanced Installer
The Repackager converts your application installer into a new packaging format (MSI, MSIX/APPX, APP-V).
Installer Variables - Actual Installer Help
Help \ Installer Variables Actual Installer provides a large number of variables which can be used anywhere in the setup program. Variables may contain text information, such as Product …
Custom Actions Page - Advanced Installer
Defining and using Custom Actions during your installation process.
How to deploy and register DLL & .NET Assembly - Actual Installer …
Actual Installer allows you to create an installation package, which can deploy and register your components ( COM DLL or .NET DLL Assembly ) on target computers.
How do I create an installation log? - Advanced Installer
Video Tutorial Topics Write a custom event in the log file How to log an event using custom actions. Read a log Our guide on how to read a Windows installer log file to troubleshoot …
Actual Installer Online Help
Actual Installer Online Help FAQ - Frequently Asked Questions Articles - Useful Articles and Reviews Project Options Command Line Parameters & Exit Codes Setup Parameters Files …
EXE setup file - EXE Bootstrapper command line - Advanced Installer
Advanced Installer comes with a Setup program which can be used as a Bootstrapper. This is useful if you want to create an EXE installation package or if your package has some …
How to Create Update Installer Package - Actual Installer
When using the "Uninstall" (or "Uninstall Silently") option, the installer launches the uninstallation of the currently installed version, and waits for it to complete. Then it performs a clean …
Build Events Tab - Advanced Installer
In this page you can specify commands to be executed in current build process. Events can be scheduled to be executed before build or after build. The information presented in this article …
Using Advanced Installer
A guide to using Advanced Installer, from the GUI to the Command Line and Shell integration.