JohnChen
23rd May 2011 15:40 UTC
A question regarding rmdir
I tried to call rmdir /rebootok /r myFolder. myFolder is a full path to a folder which is not empty. It did remove everything within myFolder but an empty folder "myFolder" is still left behind. How can I remove the empty folder "myFolder" as well during the call? Thanks.
jpderuiter
23rd May 2011 15:45 UTC
What when you reboot?
Maybe Myfolder is blocked by an application?
JohnChen
24th May 2011 15:16 UTC
Originally posted by jpderuiter
What when you reboot?
Maybe Myfolder is blocked by an application?
I think Myfolder is blocked by an application but couldn't figure out which one. Do you have any idea how to find out which application is blocking Myfolder? Thanks.
Afrow UK
24th May 2011 18:23 UTC
Use Process Monitor. IIRC you can view open handles.
Stu