Creating Setup Applications

After you create an INF file, you will typically write the source code for your setup application. You call the setup functions from your setup application to perform many installation operations.

The following steps cover one way to use the setup functions to create a setup application. You can use this example as a starting point, or develop your own installation algorithm.

Initialization

Install files

Clean up