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. |
Send comments about this topic to Microsoft
Build date: 2/3/2012
Hex Values for Win32 error codes Published as part of Open Protocol Specifications
As a part of the Open Protocol Specifications, the hex values for Win32 error codes can now be found at http://msdn2.microsoft.com/en-us/library/cc231199.aspx.
- 2/24/2008
- Robert Flaming - MSFT