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: Hi All, Anyone with experience creating batch files using se.exe? I'm having an issue with some registers that I fix by doing the following in windows...
Summary: I saw a post on this site a few weeks ago about batch files and running remote services. I want my batch file to net start and net stop services on ...
Summary: Is it possible to find the system memory from a batch file? and use that information in the batch file to brach to different operations? Great help...
Summary: I have integrated CheckSum in a batch file, what i need is to read the message created by the CheckSum in the batch file and write it to a text file. ...
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: Assuming you mean DOS batch files: You will need to have a line like: #c:\command start.bat because the login script can only call exe's and com's , o...
Summary: Okay, let's say that there's an exe called "Program" and you can apply files with it using a command switch, like this: Program.exe -file example.tst ...
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...