Using INF Files
After you create an INF file for the installation process, the setup functions can access that information to use when copying, deleting, or renaming files and updating INIs and registry entries.
The following topics describe how to use the setup functions to retrieve information from INF files and how to perform installation operations by referencing an INF file:
- Authoring an INF file
- Opening and Closing an INF file
- Retrieving Information From an INF File
- Installing From an INF File
- Specifying a Security Descriptor From an INF File