Installing in Silent Mode

Perform a silent installation of ExpressConnect for Oracle using the response file.

A silent or unattended installation does not involve user interaction; and all installation configuration information is taken from the response file. This is useful when you want multiple identical or fully automated installations.
Install in silent mode.
where:
  • responseFileName – is the absolute path of the file containing the installation options you chose.
  • -D option – specifies that you agree with the Sybase License Agreement text.

Except for the absence of the GUI screens, all actions of the installer are the same, and the result of an installation in silent mode is exactly the same as one done in GUI mode with the same responses.

Note: You must agree to the Sybase License Agreement when installing in silent mode. You can either include the option -DAGREE_TO_SYBASE_LICENSE=true in the command line argument, or edit the response file to include the property AGREE_TO_SYBASE_LICENSE=true.
Related tasks
Creating a Response File