Wingetlywingetly
← All apps

Dokan Library

by Dokany Projectv2.3.1.1000

Last updated

User mode file system library for windows with FUSE Wrapper

Install with winget

$ winget install --id dokan-dev.Dokany --exact --version 2.3.1.1000

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Silent install command for Dokan Library

Dokan Library uses MSI (WiX). The silent install switches are /quiet /norestart.

One-line silent install (x64, machine scope)
msiexec.exe /i Dokan_x64.msi /quiet /norestart

See the full silent install reference for Dokan Library

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

About

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 a FUSE wrapper that helps you to port your FUSE filesystems without changes.

Installers · v2.3.1.1000

ArchitectureTypeScopeInstallDownload
x86MSI
WiX
machineDirect
x64MSI
WiX
machineDirect
arm64MSI
WiX
machineDirect

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

No known CVEs for Dokan Library.

Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.

Related apps

  • Dell Command | Update for Windows UniversalDell Inc.
    Dell.CommandUpdate.Universalv5.7.0

    Dell Command Update is a stand-alone application for systems that provides updates for system software that is released by Dell. This application simplifies the BIOS, firmware, driver, and application update experience for Dell client hardware.

  • Virtual Display DriverPyroSoft Productions
    VirtualDrivers.Virtual-Display-Driverv25.7.23

    Creates a virtual monitor in Windows that functions just like a physical display.

  • Lenovo System UpdateLenovo
    Lenovo.SystemUpdatev5.08.04.85

    Enable IT administrators to distribute updates for software, drivers, and BIOS in a managed environment from a local server.

  • Dell Command | UpdateDell Inc.
    Dell.CommandUpdatev5.7.0

    Dell Command Update is a stand-alone application for systems that provides updates for system software that is released by Dell. This application simplifies the BIOS, firmware, driver, and application update experience for Dell client hardware.

  • Logitech Gaming SoftwareLogitech Inc.
    Logitech.LGSv9.04.49

    Logitech Gaming Software lets you customize Logitech G gaming mice, keyboards, headsets and select wheels

  • Everythingvoidtools
    voidtools.Everythingv1.4.1.1032

    Locate files and folders by name instantly.

More from Dokany Project or browse driver, filesystem, fuse.

Frequently asked questions

How do I install Dokan Library on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id dokan-dev.Dokany --exact --version 2.3.1.1000. winget downloads the installer from Dokany Project and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Dokan Library silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id dokan-dev.Dokany --exact 2.3.1.1000 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
What are the silent install switches for Dokan Library?
Dokan Library uses MSI (WiX). Run the downloaded installer with: msiexec.exe /i Dokan_x64.msi /quiet /norestart. The silent switches are /quiet /norestart.
How do I uninstall Dokan Library via winget?
Run: winget uninstall --id dokan-dev.Dokany --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Dokan Library's Apps & Features entry.
Is Dokan Library free?
Dokan Library is distributed under LGPL/MIT. Refer to the publisher (https://dokan-dev.github.io/) for the full license terms - Wingetly itself does not charge for installation.
Does Dokan Library work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls Dokan Library directly from the publisher.
How do I keep Dokan Library up to date?
Run winget upgrade --id dokan-dev.Dokany --exact, or winget upgrade --all to update everything winget tracks. We index 10 versions of Dokan Library from microsoft/winget-pkgs.

Recent versions

  • 2.3.1.1000latest
  • 2.3.0.1000
  • 2.2.1.1000
  • 2.2.0.1000
  • 2.1.0.1000
  • 2.0.6.1000
  • 2.0.5.1000
  • 2.0.4.1000
  • 2.0.3.2000
  • 2.0.3.1000