Summary: I have a text file that will have 2 entries per line. They are servername and a IP address. I would like to create a batch file that would parse each ...
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: I have a device that outputs a 5 digit number to the serial port, waits 5 seconds and sends a cr/lf to the serial port. I want to take that number, c...
Summary: i created a batch file and i'm invoking three programs in it one by one. but when i click on batch file all three programs are running simultaneously....
Summary: wizard-fred That's an interesting idea about a utility that tests whether or not a CD is in the drive. If I know there is a CD in the drive, then I'm...
Summary: You have a good point. There are even Trojans that combine html and .exe files to implant just by visiting a site. No conscious download required. ...
Summary: I am attempting to write a batch file that would allow me to open approx 5 executable processes at the same time. I was able to get Outlook.exe and I...
Summary: hello, im trying to make a batch file that will excute a series of commands to flash rom's on our company boards. the reason i am doing this is to spe...
Summary: Hi, I am trying to automate a series of FTP commands so that i can hand a job over to someone not technically minded! These are the FTP commands I am...
Summary: Hi, this is my first batch file and works ok but during execution its promt " bad file name or program ". Because I have no clue of what I'm doing I n...
Summary: Recently we changed the names of our computers. Doing this made net send harder. I am trying to write a batch file that can be run from the Start->Run...
Summary: I need a batch file to open folders in c:TempFonts and then move and delete any .ttf files therein to s:Projects\_fonts. I am a newbie to DOS batch fi...
Summary: I am trying to create a batch file that will populate an email message with my ipconfig information and automatically send it using a preaddressed ema...
Summary: Oh, I've just looked at an MS-DOS 6 Command Reference and found the command I was thinking of. It wasn't called UPDATE, it was called REPLACE. Now tha...
Summary: I have just started playing with batch files and have no experiance so be gentle with me. I have written the following batch file and my question is t...
Summary: Hi, I want to create a batch file using NTService.exe. My problem is like when i am passing the path like -start c:\program files\.... then it is not ...
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 need a batch file and dont know how to create/write it. Here is what I need to do: - mount any ISO file to Virtual Clone Drive (path to it is J:\Pr...
Summary: Best I can suggest is to convert your batch file to an exe and then run it hidden... but it will appear in the task manager though. :( Try the free b...
Summary: LordRegent, Thanks for the reply. I tried your suggestion and it only shows "backup Complete" but not time or date. I am using Win98 if that makes a...
Summary: I am new to batch files and programing in general, but I would try dir /b "c:documents and settings\" >c:\1.txt FOR /F ["delims="] %%K IN (c:\1.txt) D...
Summary: I have modified my code a little bit - I decided to start out, I wanted to just say hey, this is my name, and this is a sample batch file. Then I want...
Summary: Hey. I have this animated film of star wars lV in command promt, so how can i attach it to a batch file and put it onto my friends My Videos by just r...