Hello
When installing SL-Admin mode license, my steps are:
1. In the target machine, run the [HASPUserSetup.exe] to install ldk run time
2. In the target machine, from my application, call getInfo() to generate fingerprint c2v
3. In Sentinel EMS, use the c2v to create v2c
4. In the target machine, from my application apply the v2c using update() api
In step 4, I get the error HASP_NO_VLIB.
I have the haspvlib_*.dll in the same folder as my application exe.
When I manually copy the haspvlib_*.dll in [Alladin Shard/Hasp] folder, step 4 succeeded.
Now, is this the correct way to install SL-Admin mode license?
I mean, first install [HASPUserSetup.exe] then copy the haspvlib_*dll in the [Alladin Shard/Hasp] folder?
What is the recommended method?
Thank you