javon27
Posts: 2
Joined: Thu May 31, 2018 4:31 pm

Unlimited Trial

Thu May 31, 2018 4:40 pm

Is it possible to use the trial DLL for unlimited Trial of certain features, but requiring registration for full functionality?

javon27
Posts: 2
Joined: Thu May 31, 2018 4:31 pm

Re: Unlimited Trial

Thu May 31, 2018 5:57 pm

Okay, after going through the forums, I think I can accomplish an "unlimited" trial by following the directions posted here: http://www.advancedinstaller.com/forums ... =2&t=21295

This way, I can use the "ReadSettingsRetStr" property and activate all features if it returns 0, and disable the premium features if it returns anything other than 0.

From there, if the user ever decides to register the product, I can just use the "DisplayRegistrationStr" property or use a custom dialog to perform registration.

Please let me know if this is a valid use case.

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

Re: Unlimited Trial

Tue Jun 05, 2018 1:12 pm

Hello and welcome to our forums,

Yes, I can confirm you this is valid implementation and approach.

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

Return to “Building Installers”