Peter Stuge wrote:
> 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.
>   

In fact -- vendor's and product's key.

That's the way that the other card producers install their middleware 
(Gemalto, Oberthur),
that's also the case of the first example in the WIX tutorial,
and also, maybe one day, there will be more the one OpenSC windows 
applications.

> 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
>
>   


-- 
Viktor Tarasov  <viktor.tara...@opentrust.com>

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

Reply via email to