macanjang / dokan

Automatically exported from code.google.com/p/dokan
0 stars 0 forks source link

Can't unmount #297

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
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