Dokan

user mode file system for windows    >>Japanese version

Dokan library 0.5.1 for x64 and x86 released

February 23rd, 2010 in Dokan

I released Dokan library 0.5.1 for Windows XP, 2003, Vista 7 x86 and Windows 2003, Vista, 7 x64. You can get it on “Download” page. The installer contains both x86 and x64 binaries.

Highlight of Updates from 0.4.2
-fixed issues for Office files
-fixed issues for Visual Studio
-fixed issues for Dokan.NET, rename, delete, FileInfo lock etc.
-Added SetAllocationSize callback function
-Added DokanResetTimeout function
-Added PagingIo, SynchronousIo, Nocache and WriteToEndOfFile in DOKAN_FILE_INFO
and a lot more.

16 Responses to “Dokan library 0.5.1 for x64 and x86 released”

  • Ange
    February 23rd, 2010 at 5:13 pm

    Hi, great work, XP 64 bits and 2008 Server 64 bits will not be supported ?

  • Hiroki
    February 24th, 2010 at 6:01 am

    Dokan doesn’t support XP x64, but should support 2008 server because the latest WDK doesn’t support XP x64 anymore. Actually the binary for 2008 and Vista is same. I will change the installer for the next release.

  • Joe
    February 24th, 2010 at 9:09 am

    Thanks for your hard work on this project

  • ixi
    February 24th, 2010 at 10:16 pm

    Hi thanks alot for this nice piece of Software!! :)

  • eal
    March 1st, 2010 at 12:31 am

    It’s really a promising piece of software for Windows!

  • gencap
    March 5th, 2010 at 8:10 pm

    I’ve uninstalled dokansshfs but I didn’t uninstall dokan library 0.4.2 (I simply forgot it and removed the remaining files manually).
    Now dokan library 0.5.1 installer says that I have to uninstall (not possible now!) the previous version. I’ve cleaned up registry removing all “dokan” references, but it still stops installing. What kind of check does the installer perform? I removed the directories too…
    I tried to trace with regmon/filemon, but I’ve found no hints.
    A manual uninstall procedure for dokan library 0.4.2 would be appreciated.
    TIA.

  • ringo
    March 6th, 2010 at 11:18 pm

    hi gencap,
    search in your windows directory for dokan.dll and dokan.sys. just rename or delete these files and the installer shouldn’t make trouble any longer. worked for me.

  • Hiroki
    March 7th, 2010 at 2:51 am

    The installer checks WINDOWS\System\Drivers\dokan.sys file.
    dokan.sys is registered to system, and you need to unregister it.
    Try following commands on DOS prompt:
    > sc query DokanMounter
    > sc stop DokanMounter
    > sc delete DokanMounter
    > sc query Dokan
    > sc stop Dokan
    > sc delete Dokan

    After running the commands, delete WINDOWS\System\Drivers\dokan.sys file and restart your computer.

    If you get error by “sc query” command, you don’t need to run “sc stop or delete”.

  • giddy
    March 18th, 2010 at 3:31 pm

    Is there any alternative program to notepad for this new version of Dokan. I have problems openning files that use to work well in Dokan. Any suggestions?

  • Hiroki
    March 19th, 2010 at 6:06 am

    Hello, giddy
    Would you elaborate what is the problem, and how to reproduce the problem?

  • Russ
    March 19th, 2010 at 9:29 am

    Hello, thank you very much for Dokan and DokanSSHFS, great program!
    Is there any way to script drive mounting at login or startup? I would like to use SSHFS instead of samba to my server, since it lets me mount drives to many different user accounts which I have trouble doing with samba.

    Thank you,
    -Russ

  • giddy
    March 19th, 2010 at 5:35 pm

    There are files that i use to open with notepad in the earlier version of Dokan (e.g. .dat, .mod etc), but when i installed the new version several of those files were not accessible. I got a way round this by using notepad++ editor. The new problem now is that some file extensions such as .mod anre not visible, maybe there is a way to view hidden files in dokan.

    Thanks for the great work!
    giddy

  • msag
    March 21st, 2010 at 12:09 am

    Thank you very much for Dokan,
    But there is a problem when you try to modify the Microsoft Office programs on the disk.

  • Anonymous
    March 23rd, 2010 at 12:01 pm

    best thing since sliced bread

    -AK

  • gg
    March 23rd, 2010 at 6:35 pm

    hi , I tested different platform ,for Windows 2008 x64 , driver install failed. The WDK version is 7.1.0

  • EugĂȘnio
    April 27th, 2010 at 9:10 pm

    Could someone tell me the characteristics of the Dokan and Samba?

Leave a Reply

*
To prove that you're not a bot, enter this code
Anti-Spam Image