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 test disk space
Name: RobNF Date: December 10, 2003 at 12:18:17 Pacific OS: XP Pro CPU/Ram: 1 Gig Celeron, 512 Mb
Comment:
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 copied and if not pause and prompt user to put in a new disk. I don't know much about batch programming so any help would be appreciated.
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: Hello, I would like a simple command to check for disk space on a system before installing a file. I.e I want to run a login script to install a workstation with sp3 which will be downloaded from the...
Summary: Hey all, I have very little computer knowledge. I'm trying to write a batch program that will pick a random number between 0 and 1. If the number is between 0 and .2, i want the batch program to run...