5 out of 5 rated this helpful - Rate this topic

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

 

 

Build date: 8/19/2010

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.