Summary: I was wondering if there is a way to run a batch file that would open IE to a page (This part I know already) Search a page for a file type Download t...
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: Wow, I leave for a few days, and no one posts this? The lot of you are slipping. Slipping, I say! Well, if all you're going for is a warning message, ...
Summary: I have 3000+ folders with unique names, each with several common subfolders within them. What I would like is a batch file that could look in a partic...
Summary: I'm probabbly one of the least skilled people at writing batch files but I have been practicing making a maintenance batch file for our XP machines at...
Summary: Hello, I want to run a batch file every couple of hours, that will take the input from a text file and put it into a field in a command I want to run....
Summary: Hi, I need to run a particular se of commands repetatively for some number of times provided by userin for loop. I am doing it this way user input the...
Summary: Well I've got config files for some network management tool only after a server restart the port nr of the server changes so my monitoring tool get's ...
Summary: Hey all I'm new here and new to batch files. I have been writing and studying batch files for about 2 weeks and have made a batch file that will delet...
Summary: I would like a batch file that will delete sub-directories and the files contained in them, but it should keep the most recent 10 directories. example...
Summary: I did try them. Thank you. Also, I really need a bacth file for this request - purpose (per the title). I created several test scenarios. C:\test\f...
Summary: For some reason this batch file I created a while back will no longer work. It used to work, but now it doesn't and I can't tell from looking at it wh...
Summary: Hi, I require a simple batch file to run on cmd prompt which when run, would do a 'dir' on the current directory/specified directory and rename the fi...
Summary: I'm working on a batch file that creates a directory and then automatically sets folder permissions based on the group membership of the person execut...
Summary: I need to make a batch file to change the MTU size for windows xp the problem is the adapter key name is different on every machine. the key that need...
Summary: Hello I'm new to this forum And I'm a noob at programming (I don't even know the "C" of "C++" :)) I was messing with Batch file few monthes ago and I ...
Summary: HI, I no next to nothing about scripting so I come here for some help. I am trying to write a simple script that would delete in local group policy a...
Summary: I have a batch file which I use to create a mirror backup of "My Documents" on my D drive in a sub folder called "Backup". When the copy is made the ...
Summary: I am trying to write a batch file that will iterate through the files in a folder. As soon as it hits the 4th one (and subsequent ones) it will move t...
Summary: Does anybody know a way to catch the breaks in a batch file, for instnace if someone presses Ctrl-c then a series of commands can be executed, eg. cle...
Summary: Hi, I developp a batch file for a NT server. I code it on my personnal pc (winxp). On this one my batch run. But when I run it on my Nt server I have...
Summary: Where can i learn everything there is to know about batch files. For free preferably I have found some simple sites with nothing on them I want one th...
Summary: I am attempting to create a login script, (batch file), that will copy updated files from a server share to local drive when users login. If they hav...
Summary: Hi, May I know how can I write a batch file to copy multiple files(few thousand) from different raid drive and respective directory? I had the databas...
Summary: Ok this is what I would like...... firstly i would like a batch file for windows xp which can take input from the user by asking for an occasion and c...