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 file to find drive letter
Name: JordanVash Date: July 11, 2007 at 13:30:04 Pacific OS: XP CPU/Ram: 2gig
Comment:
How would i go about from executing a batch file that finds your primary drive letter. Its like %SystemDrive%. But how would i execute that so it echo's it back to me?
Summary: Hello, I am new at this and I have to create a batch file to find a set of filenames with all the path like C:\Users\pc\Documents\ok.txt, etc. The batch file must say if they exist or not. It seems t...
Summary: So I have an odd problem, and a less than easy way of doing it. Our organization has some house keeping that needs to be done, and I would like to use a batch file to aquire ip adress, hostname and dn...
Summary: Hi, I currently have a batch file thats creates a new directory with the current date as its name (in the format YYYYMMDD). Is it possible to have another batch file that finds this directory and copi...