Branding using the silent installer on UNIX and Linux
- Last Updated: November 5, 2020
- 1 minute read
- DataDirect Connectors
- ODBC
- Documentation
The Setup program provides a command-line option for silent installations. The silent installation is useful for system administrators who want to create a batch file to execute multiple identical installations of the drivers.
A silent installation requires performing the following steps:
- Creating the response file. You can create the response file in either of
the following ways:
- Using the GUI installer. See Creating a configuration file using the GUI for instructions.
- Using the console installer. See Creating a configuration file using a command-line for instructions.
- Using a text editor. See Creating a configuration file using a text editor for instructions.
- Perform the silent installation. See Performing a silent installation for instructions.