Summary: I make reminders using a batch script that echos stuff and the scheduler thing in xp. The problem is the batch script doesn't show up when I'm watchin...
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: 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: 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 recently made a batch file which displays certain information for certain people only when they type in their codename. (which only they know)...
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: Hello everyone, im trying to make a batch file, which could check the size of 3 folders and move files from them under these conditions: a) there are ...
Summary: Hi, Could you guys help me make a batch file which will replace an entry in the text file - coming from an environment variable? Basically it'll just ...
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: I am trying to make a batch file to run a different set of commands depending on a the location of the office they're in. I'd like to have the user te...
Summary: Hi, Does anyone know of a way to make print screens through batch files ? I would like to take a print screen and save it to a picture format through...
Summary: I need to make a batch file to change the MTU size for windows xp the problem is the adapter key name is different on every machine. the key that need...
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...
Summary: There are some batch file "compilers" out there. A google search of "batch compiler" will bring up many. Most of them just compress a text file and ma...
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: Hello, I want to create an exe file from a batch file and 2 other exe file. How can I do this? I want it so that when I click the exe it runs the batc...
Summary: Hello, I've tried to find what i was looking for on the forums and the internet and have not been able to find an answer yet. Here is the situation: I...
Summary: Ok, I need to make a "Double Variable". What I mean by this is accually make a batch file process a variable inside of a variable. Example: @echo off ...
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: Hello, I am trying to do something that would seem simple enough here but I can't seem to figure it out. I am trying to make a batch file that will ch...
Summary: hi im trying to make a batch file that makes a .reg file but its not going as i planned this is what i have so far, can you tell me what im doing wron...
Summary: I am trying to use the hostname as a conditional in a batch file. I would like to use the alias (not %COMPUTERNAME% mind you) I added to the hosts fi...