CompareDLLVersions
Can someone please give me an example of how to use the CompareDLLVersions command? Lets say I want to move DLL Files into a directory (that already has DLL files), but I want to use the CompareDLLVersions command to check the versions of the files to make sure that newer files don't get replaced by oldier files. How would I do that? Please give me an example.