Installing in GUI Mode Using a Response File

Unattended or silent installations are typically used to update multiple systems across the enterprise.

Prerequisites

Create an installation response file.

An interactive installation using a response file lets you either accept the default values supplied by the response file or enter different values. This is useful when installing multiple instances of Replication Server that have similar but not identical settings.

Task
To run the GUI installation using the response file, enter:
./setup.bin -f responseFileName
where responseFileName is the file name containing the installation options you chose. When specifying the response file name, include its full path.
Related tasks
Creating a Response File
Installing Replication Server with the GUI Wizard
Related reference
Command Line Options