euripedessobrinho/dokan

Can't unmount

Opened this issue · 0 comments

Once a drive is mounted, it doesn't ever unmount. Only way around is to log 
off, and back on.

I'm using this command:
dokanctl.exe /u w:

As per the readme. The only things that happen, is a UAC elevation request (to 
which I respond with Yes) and a window flashing in and out of extistence. I 
can't know what that window is - it's too fast.

I've also tried "w", "W" and "W:" for the driveletter (without the quotes), but 
they do exactly the same and don't unmount the drive. After each try, the drive 
is still perfectly accessible as if nothing happened.

Running Dokan 0.6 with SSH library, and Windows 7 x64 SP1.

Original issue reported on code.google.com by thany81 on 4 Mar 2014 at 4:13