SetODBCFolders Action

Windows Installer

SetODBCFolders Action

The SetODBCFolders action checks for existing ODBC drivers on the system and sets the target directory of each new driver to the location of an existing driver.

Sequence Restrictions

The SetODBCFolders action must come after the CostFinalize action and before the InstallValidate action.

ActionData Messages

Field Description of action data
[1] Driver description. The ODBC driver key.
[2] Original folder location of the new driver.
[3] New folder location for the new driver. This is the location of an existing driver.

 

Remarks

This action places a new driver into the same directory as the existing driver being replaced. The SetODBCFolders action uses the Directory table to set the locations of existing drivers that are to be replaced.


Send comments about this topic to Microsoft

Build date: 8/13/2009

© 2009 Microsoft Corporation. All rights reserved.