Skip to content

Latest commit

 

History

History
32 lines (18 loc) · 1.22 KB

displayed-error-messages.md

File metadata and controls

32 lines (18 loc) · 1.22 KB
description ms.assetid title ms.topic ms.date
An installer function may display an error message dialog box returning any of the following errors. An error box is displayed only if the user interface level is at the full, reduced, or basic level. For more information, see User Interface Levels.
0153a21f-9b26-4088-b12b-96c9e6918cc3
Displayed Error Messages
article
05/31/2018

Displayed Error Messages

An installer function may display an error message dialog box returning any of the following errors. An error box is displayed only if the user interface level is at the full, reduced, or basic level. For more information, see User Interface Levels.

The installer functions only display error messages that are in the following table. For errors not in this list, the caller of the function is responsible for handling the display of error messages.

Error code Error
ERROR_INSTALL_SUSPEND The install was suspended.
ERROR_INSTALL_USEREXIT The user exited the install.
ERROR_INSTALL_FAILURE Install failed.