AutoHotkey Homepage AutoHotkey Community
Let's help each other out
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Delete file/folder error in winXP - a workaround

 
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Utilities & Resources
View previous topic :: View next topic  
Author Message
T800



Joined: 15 Oct 2006
Posts: 31
Location: Croatia

PostPosted: Sat Apr 26, 2008 6:19 pm    Post subject: Delete file/folder error in winXP - a workaround Reply with quote

If Windows Explorer is refusing to delete file/folder

1.Get Process Explorer

2.In the view menu check "Show lower pane" option, and find in it the stubborn file path, right-click and choose "close handle".
You can also hit F3 to search for the process that has locked the file.
I noticed that sometimes ctfmon.exe process (a part of windows) is the guilty party.

BEWARE!
Closing object's handle could crash system if some process tries to use it after it is closed, because it then points to nothing and that is bad,
so I recommend that you delete this file/folder immediately.

Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Utilities & Resources All times are GMT
Page 1 of 1

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum


Powered by phpBB © 2001, 2005 phpBB Group