Summary: I need help with a batch file, i need it to delete all folders, subfolders and files from C:\Documents and Settings except for five folders named: Adm...
Summary: Hi, I need a batch file to list the directory name satisfying the following condition: -Display directory names which are greater than or equ...
Summary: hello, im trying to make a batch file that will excute a series of commands to flash rom's on our company boards. the reason i am doing this is to spe...
Summary: Nah, you don't get me. I wanna run multiple BATCH files from one particular file (another batch, executable or Perl script) I tried the call command, ...
Summary: I have a small msdos batch file I would like to be able to execute from the windows desktop, the problem is - the file the batch file is executing is ...
Summary: I run batch files on 19 different computers from the scheduled tasks. Each one is set up with the same permissions and types of users. Only one will...
Summary: Ive written a batch file that will copy a file from a server to a bunch of user's computers and then set the permissions on that file. Ive gotten th...
Summary: How to call one batch file after completing of another batch file. i am having one batch file to run the jboss server,after the server started.Then on...
Summary: Hi guys .. worked on it yesterday and today and it works. I used three files. One Batch file, two script files for the telnet client Thanks for all t...
Summary: This is what I have...I have an existing .bat file on a system that backs up a folder lets call it C:thisfolder. For some though it may be D:thisfold...
Summary: Hi, how can I call from a batch an html file that is stored locally and have it come up with the default browser ? My plan is to create a CD that ca...
Summary: Hi Guys, Please help me to create a batch file. I'd like to run a batch file from "server1". If I run the batch file, it rename the file in the \\serv...
Summary: Hi The vbscript checks all the drives on the computer including cdroms dvd's zip dreives ect: If the file Batch file Test.bat exists on any of these...
Summary: I was wondering if there is an easy way to break out of the below loop after every entry from the text file has been loaded and parsed. For example,...
Summary: OPPS MY MISTAKE: I posted wrong info. I used My Batch File from within Windows and the commands listed below worked. However when I booted the compute...
Summary: would like some help building a simple batch file collecting information from my computers...ip address, mac address and so on and then writing findin...
Summary: This is really puzzling me. i have writen a .bat that xcopys a file. then runs a program. it then waits till i exit that program. then re copys a fil...
Summary: I wrote a little batch file, that runs off of a floppy. It copies a folder off of A: on to C:, and then runs another batch file off of C: (which it c...
Summary: I was wondering why i can't run this batch file on my computer but other computers on my network can, or I manully enter it into Command prompt. net u...
Summary: Assuming you have a drive Z: mapped to the correct directory on your file server, the following batch file will list file names with their modificatio...
Summary: I am trying to run a batch file when a computer connects to a vpn. When the user gets a vpn the vpn client locks there computer and makes them relog ...
Summary: Hello, I need a batch file to list all directories which are 30days old in a specified path. Example C:\Sample\ Here all the directories which are...
Summary: I am developing a script using MSDOS batch files for searching for strings in a directory My requirement is as follows I have a text file with a set o...
Summary: I would like to kill a java process it self for using TASKKILL i need to get the current processId can any on ehelp me on how to get that from java ru...