This section describes the procedure for creating and running a script that installs Sybase CEP Server on Windows platforms without the conventional prompts used by the standard installation.
Sybase recommends this installation method for installing multiple identical or almost identical copies of Sybase CEP Server. Sybase does not recommend silent installation for installations that require extensive customizing. Once you modify the installation script, you may run it as many times as necessary to install multiple copies of Sybase CEP Server.
Sybase CEP provides a default installation script named installer.properties located in the same directory as the installer. You can use this file or create your own script to capture your installation preferences. To create a silent install script:
The command to run the installer in silent mode is:
<install_launcher_name> –f <response file> [-i silent]
Where <response file> is the input response file. The specified file name must be an absolute path.
Please note: