Summary: I need a batch file that deletes a folder automatically whenever something is added to it. I want to do this because I scanned my computer and it foun...
Summary: Thanks klint it seems windows or at least vista wont let you delete a directory if it has files in it. I think I found what I was looking for. I will ...
Summary: Can someone tell me how i can get a list of subdirectories and store them into an array? for example, at the DOS command prompt if you type in 'dir' i...
Summary: when I use MORE or TYPE command in my Windows batch script to remove the first line from a text file like this: type Filename.txt | find /v "FILEHEADE...
Summary: I need help with a batch file that can monitor a folder where it can check the latest modified date of files in a folder where if the latest modified ...
Summary: Hi, I have asked prev for help altering a visual basic script to do my bidding. However, I think I have now cracked it :) All I need to know now is ho...
Summary: hi C:\Documents and Settings\user\Desktop\clients\x\t is the folder tree i am working on. the batch file is placed on the desktop. i have the follow...
Summary: Your right! It is a subfolder within C:\temp that I am creating. The batch file is set as a schedule task to create a folder with the name of today'...
Summary: Hallo folks :) I got this question: can you make a .bat file or something wich will autorun when you open a folder? I'm very new at programming so i'm...
Summary: Hey, i want o create a batch file which will delete a folder called Vesper. Now i have a installed which will place the batch file in the same directo...
Summary: I'm a C++ student using CBuilderX at my high school. I was wondering how to delete a file. Please don't show me only the command, but the context in...
Summary: I'm a C++ student at my high school. I was wondering how to delete a file. Please don't show me only the command, but the context in which it is use...
Summary: Hi, I need help with a batch file, i need it to delete all folders, subfolders and files from C:\Documents and Settings except for four folders named:...
Summary: Hi I have a folder with 6000 text files in it. I need a DOS program to loop through the files and delete the 3rd last line in each file. Can you pleas...
Summary: We have a directory c:\temp that act as storage for a directory monitor for printing before it moves files along. Within c:\temp a unique folder name ...
Summary: Hi, I want to write a batch program to concatenate the number of files in Folder A (The number of files in Folder A may vary) The file 1 looks like th...
Summary: How to delete a particular file from many folders. For example there are many folders in particular location say c:\temp\folder1 in c:\temp there are ...
Summary: plzzzzz......help me with this.....i need a bat file which deletes a particular line of a txt file..... such as i have a txt file abc.txt.... and it h...
Summary: I need a batch file that will scan multiple subfolders in one folder, look for the most recent modified file in the subfolders, and set the subfolder...
Summary: Ian- Okay little man, this will be my last reply. Using ONLY the information given in the second link, it took me just under 5 minutes to write a bat...
Summary: the only thing that is not working is the transfer of a folder using command FTP the batch works fine its just i want to transfer the output folder to...
Summary: Hi I'm sending files to a friend that have been split using a program and they are joined back together by a batch script using copy /b The thing is...
Summary: Hi, I realize this question is asked alot, I have tried all of the advice on them and nothing has helped. I am tring to delete some registry keys off ...