Guys
I'm looking for some advice on the best way to check for an updated file on a server. I'll explain.
I have my main script on multiple PC's. I want to be able to update the main script (which is a .exe) by having the script to check for a updated version. I know how to use Autoit and set the file version. I'm just wondering what's the best way to go about this. From what I can tell, I can't get the file version info via FTP. I probably could look for the dates and compare the dates on th