UHand
Posts: 8
Joined: Wed May 09, 2018 11:11 am

Drop License

Thu Jun 07, 2018 6:58 am

Hello,

In the license file I can give my own properties, which I can read out with the function "GetPropertyValue".
Here I can then perform an audit in my application.

How can I delete / drop the license so that the user has to request a new license file?
As with the "expiration date", here is automatically asked for a new license file, when the time is finished.

Best regards
Uwe

UHand
Posts: 8
Joined: Wed May 09, 2018 11:11 am

Re: Drop License

Fri Jun 08, 2018 3:05 pm

:?:Anybody there ? :?:

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

Re: Drop License

Mon Jun 11, 2018 5:03 pm

Hello,

To achieve this you can try to call our "RegisterStr" trial dll function with an invalid license key. This function silently register a license without validating it.

Thus on next trial initialization the license will be invalid, thus unregistered.

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

Return to “Common Problems”