batch files in windows xp?

  • Thread starter Thread starter L. T. Portella
  • Start date Start date
L

L. T. Portella

Copying one directory from one hard drive to another hard drive in Windows
xp

In the old days, it was very simple to write a batch file and copy one
directory from one hard drive to another hard drive. How can I do this in
Windows XP? Thank you.
 
And I would suggest using xcopy instead of copy, with the '/C' flag to keep
the process going even if some file fails to copy - Windoze seems to find
lots of reasons to interrupt the process.

Val
--
Bringing you BeadWizard Design Software
www.beadwizard.com
***************************
Practice safe eating -- always use condiments.
***************************

"David Candy" <> wrote in ...
Exactly the same way.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top