Pascal Scripting: GetVersionNumbers

Prototype

function GetVersionNumbers(const Filename: String; var VersionMS, VersionLS: Cardinal): Boolean;

Description

Gets the version numbers of the specified file. Returns True if successful, False otherwise.

See also

PackVersionNumbers