Skip to content

DokanCtl.exe sometimes inserts invalid characters into driver path during registration #101

@Corillian

Description

@Corillian

Sometimes the Dokan driver path is registered as \??\C:\Windows\system32\drivers\dokan.sys which is invalid and prevents the service manager from being able to start it. The driver should be registered with the path %SystemRoot%\system32\drivers\dokan.sys.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions