Deleting an undeletable Directory in Windows 7
Posted
by
Kaizen
on Server Fault
See other posts from Server Fault
or by Kaizen
Published on 2012-09-18T02:36:28Z
Indexed on
2012/09/18
3:40 UTC
Read the original article
Hit count: 492
I have encountered a problem from time to time but have not been able to resolve it without formatting.
I have a directory called d:\DotNet
that I want to delete. I cannot because inside this folder there is another folder called: T4 Code generation and Misc.
When I try to deleting or access T4 Code generation and Misc.
, I get the following error:
Could not find this item
This is no longer located in D:\DotNet. Verify this item's location and try again.
Hopefully this is a simple fix.
© Server Fault or respective owner