1 out of 3 rated this helpful - Rate this topic

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 codeError
ERROR_INSTALL_SUSPENDThe install was suspended.
ERROR_INSTALL_USEREXITThe user exited the install.
ERROR_INSTALL_FAILUREInstall failed.

 

 

 

Send comments about this topic to Microsoft

Build date: 2/3/2012

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ
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.