The utility ChkFileVer.exe - makes comparison of the versions/times_of_modified of two files, passed as parameters.

- If in both files version is maintained, allows to compare the versions of these two files 
- Otherwise, the times them of last modified are compared.

See Test.bat as an example of use.

The list of changes:
~~~~~~~~~~~~~~~~~~~~
- 03.28.2003 - Is added optional third parameter: /copy If it's present, and in the case if the file specified as first parameter will appear newer than second, copying the first file into second will be made.
- 05.05.2003 - the mistake of comparison of the versions of files is corrected (i.e. dwFileVersionMS and dwFileVersionLS from VS_FIXEDFILEINFO are now compared all of 64-bit of the version) 

Best regards. 
Michael Drozdov, ICS Soft, Perm, Russia 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
Mailto:Drozdov@ics.perm.su 
My Page:  http://vfpdev.narod.ru/ 
ICS Page: http://ics.perm.ru/ [on Russian] 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~