Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dokan2 driver fails to install on Windows 10 #1225

Closed
cowboy823 opened this issue Jun 12, 2024 · 2 comments
Closed

Dokan2 driver fails to install on Windows 10 #1225

cowboy823 opened this issue Jun 12, 2024 · 2 comments

Comments

@cowboy823
Copy link

cowboy823 commented Jun 12, 2024

Hello Dokan.

When I installed the latest version dokan 2.1.0, it works well on my vm pc(Win10).
But when attempting to intall it manually (see below) with my dokan driver I built, it returns an error 127. I'm not sure what I have mistake.

C:\MyWork\Dokan\dokany-2.1.0.1000\x64\Release>dokanctl /i d
Driver path: 'C:\WINDOWS\system32\drivers\dokan2.sys'
Installing driver...
DokanServiceInstall: Service (Dokan2) installed
DokanServiceControl: Failed to start service (Dokan2). error = 127
DokanServiceInstall: Service (Dokan2) start failed
Driver install failed

I have successfully built dokan driver on VS 2022. And to pass kernel code signing verification I already configured my vm with dokan tutorial.
How can I solve this issue? please help me.

@Liryna
Copy link
Member

Liryna commented Jun 12, 2024

Hi @cowboy823 ,

Please see #1174 (comment)

@Liryna Liryna closed this as completed Jun 12, 2024
@cowboy823
Copy link
Author

Thank you for your help.
But I have not solved my issue yet.
My OS is Windows 10 Enterprise 22H2, OS build 19045.4529, I used VS 2022, WDK 10.0.22621 but still does not work.
And That article is for Dokan1.0
I'm compilng dokany 2.0
Please check my issue again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants