Le vendredi 08 avril 2011 à 10:02 +0200, Jean-Michel Pouré - GOOZE a
écrit :
> SmartCardCardModule="opensc-cardmod.dll"
> SmartCardCardModule64="opensc-cardmod.dll"

Here it is:

Index: cardmod.inf.in
===================================================================
--- cardmod.inf.in      (révision 5308)
+++ cardmod.inf.in      (copie de travail)
@@ -145,5 +145,5 @@
 CardDeviceName="Opensc Minidriver for Smart Card"
 SmartCardName="SOFTWARE\Microsoft\Cryptography\Calais\SmartCards\Cev
Westcos"
 SmartCardNameWOW64="SOFTWARE\Wow6432Node\Microsoft\Cryptography\Calais
\SmartCards\Cev Westcos"
-SmartCardCardModule="opensc-cardmod32.dll"
-SmartCardCardModule64="opensc-cardmod64.dll"
+SmartCardCardModule="opensc-cardmod.dll"
+SmartCardCardModule64="opensc-cardmod.dll"

It is currently ***impossible** to use the minidriver without the .inf
file. The .inf file needs the pre-processor and is the result of
compilation. So users are not going to get it.

Could we also add cardmod.inf to the installer and put it in the opensc
directory for example. This is only for testing with the nightly builds,
it could be later removed.

Thanks!
-- 
                  Jean-Michel Pouré - Gooze - http://www.gooze.eu

_______________________________________________
opensc-devel mailing list
opensc-devel@lists.opensc-project.org
http://www.opensc-project.org/mailman/listinfo/opensc-devel

Reply via email to