-
Notifications
You must be signed in to change notification settings - Fork 671
Installation
When the installer executes, it will install Dokan file system driver (dokan.sys), register Dokan mount service (mounter.exe) and several libraries. The detailed list of files installed is as follows:
SystemFolder\dokan.dll Dokan user mode library
SystemFolder\drivers\dokan.sys Dokan File System Driver
ProgramFilesFolder\Dokan\DokanLibrary\mounter.exe Dokan mounter service
ProgramFilesFolder\Dokan\DokanLibrary\dokanctl.exe Dokan control program
ProgramFilesFolder\Dokan\DokanLibrary\dokan.lib Dokan import library
ProgramFilesFolder\Dokan\DokanLibrary\dokan.h Dokan library header
ProgramFilesFolder\Dokan\DokanLibrary\readme.txt this file
You can use Add/Remove programs in Control Panel to uninstall Dokan. It is required to restart your computer after uninstallation.
Dokan
Project Home | Wiki | Releases | Issues