Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Another issue with dokan #150

Closed
GoogleCodeExporter opened this issue Apr 11, 2015 · 1 comment
Closed

Another issue with dokan #150

GoogleCodeExporter opened this issue Apr 11, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

Consider the following code:-

a=OSFS('New')
dokan.mount(a,'Q')

As output, a new drive Q is created. The expected output should be when I open 
the drive, I can read its files.

But instead when I open the directory I can read the text files. But when I try 
to open some image with Windows Photo Viewer or some mp3 using media player, it 
doesn't load.

Original issue reported on code.google.com by chandana...@gmail.com on 17 Mar 2013 at 10:51

@lurch
Copy link
Contributor

lurch commented Aug 1, 2016

Closing, as I'm assuming this is fixed in newer versions of Dokan, which #256 is adding support for.

@lurch lurch closed this as completed Aug 1, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants