Inno Setup Preprocessor: GetVersionNumbers

Prototype

str GetVersionNumbers(str Filename, int *VersionMS, int *VersionLS)

Description

Gets the version numbers of the specified file. Returns the version as a string (in "0.0.0.0" format) if successful, an empty string otherwise.

Declared in ISPPBuiltins.iss.

See also

PackVersionNumbers