Re : Install Sentinel-LDK_SDK Failed
License generation api modifies the execution count incorrectly
<sentinel_ldk:license schema_version="1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:sentinel_ldk="http://www.safenet-inc.com/sentinelldk">
<enforcement_type>HL</enforcement_type>
<product>
<id>123</id>
<name>Sample Product 123</name>
<feature>
<id>10</id>
<name>executions</name>
<license_properties>
<!-- "sub" action will reduce the number of days from the base expiration date -->
<execution_count action="add">1</execution_count>
<concurrency>
<count>Unlimited</count>
<count_criteria>Per Station</count_criteria>
<network_access>Yes</network_access>
</concurrency>
<remote_desktop_access>Yes</remote_desktop_access>
</license_properties>
</feature>
</product>
</sentinel_ldk:license>
I get a v2c, however the v2c adds "2" to the execution count instead of "1".
If I set it to 4 it will add 8 so it doubles up..
The same happens also when I use the toolbox
Re : License generation api modifies the execution count incorrectly
HASP driver not working after updating to Windows 10 (1809)
License Manager Version | 15.0 Build 36539 |
Run-time Installer | 6.60 |
Run-time Package | 6.60 |
hardlock.sys | 3.83 |
fridge_lib | 1.8 |
aksdf.sys | 1.51 |
aksfridge.sys | 1.68 |
Remove an old Hasp softlock license
Rehostable
Cloned
Re : HASP driver not working after updating to Windows 10 (1809)
Re : Remove an old Hasp softlock license
Re : HASP driver not working after updating to Windows 10 (1809)
We did test the same Windows feature update sequence but with the driver version downloaded from your link and this time there was no issue. So we will take care of updating the driver version packaged in our product and also put in place a process to be more proactive on upgrading the driver used in our product.
Thanks for your help.