Advanced Installer Overview
Advanced Installer is a Windows application packaging tool from Caphyon, used to build professional installers without having to write scripts. Through a guided graphical interface you define what your installer does, files and folders to deploy, registry entries, shortcuts, prerequisites, services, and custom actions, and Advanced Installer generates standard Windows packages such as MSI, EXE bootstrappers, and modern MSIX. It is widely used by software vendors and IT teams to produce reliable, repeatable installations, with features for digital signing, multi-language setups, automatic updates, and per-user or per-machine installs. Higher editions add capabilities for repackaging existing applications, application virtualization, and integration with build and CI systems for automated packaging. It offers a free edition for basic installers alongside paid editions that unlock the more advanced features. The full offline installer holds the complete application, so it sets up on a machine with no internet connection. This page links to the official Advanced Installer download.