Environment Variables

Environment Variables view shows all Environment Variables that are in the MSI.

Master packager Advanced Editor - Environment Variables view

  • Name
    Sets the Environment Variable name.

  • Value
    Sets the Environment Variable value.

  • Action On Install
    Defines the Environment Variable action during installation.

Master packager Advanced Editor - Environment Variables - Action On Install

  • Action On Uninstall
    Defines the Environment Variable action during uninstallation.

Master packager Advanced Editor - Environment Variables - Action On Uninstall

  • Replacement
    Configures how the Environment Variable is modified during installation:
    • Append at end of current value (default)
    • Replace current value
    • Insert at beginning of current value

Master packager Advanced Editor - Environment Variables - Replacement

  • Component
    Specifies the component under which the Environment Variable will be installed.

  • Type

    • System (default) – Installed for all users
    • User – Installed for a specific user