buildproperties.properties File
InstallAnywhere 2021
You can use a buildproperties.properties file to build installers for a project. To do this, pass the ‑p argument with the path and name of the buildproperties.properties file to build.exe:
build.exe C:\MySetups\MyProduct.iap_xml -p C:\Path\buildproperties.properties
The settings that are specified in the .properties file override the build settings in the project.
InstallAnywhere includes a sample buildproperties.properties file:
IA_HOME/resource/build/buildproperties.properties