Skip to content

Installation

Maxime C. edited this page May 23, 2015 · 21 revisions

Components of the Library

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.