I need the some information about ODBC Driver automatic installation from VFP7 pack:
1. Visual FoxPro 7 ODBC - cmd automatic setup with /quiet or /silent key - is it possible?
I need to setup the VFP7 ODBC on the computer of users automatically without any dialog with users. To set it up i'am using the VBS and GPO of Windows AD.
For example the MySQL and PostGresSQL connector is installing by VBS and GPO.
The SQL Server is MS SQL, am i right? The driver path is C:\Windows\system32\SQLSRV32.dll.
The description is SQL Server ODBC Driver version 6.1.7601 17514
We have a list of programs on VFP7.
As i already told we have a task to install the SQL Server ODBC Driver to users computers automatically by VBS and GPO.
1.1. Is it possible to install ODBC driver from the VFP7 pack using cmd and some keys includes /quiet? We need to install the driver only.
1.2. Where can i see the VFP7 installation from cmd detailed documentation (with all keys)?
2. It the separate fully compatible ODBC Driver pack (instead a part of VFP7 installation pack) available to download?