Wyatt O'Dayʼs postsSupport staff

Wyatt O'Day (Wyatt) has made 7819 posts.

TurboActivate, Python import errorSolved

Post on Jan 17, 2020

Hey Martin, "GenuineOptions" doesn't exist in the latest version (use latest Python version, ensur…

TurboActivate trial offline crashSolved

Post on Jan 14, 2020

We've just released TA 4.3 which fixes this bug. Thanks for reporting this.

TurboFloatServer bug ("successful" installation when not activated)Solved

Post on Jan 14, 2020

TFS 4.3 adds an additional warning if you install the TFS without first activating it. You'll still …

Disallow new activationsSolved

Post on Jan 13, 2020

Correct, covered here: https://wyday.com/limelm/help/activations/#faq The solution is to charge yo…

Post on Jan 13, 2020

Yeah, that second idea would work. Youd also need to disallow deactivations for product keys.

Encrypted updates - The update failed to install

Post on Jan 8, 2020

Honestly, don't encrypt the updates. If you're looking to protect updates, do it like so: https://wy…

Where are the return variables for Adobe AIRSolved

Post on Jan 8, 2020

Thats not what the grace period is for. Use custom license fields to set a date when customers get…

Post on Jan 7, 2020

Im not quite sure what youre asking. Rather than asking a specific question about a function, tell m…

Post on Jan 7, 2020

Adobe AIR is asynchronous by nature. It's basically JavaScript / NodeJS with all of the flaws and no…

Path cannot be the empty string or all whitespace

Post on Jan 4, 2020

Use the log to record what is failing. Use the return codes. And before you start calling things fro…

Post on Jan 3, 2020

If you're using /fromservice, then you must actually be calling it from a service. Not from a regula…

Is Grace period and Trial days same ?Solved

Post on Jan 3, 2020

See TurboActivate.h. It includes the full definition of TA_GenuineDays() including how to use it.

Post on Dec 30, 2019

They're not the same. You set the trial length in LimeLM.

When is an account auto-Upgraded?Solved

Post on Dec 31, 2019

Change your plan on your account page. Shoot us an email when its done and well refund the differenc…

Post on Dec 30, 2019

I don't know if our system auto-upgraded your account. It only would have in the conditions I listed…

Post on Dec 29, 2019

LimeLM only auto-upgrades accounts when limelm.pkey.generate or limelm.pkey.setDetails web API with …

Providing Turboactivate.dat as arraySolved

Post on Dec 29, 2019

We already have a function for this (for more than 3 years now): TA_PDetsFromByteArray. Look in Turb…

Crash in TurboActivateSolved

Post on Dec 28, 2019

First, use the latest version. Then try again. Secondly, if youre using the static library, then u…

Counting of trials and file path of activation dataSolved

Post on Dec 27, 2019

1. The number amounts to the number of devices that have ever used a trial of your product versions.…