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

Purpose

The Setup API provides a set of functions that a setup application calls to perform installation operations.

Where Applicable

These setup functions are available to develop a setup application. Setup API should no longer be used for installing applications. Instead, use the Windows Installer for developing application installers. Setup API continues to be used for installing device drivers.

Developer Audience

A developer can use the Setup API if their setup application requires the following functionality:

  • Queuing of files.
  • Installation of files.
  • Handling of installation errors and prompting for media.
  • Updating registry entries.
  • Logging of files as they are installed.
  • Storage of the most recently used source paths.

Run-Time Requirements

For information about which operating systems are required to use a particular function, see the Requirements section of the documentation for the function.

In This Section

TopicDescription

Overview

General information about Setup API.

Reference

Documentation of Setup API data types, structures, functions, and notifications.

 

Build date: 7/30/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