Summary: Hello, I am a novice user and would like help in creating DOS batch files. What I am trying to do is create a batch file that can move files from one ...
Summary: I'm trying to write a DOS batch file that will determine which files are in a directory on a remote unix box and then write a ftp script go 'get' each...
Summary: I have written a DOS Batch File that executes a program several times, each time passing a different set of parameters. My problem is instead of execu...
Summary: how would i check a file's size (I know the file name too), and if it is more than 2kb and less than 4kb, then delete it? (I am trying to make a netwo...
Summary: sir i want to make a conditional dos batch file the codition is that whenever the batch file run first check the date if date is ok then run given con...
Summary: I need to write a DOS Batch file that renames a file to it`s original name plus todays date. e.g. TEST.TXT becomes TEST220102.TXT I need the batch fil...
Summary: Something for everyone. You won't be disappointed :). This web space is is dedicated to DOS batch file programming, discoveries, inventions and tr...
Summary: Does anybody know how I can open telnet session, insert the password, send commands to this session, and in one Dos batch file, or if someone has a be...
Summary: I am trying to create a DOS batch file that will shut down my Windows NT 4.0 workstation. I know there are Windows based schedulers that will do this,...
Summary: hi i am wanting to know how do i make a DOS batch file, so that it types out, when it has been run, the following: Welcome to Brannan Thermometers i w...
Summary: Hello: Need help with a DOS batch file. I am trying to write a very simple batch process, that checks if a DIR by the name MyFiles exists if it does n...
Summary: My boss will be back in an hour and I need to have a dos batch file done that will install the contents of a CD onto the drive of choice. Basically it...
Summary: Hello, I need help creating a dos batch file that will move files in many directories from one server to another if they are older than 30 days. Thank...
Summary: Can someone please tell me how I can accomplish the following with a DOS batch file? Lets pretend that I want to open 5 TELNET sessions to different ...
Summary: Hello everybody I am not sound enough in the DOS batch file commands. The following is the batch file coding to run a perl file named "head.pl" Can an...
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: Hello, There is a task of unzipping tar files using winzip32 through a batch file. when the batch file calls winzip32, it invariably extracts ...
Summary: Hi, I need to compile 18 VB programs daily so I want to do it using a batch file so I don't have to do one by one. It seems like memory gets saturated...
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: I need to create a batch file that changes one line in a .ini file. Basically I need to Find a word, replace it and then save it. After that is done I...
Summary: Hi, I'm trying to write a very simple dos batch program. What I would like to do is open up a text file and change a particuler field in that text fi...