Appendix F. Parameters

After defining the task, specify any parameter necessary for the build settings:

<buildinstaller
  IAlocation="C:\Program Files\InstallAnywhere 6 Enterprise"
  IAProjectFile="C:\Projects\myproject.iap_xml"
  additionalparameter=value
/>

Replace the IAlocation with the absolute path to your own InstallAnywhere application folder. If InstallAnywhere cannot be found, ANT will search for it in one of the default locations or look in the registry to find where InstallAnywhere was installed.

Specify the path and filename of the project to build in the IAProjectFile parameter.

All other properties are optional. The parameters closely match the properties found in the build properties file. The Table F.1 shows the available parameters. ...

Get InstallAnywhere Tutorial and Reference Guide now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.