

InterviewSolution
Saved Bookmarks
1. |
Solve : how can i move whole directories in batch?? |
Answer» I am trying to make a program that will TAKE the F DRIVE and copy it all to the Q:\batch-files\batch\all. How do i do this?From a COMMAND PROMPT type: XCOPY /? |
|