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

Release 0.19.0-rc1 - Windows Registry and location of opensc-pkcs11.dll for pkcs11-spy #1464

Closed
dengert opened this issue Aug 31, 2018 · 0 comments

Comments

@dengert
Copy link
Member

dengert commented Aug 31, 2018

Problem Description

pkcs11-spy.dll can not find default opensc-pkcs11.dll because it is installed
in C:\Program Files (x86)\OpenSC Project\OpenSC\pkcs11
but registry says it is in C:\Program Files (x86)\OpenSC Project\OpenSC\minidriver
( same issue an proposed change for 32 or 64 bit)

Proposed Resolution

OpenSC.wxs.in line 311:
<RegistryValue Type="string" Name="Module" Value="[INSTALLDIR_MINIDRIVER]opensc-pkcs11.dll"/>

INSTALLDIR_MINIDRIVER should be INSTALLDIR_PKCS11

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

1 participant