Start Page

In the Start Page, you can open a recently accessed project or create a new one. You can select the type of project you want to create, choosing from these three:

New:

  • MSI Installer - New Generic or Specialized Installer Project
  • Merge Modules - New Merge Module Project Configuration Project
  • MSIX - New Windows Store packages
  • Updates - New Patch or Updates Configuration Project
  • Add-Ins - New Office, Visual Studio Add-in or Visual Studio Extension
  • Transforms - Create MSI transforms files
  • Virtualization - Manage virtualization versions of your Windows Installer-based packages
  • Custom Templates - Use a custom template for a new project

Samples Gallery

A list of various ready-to-use, pre-configured sample Advanced Installer projects designed to help you implement and understand the many features of Advanced Installer. Each sample project comes with a detailed tutorial that walks you through setup and customization.

To make it easier to navigate through the template projects just use the Search sample projects feature.

Convert:

  • Convert - Convert existing packages to MSI-based installers.

Import:

  • Import - Import a project created with another tool

Start Page

ActionsCopy link to this sectionLink to this section copied!

If you need help use the F1 keyboard shortcut.

Creating a new projectCopy link to this sectionLink to this section copied!

Select a project type and press [ Create Project ] or double click on a project type.

Opening a recent or existing projectCopy link to this sectionLink to this section copied!

Select "Open" menu entry and choose a recent project or press [ Open Project ].

Enabling "Automatically load most recent project" option skips the Start Page next you launch Advanced Installer.

Canceling the project creationCopy link to this sectionLink to this section copied!

If a project is already open, press the [ Back to project ] button.

Message CenterCopy link to this sectionLink to this section copied!

The Message Center keeps you up-to-date with the latest news from Advanced Installer.

OptionsCopy link to this sectionLink to this section copied!

Use the wizard to create the projectCopy link to this sectionLink to this section copied!

Enable this option if you want to create the project using a wizard. More information about wizards and a list of them can be found on our Wizards page.

NoteNot all project templates support disabling this option.

LanguageCopy link to this sectionLink to this section copied!

Here you can select the language in which the project is created. Additional build languages can be specified later in the Languages Tab tab, on the Translation page. By default, the drop-down list contains only the languages for which translation dictionaries are registered in Advanced Installer. Additional dictionaries can also be added from this page.

To select a language which doesn't have a translation dictionary, use the “More...” option from the drop-down list to bring up the Select Language Dialog.

Topics