FILE_NOT_FOUND

InstallShield 2019 » InstallScript Language Reference

FILE_NOT_FOUND 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

VerGetFileVersion
FileGrep
FileInsertLine
FileCompare
FileDeleteLine
VerFindFileVersion

See Also