View Single Post
Old 10-13-2000, 05:21 PM   #14
ChrisMG187
Rear Admiral Lower Half
 
ChrisMG187's Avatar
 
Join Date: Jan 2000
Location: Your Mom
Posts: 2,058
Send a message via ICQ to ChrisMG187 Send a message via AIM to ChrisMG187
To make a copy of a dir:

WINDOWS:

Navigate to the directory that the dir you want to copy is in, for example if the directory was C:\Program Files\Camera\ you would go to C:\Program Files\ then right click on the directory and click on copy. go to the C Drive and right click in a blank space and hit paste.

DOS (easier):

Open the command prompt, then type "COPY Name of dir Name of dir2" for example if the dir was C:\Program Files\Camera, you would type "COPY C:\PROGRA~1\CAMERA C:\PROGRA~1\CAMERA2"
ChrisMG187 is offline   Reply With Quote