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 installation 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 installation, run:
On Windows (32-bit):
\nt386\RMP_Suite\setupconsole32.exe -r responseFileName
On Windows (64-bit):
\winx64\RMP_Suite\setupconsole64.exe -r responseFileName
where responseFileName is the file name you choose for the response file. When specifying the response file, include its full path. For example:
C:\Sybase\RMP\ResponseFile.txt
You must provide the full path name for the response file you create.