How to run a TIBCO Data Virtualization ODBC driver installer (for windows) in silent mode?
book
Article ID: KB0073183
calendar_today
Updated On:
Products
Versions
TIBCO Data Virtualization
All supported versions
Description
This article describes the steps needed to run the TDV ODBC driver installer in unattended mode.
Resolution
With the executable file in any directory on your Windows host, open a Command session window into that location and manually run the following command.
[TDV ODBC Driver].exe -install
Note: TDV ODBC Driver represents the name of the ODBC driver for the TDV version being used.
The "-install" option will make the install process skip the Yes/No popup dialog that normally occurs, which requires a user response.
Issue/Introduction
How to run a TIBCO Data Virtualization ODBC driver installer (for windows) in silent mode?