Run and log MSIs - Launch your MSI package while printing the full Windows Installer log.
Visual formatted editing - Edit controls for Formatted and Condition fields offer reference auto-completion, highlight, errors and resolved value hints.
They will be resolved at build or run time.
Formatted fields - Use variables and parameters almost anywhere in your installs.
Optionally force rebooting - Prompt the user for a reboot even after a successful install, supporting sensitive components that require it.
64-bit packages - Create packages that run and install on 32-bit processors or on the latest 64-bit CPUs from Intel and AMD.
Context sensitive help and tutorials - Illustrated, integrated help and tutorials are provided for a simple and user-friendly learning of the application.
Project Solutions - Simplify the process of working with multiple projects by having them into a solution and managing them all from one single place.
Template projects - Create templates based on your current project and ready-to-use for your future projects.
Project files in XML format - They can be easily checked into a version control system and shared between multiple developers.
Limit to Basic UI - For unassisted or automated installs: display only a progress dialog and the eventual error message boxes.
Per-user and per-machine installs - Select which type of installation better suits your needs: per-user or per-machine if the user is Administrator.
Add/Remove (Control Panel) customization - Customize your application's information listed in the "Add/Remove Programs" page of the Control Panel.
Wizard for Simple Project creation - Use the provided wizard to create complete Windows Installer MSI installs in mere minutes.
Always valid MSI 2.0/3.x/4.x/5.0 packages - Each written and unwritten Windows Installer rule, recommendation and best practice is carefully followed.
Installer and Uninstaller - Create packages that completely install and register, respectively uninstall and unregister, your application.