Summary: I would like a bat file to copy files only if it is the first day of the month. I found an excellent post that is very close to what I need, but I'm ...
Summary: Hello here is another bat file question, i made a bat file that generates m3u play list files and a sfv i am trying to get it to name the m3u and sfv...
Summary: Hello Tim, This is a bit of a cludge, but I did implement it on a client's box, and it's worked fine (automatically)for a couple of years: The trick i...
Summary: Hello. My problem is exact like the problem "making a .bat file to get input" in DOS\Page 1... BUT it is in NT 4.0. Like the answer from Secret_doom.....
Summary: Miskva, In DOS under windows 9X, you can just add a line to the end of the batch file which deletes itself. I.E. if the batch file is called test.ba...
Summary: thanks alot but no matter how i tried to edit but it doesn't work... i wonder if i edit wrongly i really hope u can spoon-feed me as i'm not good in d...
Summary: Let's get things clear: you've got a numeric value on the %RestartLine% variable. You want to get the line in a log file which corresponds to that val...
Summary: Hi, I want to create a bat file to copy my temporary internet files into another directory but even when I use the dos filename (tempor~1) it says tha...
Summary: Hi Larry, Your reasoning is sound. Since the batch is "in use" the delete may fail. I would not bet my little finger either way. Try this as a last li...
Summary: I need to know how I would make a .bat file that would get input (an IP address) and then make a new file (java policy file). I have no clue how to d...
Summary: Well, you have to know where the mp3 files are in order to write a *.bat file to erase them. Let's assume all the mp3 files are in a directory named ...
Summary: Hey .. .i've been wondering is there anyway to make a .bat file to run programs on a usb?.. so that it will either ask you to input a name to run the ...
Summary: I am trying to write a batch file that will back up selected files...folders actually. I would like to backup everything in my 'My Documents' folder....
Summary: i had changed my file association with bat files to 4DOS and now i've unistalled 4DOS and back to the usual command.com, my batch files no longer run ...
Summary: I'm writing a bat file as an assignment at Tech (college) and i need to know this (please!) * how do you display the time, or date without it promting...
Summary: I am trying to set some PowerPoint slides to work with pptview.exe for different days. Just Friday, Saturday, and Sunday. We are going to start usi...
Summary: i really hope u can spoon-feed me as i'm not good in dos commands. what i really want is a bat file which my computer's TASK SCHEDULER can execute on...
Summary: Ok here is what i want to do. I want to start a bat file and have it search the current directory for any SFV files. If it finds them i want it to exe...
Summary: If I drag a copy of user.dat & system.dat to a C:\Windows\reg file, will the following bat file restore by typing rr from a dos prompt? Is there anyth...
Summary: Howdy all. I'm looking for some ideas on what everyone uses .bat files for. I like using them, but I can't think of any other ways to use them. Can ...
Summary: Dear all, Could anyone help me with the following problem? My fortran program uses a parameter file to retrieve some parameters. One of these paramete...
Summary: Hi, I am writing a bat file to execute #50 number of *.txt files. For that I am writing a bat file below: /xxx doc1.txt /xxx doc2.txt /xxx doc3.txt /x...
Summary: I miss the logic of the script, I mean, it's not a source trouble like mispelled cmd or anything, it's just that it shouldn't work anyway - you first ...