Setup Program

The user runs the setup program to start the setup process. The setup program is written by the application or driver developer. In addition to installing ODBC components, it can install other software. For example, application developers might use the same setup program to install both ODBC components and their application.

Developers can write the setup program from scratch, using the Windows SDK setup utilities or setup software from other vendors. This gives them complete control over the setup program’s look and feel. The setup program can be written to install additional software, such as an ODBC application. For more information on the Windows SDK setup utilities, see the Windows SDK documentation.

How much of the installation is actually done by the setup program depends on what functions it calls in the installer DLL. The installer DLL contains functions to install ODBC components in the following ways:

The installer DLL contains functions to remove ODBC components in the following ways: