F Futher Golden Member Jan 18, 2002 1,362 0 0 Mar 2, 2002 #1 how do I use command prompt to copy a file from a disk to my HDD. I've never actually had to use this before.... Thanks a lot
how do I use command prompt to copy a file from a disk to my HDD. I've never actually had to use this before.... Thanks a lot
minendo Elite Member Aug 31, 2001 35,560 22 81 Mar 2, 2002 #2 I could be wrong, but I think it is: C:> copy a:\xxx c:\yyy where xxx is the location and name of file and yyy is the location you want to copy to
I could be wrong, but I think it is: C:> copy a:\xxx c:\yyy where xxx is the location and name of file and yyy is the location you want to copy to