![]()
|
InstallShield 2008 ยป InstallScript Language Reference
The SetErrorMsg function customizes InstallShield default error messages. You can use this function to specify the caption text of the message boxes in which these error messages are displayed.
SetErrorMsg ( nErrorID, szText );
| Return Value |
Description |
|---|---|
| 0 |
Indicates that the function successfully changed the error message. |
| < 0 |
Indicates that the function was unable to change the error message. |
See Also
|
|
Copyright Information | Contact Macrovision |