Advertisement
Guest User

Untitled

a guest
Sep 23rd, 2019
175
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. robocopy "C:\Games\ThisIsAGame\Character1" "C:\Games\ThisIsAGame\Character2" /e /xf *.md5 /xf *.old
  2. robocopy "C:\Games\ThisIsAGame\Character1\SavedVariables" "C:\Games\ThisIsAGame\Character2\SavedVariables" /xf WhyUnoCopy.lua
  3. robocopy "C:\Games\ThisIsAGame\Character1\*.txt" "C:\Games\ThisIsAGame\Character2" /xf *.old
  4. robocopy "C:\Games\ThisIsAGame\Character1\*.wtf" "C:\Games\ThisIsAGame\Character2" /xf *.old
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement