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.
Check if a primary partition exist
Name: KLEMENTIN Date: June 13, 2003 at 08:04:24 Pacific OS: DOS CPU/Ram: 2,4ghz, 1gb ram
Comment:
Hi! I'm trying to make a batch-file that will check if there is a primary partition on the harddrive. I know how to check if there's a formated partition but how do you check if there's a unformated partition? Thx! /K
Summary: Basically I have several batch files on different machines running a command and appending the output to a text file on a remote server. However, these are run at about the same time causing a conflic...
Summary: Using a dos batch program - I need to check to see if the computer is connected to the internet and if not - to connect. Then to see if a Windows XP application is running and if not to launch it. ie:...