Technology area | Installer |
Availability | Available in Mac OS X v10.4 and later. |
The Result object provides methods to obtain information about the result of an Installation Check or Volume Check script. This object is accessed using the my.result
property.
String describing the cause of a warning or fatal result.
The title of the warning.
String with the type of the result. Its values can be:
'Warn'
: The user is notified that a requirement is not met but can continue the install.
'Fatal'
: For Installation Check scripts, the user cannot continue the install. For Volume Check scripts, the user cannot install on the affected volume.
Last updated: 2008-12-16