Download & install
- Get the latest version of library from the downloads page.
- Unpack the zip archive to directory you prefer
Prepare your application
- Add reference to TreeksLicensingLibrary.dll in your project
- Generate private/public keypair for your application
- Define string constant within your application with your public key in XML format.
- In toolbox, load your keypair and click “Copy public key” button on “Author keypair” tab
- Never add private key into your source code!
- Create library check procedures in your application to avoid dll replacement attack.
- Set your license to avoid demo message in your applications
- Integrate with your application
- Prepare your registration dialog
- Define variable with path of license file location.
- Check for validity of license when necessary