Le vendredi 08 avril 2011 à 09:22 +0200, Viktor TARASOV a écrit :
> Actually I cannot help you with W7, I'm working with Vista and in
> Vista the compile and MSI build is quite straightforward .
> For your consolation, I've tested your card in Vista -- it works, at
> least with certutil .
> 
> In a while I'll install W7 and hope be able to help. 

Sure, I did not know Vista was so much different than Win7.
Could you apply the changes in cardmod/cardmod.inf

SmartCardCardModule="opensc-cardmod32.dll"
SmartCardCardModule64="opensc-cardmod64.dll"

should be:

SmartCardCardModule="opensc-cardmod.dll"
SmartCardCardModule64="opensc-cardmod.dll"

Can you apply the changes which work for the WIX installer. 
I guess cardmod cannot work with WIX unless we use the same module names.

Kind regard,
-- 
                  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