str GetVersionComponents(str Filename, *Major, *Minor, *Revision, *Build)
Returns the individual version components of the specified file as a string (in 0.0.0.0 format) if successful, an empty string otherwise.
Declared in ISPPBuiltins.iss.
PackVersionComponents