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.
Copying Folders via Batch Files
Name: Vernon Date: August 3, 2001 at 13:34:25 Pacific
Comment:
I would like to write a short batch file that copies folders (including all their subfolders) from one drive to another. We use WIN NT 4.0, but I don't know how to use Windows Scripting language. I've written dozens of batch files over the years, but I don't remember how to do this.
Summary: I've been trying to figure out how to copy the contents of a folder into another one using a batch file...Searching this site I've got as far as the following...(commands either side of this line omm...
Summary: First of all, let's clear something up: the errorlevel is not an environment variable. On NT systems, the environment variable %errorlevel% is automatically set to the errorlevel's value. If you chang...
Summary: sorry, what i mean is i need to install win 2000 server copy that has "batch file" copy to it, when the install is about to take effect the os will install or run the setup.exe to the first partion th...