Useful Windows Command Line Stuff

From Ideasplace
Jump to navigation Jump to search

How to Copy a Folder with Batch File

  • xcopy /s /i "THE FOLDER ADDRESS YOU WANT TO COPY" "DESTINATION LOCATION"