Skip to main content

Upgrade

The Upgrade view lists all upgrade entries stored in the Upgrade table and lets you control how previous MSI versions are handled.

Master Packager Advanced Editor - Upgrade view

Add an upgrade entry

Use this feature when older versions of the application must be upgraded automatically during installation.

note

If there is no previous version of the application, you can skip this configuration.

  1. Open the upgrade editing flyout. If an existing Upgrade Code is selected, press NEW.
  2. Press DEFAULT to apply the recommended MSI upgrade settings automatically.
  3. Verify that the Upgrade Code matches the code used in the previous MSI version that you want to upgrade.

Master Packager Advanced Editor - Upgrade code

tip

When you create a new MSI that upgrades an older version, keep the Upgrade Code in General Information the same as in the previous MSI.

  1. Repeat these steps until all previous version Upgrade Code entries are added.

Why use the Upgrade table?

  • Remove or replace older versions during installation.
  • Avoid conflicts between different MSI versions.
  • Keep installations cleaner by reducing leftover files or registry entries from older versions.