You can generate a response file during installation which you can later use to invoke the installer with the selected values as default values (GUI mode) or as selected values (silent mode).
To use silent mode, you must first generate a response file (using GUI mode or Console mode) that contains the input values you want to use for the installation. You generate a response file using the following command:
where installer is the installer executable (or bin file on Solaris or Linux), and
filename is the name of the response file to be generated.
where installer is the installer executable (or bin file on Solaris or Linux), and
filename is the name of the response file that was previously generated.
A previously generated response file may optionally be used with the installer in GUI or console mode, in which case the response file determines the defaults that are presented.
where filename is the name of the response file that was previously generated.