Summary: hi, im trying to make a batch file to type in my AIM password in the AIM Password text box...heres the code that will/won't work.... echo off title A...
Summary: Hi friends, I want to know does how to run a batch file present on another computer within the domain, from my computer, without logging into the remo...
Summary: Hi I recently made a batch file which displays certain information for certain people only when they type in their codename. (which only they know)...
Summary: Ok so heres the problem. I am trying to make a batch file that will autorun on a cd and delete a text file I have on my desktop. The autorun works and...
Summary: I am wanting to make a batch file that will do several things. Take a certain file folder (and all its contents) from a certain location and delete it...
Summary: Hi. I have a text file that has a bunch of stuff that I don't need, but I just need the last line of text. Is there any way to make a batch file that ...
Summary: Hello, here I am with another batch challenge. I have a few recipe text files that all have very similar format. They are arranged something like th...
Summary: Hi all! i was wondering if anyone knew how to make a batch file that would read the size of a certain file and if the file was over a specified size (...
Summary: Hi folks, anyone help me with a lil problem?? I am trying to create a batch file that will start a program and then pause for 10 seconds and then issu...
Summary: Hi! I have been trying to figure out how to make a batch file run invisibily and I have come across this method: put CreateObject("Wscript.Shell").Run...
Summary: How to call one batch file after completing of another batch file. i am having one batch file to run the jboss server,after the server started.Then on...
Summary: Any one got a solution as how to make a batch file containing the following : backup all files from a specified location to a dated stamped folder car...
Summary: I’m trying to making a batch file that replaces a word with another in a file(s!) that containing the word. By using Edlin program. And to use edlin...
Summary: Hi I would like to make a batch file which can copy a certain paragraph within an existing textfile into a new file. I know the starting phrase of the...
Summary: How do I make a batch file re-play itself automatically every 30 minutes? OR, better, how do I make it play automatically just BEFORE the PC (WinXPPr...
Summary: I would like to create a batch file for NET SEND so that it can prompt the user for the computer's address and the message. How do i do the text input...
Summary: I would like to create a batch file that will add an additional 1 to the front of an existing 8 digit text file,i.e... 11062169.txt-->111062169.txt 09...
Summary: I am trying to create a batch file to kill a process only if it is running. I found a pskill tool from windows xp tool site but when I put it in the ...
Summary: Hi, I'm trying to make a batch file using DOS commands to backup multiple user profiles on a xp computer. I am able to print all of the user profile f...