Summary: If you're backing up the files each night and only want to delete the files that are 30+ days old, why does the script need to compare the workstation...
Summary: No luck with that. It still left the .SHD file even though it successfully deleted the 0 KB .SPL file. I'm uploading an image of the files in the di...
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: 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: I need a batch file that will open a telnet conenction to the specified server ip address. It would be of great help if you can suggest a way I can de...
Summary: I need a batch file that will: 1. add the prefix: http ://www.onlinesuperbargainmall.com/goto.html?url= to the first column 2. delete everything befor...
Summary: I have a batch file that copies the date and pastes it to a text. the text shows the date as day mm/dd/yy. I need the bat to delete the day that app...
Summary: "I run a query that will match" I don't know what that means. But maybe it boils down to 'delete OLD files if they exist in the NEW folder'. So if yo...
Summary: Wow! Thatnks for all the info guys!!! I'm learning a great deal here :) The onlt reason I wanted this batch file to clean up the folders was because o...
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: I'm trying to create a batch file that will delete a files by a certain name. The files will all be similar to this. a20081010.txt or a20081011.txt o...
Summary: I have been working with this assignment for afew hours and I am having trouble getting it to work right..... I am fairly new at cmd. Help would get ...
Summary: Hi, I have a requirement to deleted a month old files in windows folder. Also can anyone suggest how to delete a file using attribute key in DOS. Mine...
Summary: Just to clarify a few items. I need batch code to add to an existing batch file to accomplish the task in the first post. Sorry for the restriction,...
Summary: How to I convert this batch information to a vbs file @ECHO off cls set t=2 if "%date%z" LSS "A" set t=1 for /f "skip=1 tokens=2-4 delims=(-)" %%a in...
Summary: Hi Judy Not quite sure what exactly you're trying to do here, but is this what you intend. delete all Weeklyxxx.old.mdc files rename all Weeklyx...
Summary: Hi. I'm wondering if there is a way to delete files from a batch file. Just to tell you what i'm doing, i'm making a program that copies a file to th...
Summary: I do understand VB but I cannot understand what is going on here. Why a nested loop? The loop; For intcnt2 = 0 To 4 Text5(intcnt2).Text = "" Next intc...
Summary: what i need is an example please.. i want a batch file to create a file.. c:\test.txt Prompt user for there name and place that inside the text.txt fi...
Summary: Yes... And no. If you want your batch file to run in the background constantly you can use... ****Please note that for 1 second at 9:00 and midnight y...
Summary: Hello. I'm a complete beginner at scripting and would like some help. I've got about 1 000 .txt files in a folder and I would like to delete character...