In silent mode, the installer has no end-user interaction, and runs by providing a response file from which the installer retrieves the values for various installer variables used to control the install.
Important! Before you run the installer in silent mode, you need to manually create the response file (with .properties as the extension) for the installer to use. For more information, see Variables Used in the Installer Response File.
To run the installer in silent mode
Important! The installer cannot be executed in silent mode from a mapped network drive; the command has to be run on your local machine.
install.exe -i silent -f <<fully qualified path of response file>>
sh install.bin -i silent -f <<fully qualified path of response file>>
Note: The words 'install' and ‘silent’ must be in lowercase.
The response to this command varies, depending on your operating system, as follows:
The silent installer shows installer progress and a completion message.
| Copyright © 2011 CA. All rights reserved. | Tell Technical Publications how we can improve this information |