Summary: Im downloading files from a FTP server via a batch file. Im trying to scroll threw all the files available and download only the files that were creat...
Summary: I am trying to create a batch file that will delete all files and folders under one particular folder, but I am unsure of how to go about it, what to ...
Summary: If you don't use variables, you could do it with a series of IF Exist lines looking for files numbered in sequence but it would no longer be a simple ...
Summary: ya i thought of that, for cmd i use a batch file with: @ECHO OFF cmd /k prompt # and that launches a command prompt with a # prompt. i was looking thr...
Summary: The rest of the batch file works perfect with the eol=parameter. There are a series of :Addtxt# sections with that parameter in the batch that all get...
Summary: I'm hoping someone can help me with this minor problem. I wrote a tiny batch file in XP that requires user input. However, if I make a shortcut on t...
Summary: "Typo", sorry! I know there is something I'm missing here. I need some help witht this batch file. It does everything I want, except close the command...
Summary: I am trying to run a batch file that backs up directories into a new directory that has the current date in the form YYYY-MM-DD. I got it to work on ...
Summary: hello, i would like to make a timer. where i enter a number and it then waits that long. so if i want it to do something in 5 minutes, it'll play a s...
Summary: Apparently I didn't type the sample correctly for the message format. Some of the empty spaces were missing. Here's the input file (4 lines; 0C - 5, 0...
Summary: How do I create a batch file that uses the DIR command to list all of the directories in a certain folder and then allow the user to choose which one ...
Summary: I am trying to learn how to make simple batch files. I have looked every where on the net and cant seem to find any thing that actually works for me. ...
Summary: Hi guys, excuse my possibly dumb question but I've been struggling all day to try and figure it out on my own. I have a large number of media files r...
Summary: Thanks for the reply. When I run expect from the command line, here is what I'm typing: C:\Tcl\bin\tclsh.exe package require Expect spawn telnet 192.1...
Summary: I've been looking all over the internet and I can't seem to find a solution. I'm not familar with batch files and need to create a batch file that wil...
Summary: Hi all, I'm trying to write a small batch file to run as a scheduled task in order to back up a database (MSAccess) we use at work. All I want it to d...
Summary: Good Morning, I'm new to this so please bare with me... I have an ini file I would like to edit with a batch file. Is this possible? I would like to a...
Summary: I have Norton GHost to do backups between three computers, and I need help making a batch file that renames the backup files that Ghost creates to the...
Summary: Hi, I'm trying to create a simple batch file to copy the entire contents of my Favorites folder to another location on a diferent hard drive for backu...
Summary: I realize there are other posts about said topic, but I can't quite figure it out so I thought I would just post my own message. I have a file contain...
Summary: Hi there, I need some help where I want to create a small batch file that will search inside all the text files (email files to be precise - *.eml) in...
Summary: First, let me give you a background. Here at work, everyone is assigned a user id (i.e. u257949 or u259974). They're always a "u" and 6 digits. That i...
Summary: I need to make a batch file to clean the temp files out of a few computers they are 2000 XP computers and I don't want to rename all the users paths ....