PC Review


Reply
Thread Tools Rate Thread

delete a file that is in every folder

 
 
kirk
Guest
Posts: n/a
 
      17th Dec 2008
I have a file that was created from a dirlister program and it is in every
folder.
How can I delete this file in batch mode?
The file name is" _thisdir.html"
 
Reply With Quote
 
 
 
 
Pegasus \(MVP\)
Guest
Posts: n/a
 
      17th Dec 2008

"kirk" <(E-Mail Removed)> wrote in message
news:558DDFA1-C796-4291-A5A6-(E-Mail Removed)...
>I have a file that was created from a dirlister program and it is in every
> folder.
> How can I delete this file in batch mode?
> The file name is" _thisdir.html"


Do this:
- Click Start / Run / cmd{OK}
- Type this command:
del /s "c:\_thisdir.html" {Enter}


 
Reply With Quote
 
Big_Al
Guest
Posts: n/a
 
      17th Dec 2008
kirk said this on 12/17/2008 3:27 PM:
> I have a file that was created from a dirlister program and it is in every
> folder.
> How can I delete this file in batch mode?
> The file name is" _thisdir.html"

open search in explorer in C:\ and search for the file.
When it finishes, in the search results, you can select all and delete.
Shift delete skips the recycle bin.
 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Explorer.exe crash on delete a folder or mpg file in the folder =?Utf-8?B?UGhpbGlwcGUgR2FsaXBlYXU=?= Windows XP General 4 13th Apr 2007 02:54 PM
Delete File in a folder Les Stout Microsoft Excel Programming 4 3rd Mar 2006 01:20 PM
Cannot delete file or folder. HELP!!!!!!!!! =?Utf-8?B?YmV2Xzgy?= Windows XP Help 7 23rd Jan 2006 11:38 PM
Cannot delete <file or folder>: It is being used by... =?Utf-8?B?Sk1hcmNoZXNvbmk=?= Microsoft Windows 2000 2 11th Nov 2004 04:23 PM
Can't Delete Pic from File Folder Ann Windows XP Photos 3 7th Jul 2004 11:09 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 10:32 PM.