Appl\_ISResultCode
Description
Section titled “Description”Returns InstallShield result-code from installation log
Syntax
Section titled “Syntax”Appl_ISResultCode(sISLogFile) as Boolean
Parameters
Section titled “Parameters”sISLogfile (String)
Full path and file name to the InstallShield installation log
Return value
Section titled “Return value”Resultcode will be returned in gsValue
Example
Section titled “Example”VBScript
If bStatus Then bStatus = Appl_ISResultCode(gsWorkstationpath & "\Logs\Temp\AcrobatReader6.log")Related functions
Section titled “Related functions”