Summary: Relates to an ealier post with title: Batch File deleting files by date? HAD TO CHANGE FOLLOWING TO GET WORKING 1. In Line: for /f "tokens=2" %%i in (...
Summary: Hi, I'm making a batch file that writes your OS version on a .tmp file. Is there a way the batch file can delete the .tmp file when the user closes...
Summary: Hi M2, One more small query.. I need bacth file command for check the list of URL's. Like I have some list of URL's to check daily if they are up or ...
Summary: I have share on a server in which i have files being saved to. I need to purge this folder every so often of files that are no older then 2 days. I ha...
Summary: Well i am quiet new to batch scripting , so i would be really helpful if you can provide a batch file for my requirement. My OS is WINDOWS XP Modified...
Summary: Thanks for your help. But this time batch file deleted all charater except the last line http://225. And the jaf.bak also only have the last line. ...
Summary: I have a problem. I am trying to write a batch file which will delete a 0 KB .SPL file and an associated .SHD file, which is not 0 KB. Each .SHD fil...
Summary: Hello Everyone, Recently I've been working on a multifunctional batch file that will make deleting, reformatting, cleaning, transferring, and l...
Summary: Hi Batch Experts, I have a batch file that (on exec) prints all the files (filename.ext only) in the current dir to a notepad and saves the txt ...
Summary: I am trying to write a batch file that will delete files in a windows secured temp folder. It is located C:\documents and settings\userprofile\local ...
Summary: Hi there I'm having trouble accomplishing the below. I would like a batch file that will delete sub directories and the files contained in them, but...
Summary: Howdy- I could use some guru guidance on a tricky task! This is third category post, but I am confident that I have the proper forum because it utiliz...
Summary: I have a batch file that cleans all files out of subfolders and it works fine, but for each folder I'm deleting the contents of, it stops and asks if ...
Summary: I am having a bit of trouble keeping a directory clear of extraneous files, here is the situation. In directory X I have folders A,B and C and they co...
Summary: First off could someone help me by explaining some of the basics of renaming in a batch file. Such as how to rename all files in a folder to something...
Summary: Ok, I have another similar problem. I have all these files in a folder with the same extension and I need a batch script that will go through one at ...
Summary: Hi, I need some help with the batch file commands; I have an 'invoice' directory which will have files with below names. IMPORT_INVOICE_FILEfsbc.200...
Summary: I'm need help creating a batch file that will do a few things. First look at some folders in a directory and determine which is the newest modified/cr...
Summary: Hi All, I am new in writing windows batch file. I am facing a problem and not able to solve it, so please help me out. My problem is --- I need to ren...
Summary: I have a batch file that is in an unknown folder and needs to be deleted when it stops running. Any idea? I only Batch if possible, 2000 more lines o...
Summary: I need to create a new environment variable and update an existing one using a batch file. Any help will be highly appreciated.. Thanks and regards, S...
Summary: i wrote a batch file that was working fine a few days.. then today it mysteriously quick working. i've stripped it down to the bare essentials.. but ...
Summary: I am trying to kill IE using batch file , need help ...below command not working START "C:\Program Files\Internet Explorer\iexplore.exe" www.yahoo.co...
Summary: I have a batch file which displays a list of databases and allows the user to choose the one that they wish to start by typing in the name of the data...