LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Executable should not run without a license

Hello,
I am developing an add-on toolkit, licensing it using Protection Plus 4 from Software Key and packaging it using VI Package Manager. It is working fine.
 
On the user side, after the add on is activated with the license file(development license), they will be able to develop using the toolkit. If the user tries to build an executable using the VIs from the add-on and run the executable on another desktop then it should not run. the application should show an error asking for a license (which we are calling a deployment license). We will then provide a license (deployment license) for them to activate on that system and run the executable. The user should be able to build an exe and run on that system but it(exe) should not run on another system(deployed system) without a license(deployment license).
 
Can you suggest any possible way to achieve this ? 
Thank You
0 Kudos
Message 1 of 1
(1,708 Views)