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. |