bilaoungate
Posts: 1
Joined: Sun Aug 20, 2017 6:38 pm
Contact: Website

Integrating the Licensing Library in VB.net Class Library

Hi,

The tutorial explains the procedure to integrate the licensing library trial.dll in VB.net using the window form
How to do the same using the Class Library?
Could you help solve this issue?
Daniel
Posts: 8238
Joined: Mon Apr 02, 2012 1:11 pm
Contact: Website

Re: Integrating the Licensing Library in VB.net Class Library

Hello and welcome to our forums,

We do not have any tutorial including a licensing sample built for a VB.Net Class Library, but the implementation should be similar. You should just make sure you call either the "ReadSettingsStr" or the "ReadSettingsRetStr" function from our trial.dll when your application initializes and that you call the "DisplayRegistrationStr" function when you want to display the registration dialog of our trial.

For more details have a look on our "Integrate Licensing support in C# or VB.NET applications" article.

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

Return to “Common Problems”