Guest User

Untitled

a guest
Sep 19th, 2018
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. C:Test3Datenfile1.pdf
  2. C:Test3Datenfile2.pdf
  3. C:Test3Datenfile3.pdf
  4.  
  5. @echo off
  6. For /F "delims=" %%a IN (C:Test3Pfade.txt) DO COPY "%%~a"
  7. "C:Test3kopiert%%~nxa"
Add Comment
Please, Sign In to add comment