Tools Guide
Chapter 1: Getting Started
b. Add more installation instructions, as needed, to the options file.
To obtain a list of installation options that you can add to your options file, open a command
prompt, and then type the installer file name and the --help option. This command displays
each available command-line option preceded with a double dash and the available
parameters enclosed in angle brackets. For example, if you want to see the progress of the
install displayed at the command line, add unattendedmodeui=minimal to your options
file. The command-line options are case-sensitive.
For the enable-components option on Windows, you can specify the AWB_group parameter
to install Fortify Audit Workbench, Fortify Custom Rules Editor, the default bug tracker
plugins, and associate FPR files with Fortify Audit Workbench. To install specific plugins, list
each plugin by parameter name (the Plugins_group parameter does not install all plugins
and you do not need to include it).
The following example Windows options file specifies the location of the license file, a request
to migrate from a previous release, installation of Fortify Audit Workbench (associate FPR
files with Fortify Audit Workbench), Fortify Scan Wizard, Fortify Custom Rules Editor, the
default bug tracker plugins, Fortify ScanCentral SAST client, Fortify Extension for Visual
Studio 2022 for all users, and sets the target OpenText™ Application Security Tools
installation directory:
fortify_license_path=C:\Users\admin\Desktop\fortify.license
MigrateTools=1
enable-components=AWB_group,ScanCentralClient,VS2022
VS_all_users=1
installdir=C:\FortifyApps
The following example is an options file for Linux and macOS that specifies the location of
the license file, a request to migrate from a previous release, installation of Fortify Audit
Workbench, the Fortify Plugin for Eclipse, Fortify Scan Wizard, the default bug tracker
plugins, Fortify ScanCentral SAST client, and sets the target OpenText™ Application Security
Tools installation directory:
fortify_license_path=/opt/Fortify/fortify.license
MigrateTools=1
enable-components=AWB,Eclipse,ScanWizard,ScanCentralClient
installdir=/opt/FortifyApps
2. Save the options file.
3. Run the silent install command for your operating system.
Note: You might need to run the command prompt as an administrator before you run the
installer.
OpenText™ Application Security (25.2.0)
Page 18 of 70