dokan-dev / dokany

User mode file system library for windows with FUSE Wrapper
http://dokan-dev.github.io
5.23k stars 666 forks source link

There is no certificate in dokan2.sys for version 2.1.0.1000. #1198

Closed lanopk closed 8 months ago

lanopk commented 8 months ago

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

lanopk commented 8 months ago

sorry. The dokan2.sys file in the sys folder is signed. dokan2.sys in the driver folder is not signed.

Liryna commented 8 months ago

Hi, this is expected. Only the driver in the sys folder is signed and ready for release.