Assigning Release Flags to Features

InstallShield 2020

Project:The following project types include support for release flags:

Basic MSI
InstallScript MSI
Suite/Advanced UI

Release flags must be set on features that you want to exclude from certain builds. For example, if you have a feature called Add-ons that should be included only in a special edition of your product, you can flag that feature and include it only when needed.

To add a release flag to a feature:

1. In the View List under Organization, click Setup Design or Features.
2. Select the feature that you want to configure.
3. For the Release Flags setting, type a string. The string can be any combination of letters or numbers. To have more than one flag on a feature, use a comma to separate the flags.

To learn how to filter features based on release flags, see Release Flags.