← Package directory
Available on winget

Install Dokan Library

User mode file system library for windows with FUSE Wrapper

Install with winget
winget install --id dokan-dev.Dokany
Upgrade
winget upgrade --id dokan-dev.Dokany
Uninstall
winget uninstall --id dokan-dev.Dokany

About Dokan Library

Dokany is a fork of Dokan 0.6.0 with bug fixes, clean change history and updated to build with latest tools. When you want to create a new file system on Windows, other than FAT or NTFS, you need to develop a file system driver. Developing a device driver that works in kernel mode on windows is extremely technical. By using Dokan, you can create your own file systems very easily without writing device drivers. Dokan is similar to FUSE (Linux file system in user space) but works on Windows. Moreover, dokany includes...

Version history

Version Updated Notes
2.3.1.1000 Unknown Release notes
2.3.0.1000 Unknown This is a minor version. The installer will now prevent installation if the driver is already present. Several bug fixes address issues like memory leaks, crashes, and incorrect parameter handling In library. The most im...
2.2.1.1000 Unknown This is a minor version. It improves the uninstall experience since we switched to WiX version 5 (v2.2.0.1000). It also removes a flaky check in the kernel during create ( see #1253 for more context ). This version was a...
2.2.0.1000 Unknown This is a minor version. This release focuses on keeping network drives isolated between users when browsing with UNC path ( #1235 ) and creating a MSI for ARM64 binaries. This MSI is also included in the DokanSetup.exe...
2.1.0.1000 Unknown Release notes
2.0.6.1000 Unknown Release notes
2.0.5.1000 Unknown Release notes
2.0.4.1000 Unknown Release notes
2.0.3.2000 Unknown Release notes
2.0.3.1000 Unknown Release notes
2.0.2.1000 Unknown Release notes
2.0.1.2000 Unknown No notes
2.0.1.1000 Unknown No notes
2.0.0.2000 Unknown No notes
1.5.1.1000 Unknown No notes
1.5.0.3000 Unknown No notes
1.4.0.1000 Unknown No notes