Creating a Response File

To perform a silent, or "unattended" installation, run InstallAnywhere and provide a response file that contains your preferred installation configuration.

To create a response file when installing in GUI or console mode, specify the -r command line argument. The -r argument records your responses to the installation wizard’s prompts and creates a response file when the Install anywhere Wizard exits. The response file is a text file that you can edit to change any responses prior to using it in any subsequent installations.

To generate the response file during GUI installation, run:
setupConsole.exe -r responseFileName
-r responseFile is optional. If specified, the installation session is recorded to response file.
Note: The directory path you specify must already exist.