EricP
Posts: 10
Joined: Tue Sep 19, 2017 6:50 pm

What does included trial feature link to?

Hello,
My setup installs an MS Office add-in that does not include an .exe file. The add-in has a main DLL that includes all features of my application. How does the Advanced Installer trial feature tie-in to the installed application (add-in)? I have added the trial option and selected to "Show the trial message at first run" but nothing happens. Do I have to set something to launch at the Exit dialog?

Thank you in advance.
Daniel
Posts: 8238
Joined: Mon Apr 02, 2012 1:11 pm
Contact: Website

Re: What does included trial feature link to?

Hello,

Please note that our Application Licensing feature (trial.dll) is designed to be called from your application code. So, in order to work you should load the trial.dll and call its functions from your application (add-in dll) code.

Please take a look on our "How to integrate Licensing feature within your application" tutorials.

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

Return to “Building Installers”