script to copy files from one folder to another windows code example Example: cmd copy all files to another folder xcopy /s c:\Folder1 d:\Folder2