stromcobs Posted March 29, 2006 Posted March 29, 2006 (edited) I have written a small ACCESS utility that parses a command line generated text file (DIR) and compares the various elements to make sure that the contents of two directories are the same. This works fine but what I really need is to compare the version numbers of each executable file. I cannot see a DIR option that would provide this. Any ideas? Edited March 29, 2006 by stromcobs
gunsmokingman Posted March 29, 2006 Posted March 29, 2006 I have written a small ACCESS utility that parses a command line generated text file (DIR) and compares the various elements to make sure that the contents of two directories are the same. This works fine but what I really need is to compare the version numbers of each executable file. I cannot see a DIR option that would provide this. Any ideas?Here is a link that uses VBS script to compare file version then replaces them from a server, It might help you.Hey Script Guys Compare File Version
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now