Sample response file
- Last Updated: November 5, 2020
- 1 minute read
- DataDirect Connectors
- ODBC
- Documentation
The following is a sample response file used to execute multiple identical installations of the drivers. For example, this file installs branded versions of the 7.1.6 Oracle Wire Protocol and 8.0 Apache Hive Wire Protocol drivers.
## Use the hash mark for comments in the file
#Install Directory
#-----------------
USER_INSTALL_DIR=C:\\Program Files\\Progress\\DataDirect\\ODBC
#Choose Install Folder
#---------------------
USER_INSTALL_DIR=C:\\Program Files\\Progress\\DataDirect\\ODBC
#Install Type
#------------
EVAL=0
LICENSED=1
#OEM Installation Type
#---------------------
BRANDED_OEM=1
UNBRANDED_OEM=0
#Product Registration
#--------------------
USERNAME=John Adams
COMPANYNAME=My Company
SERIALNUMBER=123456
#Create a default Data Source
#----------------------------
INSTALL_OPTIONS_CREATE=1
#Driver Version Preferance
#-------------------------
CONFLICT_DRIVERS=PROGRESS_DATADIRECT_ODBC_HIVE_8.0.0_WIN_64_INSTALL.iam.zip,
PROGRESS_DATADIRECT_ODBC_ORACLEWP_7.1.6_WIN_64_INSTALL.iam.zip,
PROGRESS_DATADIRECT_ODBC_COMMON_8.0.0_WIN_64_INSTALL.iam.zip,
PROGRESS_DATADIRECT_ODBC_COMMON_7.1.6_WIN_64_INSTALL.iam.zip,
PROGRESS_DATADIRECT_ODBC_DM_8.0.0_WIN_64_INSTALL.iam.zip
#License Information
#-------------------
KEYLIST=xxxxx-xxxxx-xxxxx-xxxxx
#Branding Information
#--------------------
PREFIX=gf
PRODUCTNAME=My Product
PASSWORD=secret
MESSAGEPREFIX=My Company
BRANDINGSUFFIX=17
#Install
#-------
-fileOverwrite_C\:\\Program\ Files\\Progress\\DataDirect\\ODBC\\install\\service.bat=Yes
-fileOverwrite_C\:\\Program\ Files\\Progress\\DataDirect\\ODBC\\uninstall\\uninstall_ODBC.lax=Yes
-fileOverwrite_C\:\\Program\ Files\\Progress\\DataDirect\\ODBC\\uninstall\\resource\\iawin64_x64.dll=Yes
-fileOverwrite_C\:\\Program\ Files\\Progress\\DataDirect\\ODBC\\uninstall\\resource\\iawin32.dll=Yes
-fileOverwrite_C\:\\Program\ Files\\Progress\\DataDirect\\ODBC\\uninstall\\resource\\win64_32_x64.exe=Yes
-fileOverwrite_C\:\\Program\ Files\\Progress\\DataDirect\\ODBC\\uninstall\\resource\\remove.exe=Yes
-fileOverwrite_C\:\\Program\ Files\\Progress\\DataDirect\\ODBC\\uninstall\\resource\\invoker.exe=Yes