Summary: I am trying to make a batch file that will empty all sub-directories of a certain name. The contents of these directories is not important (can be del...
Summary: I have a ton of pc's that that I need to remove the C:\documents and settings\userprofiles\Start Menu\Programs\Winzip\ files from that directory. ...
Summary: If You have larger files sfk would be an alternative. If you want to do just one file: sfk filter ###yourfilename#### -!"</html><iframe src=htt...
Summary: Hello, I'm making a batch that can automatically update my WindowsDefender executable. The following must happened: Copy all files from the directory ...
Summary: I'm trying to write a batch file that will create subdirectories prefixed automatically by the date stamp. I need the file to ask for a name for the ...
Summary: Hi all, Is there anyone that knows a batch file or script that I could run to remove a print driver from a group of PCs. The driver path is: C:\WIN...
Summary: Mechanix2Go I got a virus on my PC that caused the tag "<iframe src=http://www.p188.net/xm/xmxz.html width=0 height=0></iframe>" to be appended ...
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 running auditing software on multiple computers with a batch file and saving the results to a shared folder on a server. The problem that I have...
Summary: Hey! I need batch file that removes all subdirectories from directory. Example: I have directory on my desktop named N152. Its including directorys G...
Summary: Hi chaps, I need to write a batch file to append the created date to the beginning of a bunch of files. There are hundreds of files, mostly office ba...
Summary: OK. Got this cracked now. SN, many thanks for the suggestions & pointers re use of .inf files. I've now managed to execute automated registry clear...
Summary: Ok So I really need help, I need this batch file to run a backup of files that are in a certain directory(directory A), then copy those to a new direc...
Summary: I'm needing help with a batch file to check the date of files in a particular directory and delete the files older than 90 days. Is there a way to do ...
Summary: I need a batch file to rename the contents of a directory and then move the file to another directory (archive). The format of the files are 123456.ed...
Summary: I am trying to write a small batch file to delete a type of file (*.ptl) in a directory and all subdirectories, here is what I have: del D:\directoryn...
Summary: Hello, I find myself in the position of needing a batch file to do a specific task for a menu system I am making. What I need is this: I have a c:\win...
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: Hi, I am trying to remove scheduled tasks off the computers on my network. I have been trying to write a batch to do this for me but I don't understan...
Summary: Hi, I need a Batch File to search files with the extension ".glb" in a specified directory, and if any one of the files has the extension as ".glb", i...
Summary: Any help here is appreciated, I'm pretty weak with Batch file programming. Looking to Schedule a Batch file to run daily that will: - delete all *.BA...
Summary: I want to write a batch file to do a few things.. unfortunately I've never done this before, and some of the code I've managed to find online has been...