View Single Post
Old Jun 15th, 2005, 5:09 AM   #6
TonyM
Newbie
 
Join Date: Jun 2005
Posts: 2
Rep Power: 0 TonyM is on a distinguished road
BTW - To avoid any prompting this is better...

xcopy mydir destination\mydir /s/e/i
rd mydir /s/q

Add the full path to mydir if it is not the current directory.
TonyM is offline   Reply With Quote