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
Name: pomme8916 Date: May 17, 2007 at 08:00:05 Pacific OS: Windows XP CPU/Ram: ? Product: COMPAQ
Comment:
I would like to make a batch file that automatically overrides the "yes" choice in ms dos/ command prompt. I so far, have FORMAT C: and would like to make a bypass so you don't have to type "y"
Summary: How can I count a specific character in a line using a batch file Ex: if I pass a line "c:\dir1\dir2\dir3" to the batch file to count "\" then it should return 3. ...
Summary: I want to make a batch file that takes a file as a parameter, then connects to a predetermined FTP server and uploads the indicated file, then quits. The only problem is, the commands within the batch...
Summary: Does anyone know how to create a batch file that will automatically get the current date in the format year month day eg. 20060206 (using todays date as an example) Can this be done using dos batch f...