Skip to content
Discussion options

You must be logged in to vote

Support for volumes and Mount Manager is only partially implemented. You can activate Mount Manager integration support by adding DokanOptions.MountManager flag to Options property when building your Dokan drive. This will make it possible to enumerate the drive with FindFirstVolume/FindNextVolume/SetVolumeMountPoint etc and mountvol command and assign and remove drive letters etc. However, it still does not work with all WMI queries required to support PowerShell commands such as Get-Volume.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by picrap
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants