str GetPackedVersion(str Filename, int *Version)
Gets the packed version of the specified file. Returns the version as a string (in "0.0.0.0" format) if successful, an empty string otherwise.
Always use ComparePackedVersion or SamePackedVersion to compare packed versions.
Declared in ISPPBuiltins.iss.