Note
You are not reading the most recent version of this documentation. See the latest version available.
[MSI] Add ODBC driver¶
Add a new ODBC driver to the MSI package to install it on the target system.
Important
Precondition: Open an MSI package in MSI Editor (see Open MSI/MST).
- Go to the Package Designer > ODBC tab.
- Select Add > ODBC driver from the toolbox.
- Enter a Name for the ODBC driver; choose the Driver DLL file, and the Setup DLL file for the driver if it is different than from Driver. Select a Component_ that will control the installation of this driver. If needed, add the driver Attributes and click Save.
Warning
Filename of Driver DLL file and Setup DLL file must be presented only in the short (e.g. DOS 8.3) or long filename format. Both formats (e.g. short|long) cannot be used.
To fix the validation error with the filename, navigate to the Tables Editor > File table, find the required file and remove everything to the left of the vertical bar including the bar itself from the ‘Filename’ column.
Note
PACE Suite covers the whole range of application packaging tasks - learn more.
Try PACE Suite for free - 21 days no obligations unlimited trial with all functions unlocked.