Sam (Sam) has made 3126 posts.
The Xojo example just has a simple dialog that accepts a product key and has an "Activate" button. I…
No, there's no way to exclude files you're adding using that method. You'll just have to loop over a…
The problem is almost certainly that PHP is running as a user that doesn't have permission to write …
I just sent you a response. Let me know if you have any other questions.
Post on Jul 7, 2015Email support@wyday.com and I'll tell you which files for your specific application.
Post on Jul 7, 2015If I'm going to consider switching to verified trials I need to know exactly how someone could break…
Post on Jul 7, 2015What files, and where are they stored, that can be deleted to reset the trial? It depends on a lot…
Post on Jul 7, 2015Your documentation says, "The timed trial has tamper protection and isn't reset on re-installation o…
Something like this will be added in the future, but right now it's low priority (we have some big f…
Post on Jul 7, 2015Is it possible to know which keys were created by which users in our account? No. I know I could …
1. If the grace period has expired, does the call to IsGenuine(checkDays, graceDays) deactivate the …
Nope. You can double click them and copy the details from them and copy them into a new wyBuild proj…
More information is needed to give you help. Starting with errors.
Everything looks fine here. Make sure you're compiling your app as Unicode. Also, make sure the fiel…
First, before you do anything else make sure you're using the latest version of TurboActivate. Next,…
Is GetFeatureValue making a remote api call No, never. It always gets the field data from the dow…
Post on Jun 23, 2015I don't know Ruby, but it all looks about right. If I were you I would attach a debugger and step th…
Can we export all our (existing) product keys, alter the data (add more columns of feature keys, fil…
How do we best/most easily to send a license key to a web site visitor? Can we present to them a for…
You shouldn't use ForceCheckForUpdate. The AutomaticUpdater automatically checks for update (hence t…