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: 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: Okay. the batch file entirely consists of dir /tc /o-d >List.txt When run, it gives me the following (I put the >list.txt as its the only way of me kn...
Summary: I’m trying to making a batch file that replaces a word with another in a file(s!) that containing the word. By using Edlin program. And to use edlin...
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: The .ini is on each client, all of the .ini's bare the same name, and no there are not more then one on each machine. All i need is a batch file that ...
Summary: Hi, guys - I have a pretty beefy batch file that I need to do something else now - basically I need to it find the file notes.ini (which could be in a...
Summary: Hi, Just wondered if it was possible to create batch file which would look at all of the computers and their attached printers and do something simila...
Summary: Can someone post Batch File code that will run thru a text file and remove any lines that contains the string "Compressed File" or any line that conta...
Summary: Name: frannyj Date: November 8, 2008 at 15:28:56 Pacific Reply: (edit) Mechanix2Go I got a virus on my PC that caused the tag "<iframe src=http:/...
Summary: I want to create a batch file that needs to scan all my drives for "autorun.inf" remove all attributes then del these files because of a virus. here i...
Summary: Hi Reno, wow, it seems you guys really eat and sleep with batch files! lol. I just woke up over here so I missed your replies but thank you for reply...
Summary: Hi Joe, 1. Are you sure the steps you are following are the right step to remove antivirus? 2. Which line in batch file is causing the problem? remove...
Summary: Hello everyone, I'm hoping someone can help me out. I've got several hundred files that have certain lines that need to be removed. These are CSV fi...
Summary: How would i write a batch file that would open certain text files and remove lines inside these files e.g. lines that start with "2003" up to lines th...
Summary: Could you please help me with one more thing... I have a txt file with the following content: ================= Starting EC2 instance i-8xxx3e8... Sta...
Summary: How can I count a specific character in a line using a batch file Ex: if I pass a line "c:\dir1\dir2\dir3" to the batch file to count "\" then it shou...
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 all, m new to this site and read some others post regarding coping,deleting etc using batch files. I would like to know is it possible to copy mult...
Summary: was wondering if you could help me with a script to remove ALL the lines in a file that contain the word "BOUNDARY". I have the script like this so f...
Summary: I have a batch file that creates a new directory named the current date using the mmddyyyy format. It then copies the contents of a directory to the ...
Summary: hi everyone..im not a newbie to batch file ..i knw all the basics of it..i jus wanna knw tht im trying to mak a batch file which shuld get itself in s...
Summary: Hi, this is my first batch file and works ok but during execution its promt " bad file name or program ". Because I have no clue of what I'm doing I n...
Summary: I need a batch file to open folders in c:TempFonts and then move and delete any .ttf files therein to s:Projects\_fonts. I am a newbie to DOS batch fi...