We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
DokanSetup failed, so I looked at the Dokan.zip file and found that dokan2.sys does not contain a certificate.
An error occurs when installing manually.
dokanctl.exe /i d
Installing driver... : DokanServiceInstall: Service (Dokan2) installed DokanServiceControl: Failed to start service (Dokan2). error = 577 DokanServiceInstall: Service (Dokan2) start failed Driver install failed
The text was updated successfully, but these errors were encountered:
sorry. The dokan2.sys file in the sys folder is signed. dokan2.sys in the driver folder is not signed.
Sorry, something went wrong.
Hi, this is expected. Only the driver in the sys folder is signed and ready for release.
No branches or pull requests
DokanSetup failed, so I looked at the Dokan.zip file and found that dokan2.sys does not contain a certificate.
An error occurs when installing manually.
dokanctl.exe /i d
Installing driver...
: DokanServiceInstall: Service (Dokan2) installed
DokanServiceControl: Failed to start service (Dokan2). error = 577
DokanServiceInstall: Service (Dokan2) start failed
Driver install failed
The text was updated successfully, but these errors were encountered: