Summary: I have a batch file that opens several programs one of which requires two passwords, can I integrate these into the batch file so i dont have to type ...
Summary: I am trying to setup a batch file in XP that will open a stand-alone web browser and open a web file in the same directory. So far this is what I hav...
Summary: Hi, I use a batch file to open Internet Explorer to a Password protected page every morning when my computer starts. The screen I get looks just like ...
Summary: I am looking for a very simple program that will allow me to write BATCH files or Scripts on either Windows 98 or 2000. I am trying to find a way to ...
Summary: Hi, Thanks for your reply. But I think I'm going to let that batch file leave it where it is. Normally it should be in the TEMP folder, and most users...
Summary: I am very new to Batch file writing and have spent several hours on google, so I am turning to the experts. What syntex do I use in a batch file to c...
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: Hi guys .. worked on it yesterday and today and it works. I used three files. One Batch file, two script files for the telnet client Thanks for all t...
Summary: Hello all I have the following in a batch file. Basically what it does it copy a set of files into a zip file and store the zip in a different locatio...
Summary: Thank you....thank you......but please forgive a silly question. But...where do I insert the program name(s)into the script?...ie, the program to run ...
Summary: Hello I'm making a Batch File AI program. I've just started, but i'm having a few problems. I'm using 2 Files: One with the Main actions, and another ...
Summary: on XP Pro I have written a batch file to pen several different programs. I want to be able to open 2 or 3 internet explorer screens going to different...
Summary: I want a batch file to open internet explorer and pass it a specific html file to open with. e.g. "c:\program files\internet\iexplore.exe" c:\temp\123...
Summary: I wrote a little batch file, that runs off of a floppy. It copies a folder off of A: on to C:, and then runs another batch file off of C: (which it c...
Summary: Hi everybody, I’m trying to make a batch file that copies some files from one place to another. The filenames contain a client number so they differ...
Summary: Oh nevermind, I got into the cmd and explore c:\ and found out that my "prog.lnk" (that I created with righ click>create a shortcut then typed www.goo...
Summary: I wrote a batch file that does like this....... reminder this is for my grandma and i know you could do this task VIA scheduler I wrote a simple batch...
Summary: Windows task scheduler does not work for me... that is why i am tring to use batch files... ha ha. As well i jump to computer to computer often so Win...
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: Hi, I'm trying to write a batch file that asks for a number and then uses an external program (which inserts a delay into the file) to delay for that ...
Summary: I need to create a batch file that's going to execute a program but then needs to actually engage it. I can do this by either ALT+P or using a Tab 4x...
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: Hi, I have a batch file that runs a command with parameters. The batch file contains just one line - EG: program.exe -uUsername -pPassword -cConnectio...
Summary: OK. Got this cracked now. SN, many thanks for the suggestions & pointers re use of .inf files. I've now managed to execute automated registry clear...