Search found 2 matches

by CoreSys
13 Jun 2013 09:45
Forum: DOS Batch Forum
Topic: Date Comparison for Batch file using XCOPY
Replies: 2
Views: 2668

Re: Date Comparison for Batch file using XCOPY

Thank you. That worked.
by CoreSys
13 Jun 2013 08:08
Forum: DOS Batch Forum
Topic: Date Comparison for Batch file using XCOPY
Replies: 2
Views: 2668

Date Comparison for Batch file using XCOPY

I have created a batch file the runs xcopy comparing files from the server to the local machine by date. Then once those files are copied the batch file next runs a local executable the moves those files to a particular device. This works great. I want to add the .bat file to the startup for all use...