Summary: Hi guys Having some trouble getting a code to work to extract the numerical values out of the following two lines into a seperate variable each to be ...
Summary: defrag c: -v -f echo y|chkdsk /F c: shutdown -r The above is my little ameature batch file it will defrag then when finished it will goto next line w...
Summary: I am in the process of creating a batch file that will present the user with a few options (using CHOICE), and then execute certain commands depending...
Summary: I'm working on a batch file that creates a directory and then automatically sets folder permissions based on the group membership of the person execut...
Summary: I have absolutely no experience writing Batch files but I learnt how to open a program using the: START /MAX IEXPLORER.exe I want to open 5 applicatio...
Summary: Hi there I'm having trouble accomplishing the below. I would like a batch file that will delete sub directories and the files contained in them, but...
Summary: Hi, having abit of trouble with making a batch file. All I want to happen is for a prompt to come up asking for the pc name, I hit return and then it ...
Summary: I am having a bit of trouble keeping a directory clear of extraneous files, here is the situation. In directory X I have folders A,B and C and they co...
Summary: I'm trying to build a batch file that will pull certain events from the security log and e-mail it me as a notification. The area I'm having trouble w...
Summary: omg .. it did work :) Thanks a lot you saved me lots of trouble. I truly thank you, I took batch file crash course back in college and I watched batc...
Summary: I have been working with this assignment for afew hours and I am having trouble getting it to work right..... I am fairly new at cmd. Help would get ...
Summary: Hi Everyone, I'm writing a batch file to delete folders older than a certain date and have come across a strange occurrence. When trying to reduce t...
Summary: Hello everybody... I have some trouble making batch files... I want to create if possible a batch file that creates folders given by a input file. The...
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 shou...
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. ...
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...
Summary: Hi, I'm very new to writing batch files. I've written a very simple .cmd file to make a couple directories and copy some files into them. This file...
Summary: Hello, I want to run a batch file every couple of hours, that will take the input from a text file and put it into a field in a command I want to run....
Summary: Hi Batch Experts, I have a batch file that (on exec) prints all the files (filename.ext only) in the current dir to a notepad and saves the txt ...
Summary: Does anybody know a way to catch the breaks in a batch file, for instnace if someone presses Ctrl-c then a series of commands can be executed, eg. cle...
Summary: hello i am running a network at school.i need to log all the computers (after using net view) to a notepad. can you do this for me using a batch file?...
Summary: Hey, I have a batch file that I have written that will (eventually) install a few files onto the users computer from a CD Rom. However, I am wondering...
Summary: Hello all and thank you for reading my post. I have a question about a batch file. I have a batch file that will uninstall certain programs by select...
Summary: hello- i would like to create a scheduled task with a batch file. i have used schtasks correctly but whenever it creates a task it wont run. if i ins...