function GetVersionNumbersString(const Filename: String; var Version: String): Boolean;
Gets the version of the specified file as a string (in "0.0.0.0" format). Returns True if successful, False otherwise.