Skip to content

File_GetVersion

Returns the version of the specified file

File_GetVersion(sFile, bMustExist) As Boolean

Filename

File must exist

Result will be stored in gsValue. Function will return false if file does not exist and bMustExist is true

If bStatus Then bStatus = File_GetVersion(gsProgramFiles & "\CapaInstaller\Agent\CIAgent.exe", True)
If bStatus Then bStatus = Job_Writelog("Custom", "Current version of CIAgent.exe is : " & gsValue, bStatus, True)

Scripting Guidelines

File_GetFileDateCreated File_GetSecurity File_GetShortPath Constants Package Property Variables