Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
.bat copy probs
Name: djas Date: September 25, 2004 at 15:23:38 Pacific OS: Windows XP/Longhorn GUI CPU/Ram: n/a
Comment:
can anyone tell me what im doing wrong, im trying to copy two files from "folder" and "folder2" on to another drive.(the drive is not a cd-rom)
Summary: Try this. After previewing, remove the echo before copy to activate it. ::== recurc.bat :: copies all files in tree to dest, prepending orig DIRname @echo off setLocal EnableDelayedExpansion set /p sr...
Summary: I have a bat that basically just copies a directory of PSTs, but sometimes they are left open (users logged in). I am looking for a bat that will just go down the list and copy the ones that are avai...
Summary: Here's my situation: Computer A controls a medical device which daily generates a report file. Computer A runs DOS 6.22 OS and is for safety reasons not connected to the network. Server B runs Windows...