oracle.install.client.installType="Administrator" ORACLE_HOME="D:\app\oracle\product\12.1.0\client_12c1" ORACLE_HOME_NAME="Oraclient11g_Home1" ORACLE_BASE="D:\app\oracle" DECLINE_SECURITY_UPDATES=true oracle.install.IsBuiltInAccount=false oracle.install.OracleHomeUserName=oracle oracle.install.OracleHomeUserPassword=****** Note :
11.2 installer provides only two install methods : Interactive and S ilent.
Suppressed-Interactive mode (used to work in previous releases) does not work with 11.2 OUI.
If runInstaller command is invoked without " -silent" option but supplied the necessary information by using a response file or command line entries, then OUI still shows all the interactive screens and displays the values supplied through response file or command line entries as default values. Note :
Response file template supplied with installation kit : <11gR2 Examples Disk>/examples/response/demos_install.rsp
(\ on windows platforms)
or
record the response file using OUI in interactive mode.