Search found 1 match
- 20 Aug 2020 08:54
- Forum: DOS Batch Forum
- Topic: auto updater of new releases
- Replies: 9
- Views: 9110
Re: auto updater of new releases
Is it posisble to modify to check if the file localy exists, and if not ... Something like if not exist "c:\foo\bar.exe" ... then jsut download the file from the remote directory? The second FOR loop defines variable recent_file that you should use to copy the file then. + also, would be possible t...