Summary: I thank you for the information. I'll check out the web site. I will try it out after the holiday. I take exception to your statement though. Quote: "...
Summary: What is the batch command, if any, to close the DOS window after the batch file is complete? I am running Win 95 and am using batch files to apply pa...
Summary: I am trying to automate a night time task. The batch process that I need is quite easy (just deleting a single file), but I can not get to close the D...
Summary: I am using a batch file in Win95 to back up a folder onto a zip drive. Whenever the batch file runs I receive an "Incorrect DOS Version" error. The ba...
Summary: Normally I don't do other people's homework for them, but I'll make an exception since this won't take long... IF %1#==# GOTO If %1#==# means if the v...
Summary: The only problem with using errorlevel exit codes is that not all dos commands return an errorlevel after execution. Batch files are Well "Batch File...
Summary: Hi, I've written a program to run some servers (in java) and a batch file to run this program. How do I get the batch file to start the java program,...
Summary: I am creating a DOS batch file that will automatically run when a user puts a disk into the CD ROM. I will prompt the user for 1 of 3 options. This w...
Summary: umark, I know your OS is Windows 2000 (See here for example), and you say you want to "get a batch file to run when ever someone logs off a computer",...
Summary: I made a batch file and it is set to run when windows starts but I would like to hide the dos screen so you don't know anything is happening. I am pr...
Summary: I have posted this in win9x forum, but I know you folks here know the dos commands better, so here goes: 2 questions: 1. Is there a way to shutdown a ...
Summary: Hi, I have a request that will be a little difficult to explain. I once had a batch file that did this, so I know that it's possible, but I don't have...
Summary: Hi, I need to run several Batch files in One BAtch file. each Bathc file performs some logic and exits with exit code 0 or Non zero . In My main batch...
Summary: My guess is that either the batch or the java program are looking for a file on the current directory, and the file is only present on the c:\update d...
Summary: First, the OS column can be autofilled. So it might not be the OS that he's wanting to do this with. Second. Run the MS-DOS editor, and type in the fo...
Summary: I need to connect to a ftp site & upload files usind a dos batch program (.bat file) . How can i do that . From the command line i type ftp 100.100.10...
Summary: sir I need to run batch file for the login scripts the scripts are using to map their logical drive(server drive) of users data to respective users w...
Summary: Can anyone help? I'm writing a DOS (in Winnt) batch file that makes another batch file. However, on one line I need to call ftp with a script file (i...
Summary: I would like to assign switches to a batch file. I am asking here because I haven't been able to find much on the net, and the information that I have...
Summary: hi ,im fairly new to scipting anything in DOS so this maybe fairly simple, or not (tbh im not entirely sure). As this is my first application i have w...