Skip to content

Appl\_ISResultCode

Returns InstallShield result-code from installation log

Appl_ISResultCode(sISLogFile) as Boolean

sISLogfile (String)

Full path and file name to the InstallShield installation log

Resultcode will be returned in gsValue

VBScript

If bStatus Then bStatus = Appl_ISResultCode(gsWorkstationpath & "\Logs\Temp\AcrobatReader6.log")

Scripting Guidelines

Application functions