Disk Prompting and Error Handling Functions

You can use the general Setup functions to prompt the user to insert new media, or to handle errors that arise when files are being copied, renamed, or deleted.

The following table lists functions that provide dialog boxes for requesting installation media and reporting errors. For detailed function descriptions, see the Microsoft Windows SDK documentation.

Function Description

SetupCopyError

Generates a dialog box that informs the user of a copy error.

SetupDeleteError

Generates a dialog box that informs the user of a delete error.

SetupPromptForDisk

Generates a dialog box that prompts the user for an installation medium or source file location.

SetupRenameError

Generates a dialog box that informs the user of a rename error.