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.
Batch program to boot and copy
Name: natedog1024 Date: December 10, 2003 at 16:27:35 Pacific OS: NT CPU/Ram: 333
Comment:
I need something that will boot and copy zipped files from the disk to a destination and unzip them. I need this so I dont have to give out passwords. Any insight on this? Thanks
Summary: Hi, I have a batch program that copies a backup file everyday to a cdr. I need to include in the batch file code that checks to see if there is enough space left on the disk for the backup file being ...
Summary: Is there a way to shut one program down, then launch a second program immediately upon exitng the former program using a DOS batch file ? In case it will benefit other users, I am trying to solve the ...
Summary: This is a homework question I would appreciate help on: Name this batch file safecopy.bat. This does a safe copy defined as follows: a. checks to see that the source file exists, if not, print an appr...