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 GUI installation, run:
setupConsole.exe -r responseFileName
where responseFileName is the absolute path of the file name you
choose for the response file, for example:
C:\SDK\ResponseFile.txt
Note:
The directory path you specified must already exist.