Martin Paljak wrote:
> On Sep 25, 2010, at 11:19 PM, webmas...@opensc-project.org wrote:
> > ias/ecc: change path for Windows registers
> ...
> > -           rc = RegOpenKeyEx(HKEY_CURRENT_USER, "Software\\OpenSC", 0, 
> > KEY_QUERY_VALUE, &hKey);
> > +           rc = RegOpenKeyEx(HKEY_CURRENT_USER, "Software\\OpenSC 
> > Project\\OpenSC", 0, KEY_QUERY_VALUE, &hKey);
> 
> Why does "Software\\OpenSC" not work for you?

I think it's supposed to be one key for the vendor, and then another
key underneath it for the product.

For me Software\OpenSC\OpenSC would also be OK.


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

Reply via email to