::InstallAPI::ErrorMessage
Display an error message to the user using standard tools.
Supported Platforms
All
Returns
Empty String
Options
-message <error message> (required)
This is the body of the message to display to the user in the dialog box or in the console.
-title <dialog title>
This is the window title of the dialog box when it pops up. If not specified, it will default to "Install Error."