Adding an Appliance Configuration to the Project Build

InstallAnywhere 2021

You can add an appliance configuration to the project build by selecting its Add to project build option. If an appliance configuration is added to a project build, that appliance configuration is built each time that one of the following occurs:

You click the Build Appliance or Build Selected buttons on the Appliance Configuration tab in the Build Appliances view (on the Build page).
You build the project from the command line without specifying any appliance configurations, such as:

build.exe MyProduct.iap_xml -applianceMode

To add an appliance configuration to the project build:

1. In the Advanced Designer, on the Build page, click Build Appliances. The Build Appliances view opens.
2. Click the Appliance Configuration tab.
3. In the Select Appliance Configuration list, select the appliance configuration that you want to add to the build.
4. Select the Add to project build check box.

Note:If you click the Build All button in the Build Appliances view (or use the -all command-line argument), all existing build configurations for that project are built, regardless of whether their Add to project build check box has been selected.