Branding using the silent installer
- Last Updated: November 5, 2020
- 1 minute read
- DataDirect Connectors
- ODBC
- Documentation
The installer 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 installer. See Creating a response file using the installer for instructions.
- Using a text editor. See Creating a response file using a text editor for instructions.
- Performing the silent installation. See Performing the silent installation for instructions.