> it is the same to delete a file from context menu but can
delete a file with press the “Delete” key in keyboard and can not delete a directory.
Well, you will have to monitor all requests that come
from Explorer with filemon and see what’s wrong.
You also will need to check requests in your driver
too, to see which requests have been redirected and which not.
Note that analyzing requests from Explorer requires
much time, because there is lot of them.
L.