I found a way to do this. You have to open up the setup1.vbp and edit the basSetup1 module. In the sub CopySection, find Case fcOlder, comment out everything under Else and add owValue = owYes. This will stop the form asking if you want to overwrite the file, and just keep the destination file if it is newer.