1.4 Using the Silent Install

You can use scripts to install Designer without user interaction. This feature is known as a silent install.

To use the silent install, run the install program with -i silent option. The option is the same whether you install on Windows or Linux. For example:

The -i silent option uses all of the default values in the installation. To change the default values:

  1. Issue the command install -r.

    The -r option creates installer.properties file.

  2. Edit the installer.properties file to add the desired values.

  3. Issue the command install -i silent -f installer.properties.