Installing in silent mode

A silent mode installation, sometimes referred to as an unattended installation, allows you to install the product using a response file to set default values, without any interaction required on your part. Installing in silent mode is useful when you want multiple identical installations or when you want to automate the installation process.

Follow the same steps as you would for a console installation, but at the command line, enter:

setupwin32.exe -silent -options RMP.response 
-W SybaseLicense.agreeToLicense=true

Where: