OTHER_FAILURE

InstallShield 2015 » InstallScript Language Reference

OTHER_FAILURE is a predefined constant that is used to represent a value that is passed to or returned by one or more built-in functions. You cannot change the value of a predefined constant.

Used With

• FileDeleteLine
• VerUpdateFile
• FileCompare
• FileGrep
• FileInsertLine

See Also