ajvpr
Posts: 15
Joined: Fri Apr 01, 2016 2:09 am

Omit License element in generated license string

Wed Nov 29, 2017 9:38 pm

Hi,
As an example, I have a license configuration that looks like this:

Template:
License ID: %ID%
Signature: %SIGN%
Edition: %TYPE%

Example:
License ID: johndoe@sample.com
Signature: iozjNEYXQ3bNVxfcyzE7XIrFc7UEjyESl6gm@3PUlfmvlD8wVjKLm0dq4B1bkT1n
Edition: Simple

Is there a way to hide/omit one of the custom elements in the license string that is provided to a customer? In other words, eliminating the "Edition" element and value from the license but still have being retrievable by the application once the license is entered.

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

Re: Omit License element in generated license string

Wed Dec 06, 2017 2:19 pm

Hello,

I'm afraid this is not possible. As a workaround you can try to use an encrypted string in the edition field of your license and you can decrypt this string into your application code. This way the end user won't see the real edition string.

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

ajvpr
Posts: 15
Joined: Fri Apr 01, 2016 2:09 am

Re: Omit License element in generated license string

Wed Dec 06, 2017 9:11 pm

Hi Daniel, thank you. This is an acceptable workaround.

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

Re: Omit License element in generated license string

Thu Dec 07, 2017 9:18 am

You are always welcome.

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

Return to “Common Problems”