NikolaTesla
Posts: 6
Joined: Tue Jul 23, 2019 3:22 pm

help me with my php script

Wed Aug 07, 2019 8:28 pm

I want to write a script where the maxacitivation can't be greater than number of licenses. It will keep subtracting one onto they are equal and then the number of Maxactivation and activation is equal number for the script. thanks in advance.

Daniel
Posts: 8237
Joined: Mon Apr 02, 2012 1:11 pm
Contact:  Website

Re: help me with my php script

Mon Aug 12, 2019 1:53 pm

Hello,

If you want to perform the license activation at install time of the setup package, then you can use our "Server-side serial number validation" feature.

If you need the license activation be done after the setup package installation (i.e. at your application run time) then you can try to use our "Trial" feature. Have a look over our "Configure a license server for my licensing library" user guide article.

Please note that either ways the number of activation should be maintained solely by you through your own script code. We do not have built-in support to store and check data about this scenario.

All the best,
Daniel
Daniel Radu - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube

Return to “Common Problems”