Click to Rate and Give Feedback
MSDN
MSDN Library
Setup API
Overview
Setup Applications

  Switch on low bandwidth view
Setup Applications

Typically, you create an INF file before authoring a setup application. An INF file is a text file that contains information used by your setup application during an installation. Examples of the information that may be stored in an INF file include INI and registry changes, filenames, and locations of the source files on source media.

After creating an INF file, you write the source code for your setup application. You can use the setup functions in your setup application to access the information in the INF file and perform installation operations.

The following sections describe the use of INF files and the setup processing functions:

For more information about using the setup functions in an application, see Creating Setup Applications.

Build date: 6/4/2009

Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker