Skip to content

Appl\_SetMSIError

Returns MSI error description. For further information of MSI error codes, please refer to the Windows Installer SDK.

Appl_SetMSIError(iErrorLevel) as Boolean

iErrorLevel(Integer)

ErrorLevel value

Boolean, TRUE if function completed successfully Return Type

VBScript

If bStatus Then bStatus=Appl_SetMSIError(giErrorLevel)

Scripting Guidelines

Application functions