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

Drop License

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

:?:Anybody there ? :?:
Daniel
Posts: 8238
Joined: Mon Apr 02, 2012 1:11 pm
Contact: Website

Re: Drop License

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”