Sunday, December 19, 2010

Could not find this item. This is no longer located in [path]. Verify the item's location and try again.

Could not find this item.
This is no longer located in [path]. Verify the item's location and try again.

In Windows 7, if you encountered this problem, it is most probably due to the folder name ended up with a "space " behind it.

This will cause the windows unable to del, rename, or move the folder.

Solution: Use these command

1. use Cmd to open up the source directory
2. type dir /x
3. ren filename~1 filename
4. go to explorer and delete "filename" folder

No comments:

Post a Comment