Wyatt O'Dayʼs postsSupport staff

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

What's next WyBuild release plan?Answered

Answer on Apr 14, 2021

https://wyday.com/forum/t/4127/new-alphabeta-version-available/#post-19598

NotSupportedException when trying to run wyUpdate.Answered

Answer on Apr 14, 2021

It sounds like you're using a beta (built from source) version of wyUpdate. We don't support custom …

systa on macOS Big Sur

Post on Apr 12, 2021

Yes, sign it with your own certs.

Hosted Licensing ServersAnswered

Answer on Apr 8, 2021

It’s a part of LicenseChest. ASAP.

NodeJS app protection — what about obfuscation?Answered

Answer on Apr 7, 2021

There are a thousand ways to skin that cat. We recommend Terser or Uglify. But there are a ton more …

Unity can't find TurboActivate.dllAnswered

Post on Apr 5, 2021

This isn't an issue with LimeLM / TurboActivate or with our documentation. We can't provide basic pr…

Post on Apr 4, 2021

It seems MCS isn’t supported. they dropped support years ago. Use visual Studio. We cant provide b…

Post on Apr 4, 2021

A whole lot more info is needed.   https://wyday.com/limelm/help/faq/#useful-reports

Answer on Apr 4, 2021

https://docs.unity3d.com/Manual/UsingDLL.html  the CS file must be compiled as part of your plug-i…

Post on Apr 4, 2021

https://wyday.com/forum/t/1305/limelm-and-unity-3d/

Turn off VM activation, but keep existing keys the same?Answered

Post on Apr 4, 2021

So long as you stop on errors (don‘t barrel through them), then you’ll be fine.

Answer on Mar 29, 2021

Simply edit the existing keys to explicitly disallow VM activations. You can either do this via the …

Installing WSL makes TurboActivate think its on a VMAnswered

Post on Apr 1, 2021

Yes. That's what a ring-0 hypervisor is. See the FAQ.

Pure Basic Samples?

Post on Mar 31, 2021

We don't have a pre-written Pure Basic integration example. We do have VB6, VBA, VB.NET, and Xojo (a…

Detect user activated using Offline Mode or Online ModeAnswered

Answer on Mar 30, 2021

Nope, just use TA_IsActivated and TA_IsGenuineEx. Neither will tell you whether the activation happe…

Offline activation via phone or simple stringAnswered

Answer on Mar 25, 2021

No, the activation data isn't meant to be read over the phone or printed / scanned. If they can pri…

Badly formatted feature key

Post on Mar 24, 2021

More information is needed (version numbers, code used to generate the key, code used to read the ke…

Errors with API key generationAnswered

Answer on Mar 23, 2021

Nope. Our servers are unchanged. More information on the web API pages: 164: An API key must be use…

Reactivation required for every user using TurboActivate?Answered

Answer on Mar 23, 2021

Covered in all the articles and in all of the examples. Short answer, you're using TA_USER and you …