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: It's probably caused by your default console window being set to not close when the program terminates. Don't worry, the batch file does in fact compl...
Summary: Does anyone know how to create a batch file that will automatically get the current date in the format year month day eg. 20060206 (using todays date...
Summary: Hey, I have a batch file that I have written that will (eventually) install a few files onto the users computer from a CD Rom. However, I am wondering...
Summary: Hey, I'm relatively new to batch file programing and I am tearing my hair out over this. I want to be able to set the results of a command as a variab...
Summary: I don't believe DOS has any integrated random number generators, although you could code one in about 2 minutes with debug (but then, if you knew how ...
Summary: This is a sample Batch file I made to launch 2 files - test1.txt and test2.xls "c:\documents and settings\user\desktop\desktop\test1.txt" "F:\IG\test2...
Summary: Take a look at http://home7.inet.tele.dk/batfiles/ Click "Batfiles the DOS batch file programming handbook" to enter the tutorial. Some chapters are u...
Summary: how does one test it out ?? ofcourse from the output they get i guess.... thanks for replying.... would be nice for me if u say how to encode batch ...
Summary: Hi I'm really new to this batch file programming and I'm trying to make life easier when having to check multiple files daily and if they are greater ...
Summary: How do you have a batch file (xp) read another batch file and search for specific commands/text? i am trying to create a script from preventing users ...
Summary: Any help here is appreciated, I'm pretty weak with Batch file programming. Looking to Schedule a Batch file to run daily that will: - delete all *.BA...
Summary: hello guys ! we have load of metrics reports generated since 6 months , the thing is that the metrics contain .html and .png files in them. now time ...
Summary: I need to determine wether a program that runs a batch file is Internet Explorer or not. I have a file type that uses a batch file to execute when the...
Summary: Hej! i am new at dos batch files, so i need your help to notice what i am doing wrong. I have built a .NET program called JLMail which can send mail ...
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: 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: Hey, Just have a quick question, My batch file won't call the program I tell it to. I tell it CALL C:\programfiles\blah\blah.exe and nothing happens.....
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 tried to write a batch file using taskkill to close down a program but now I find out that taskill was excluded from XP Home. Does anybody know of a...
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: Hi all. I haven't really been introduced to writing batch files, but could someone post some example code of a batch file that would install programs ...
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...