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: Kekker Date: April 17, 2009 at 04:24:49 Pacific OS: Windows XP Subcategory: Batch
Comment:
I run a batch file each week to update a windows app on 12 separate servers. The batch file launches the app and the question is asked "do you want to update this program", at which point I have to click "Yes", is there any way the batch file can automatically answer "Yes" for me?
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...