Wyatt O'Dayʼs postsSupport staff

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

Updates after crack?Answered

Answer on Jan 18, 2024

Everything can be cracked. Yes, everything. Using LimeLM will reduce various types of fraud and thef…

how to get date of last validation of USK after activationAnswered

Answer on Jan 17, 2024

We don’t collect that information. Use TA_IsGenuineEx() as shown in the examples and your app will…

ENABLE_NETWORK_ADAPTERS Error Diagnostic ToolAnswered

Post on Jan 14, 2024

It’s definitely not required by any Microsoft program. You can remove it safely. “Loopback” d…

Post on Jan 9, 2024

Isn't there any way at all to get Turboactivate to identify which adapter is giving it heartburn? N…

Post on Jan 9, 2024

Windows only reports 5 adapters, and they all report a Mac address other than the Loopback thing Yo…

Post on Jan 9, 2024

You're only asking part of the question. Yes, if you can read it, and Windows can read it, then Turb…

Post on Jan 7, 2024

Because the drivers or hardware aren’t reporting the address to Windows and thus we can’t read t…

Post on Jan 3, 2024

False negatives and false positives. It’s a world of pain if we just “ignore” broken adapters.…

Post on Jan 2, 2024

No. Use the powershell script in our FAQ. It will list all adapters and which ones don’t have addr…

Post on Dec 23, 2023

No, not easily. We might provide an API in the future to iterate through broken adapters. Not a prio…

Connecting LimeLM with FastSpring SubscriptionsAnswered

Post on Jan 11, 2024

I am not asking your to write it for us, but perhaps a roadmap of what happens where and what exampl…

Answer on Jan 8, 2024

BUT, if a user enters an “expired” code into TurboActivate it will first come back as valid, the…

GPU-locked licenseAnswered

Answer on Jan 5, 2024

Nope. We limit things to the fingerprint of the machine (which is a proprietary algorithm we've dev…

Using turboactivate in a docker environmentAnswered

Answer on Jan 3, 2024

We put close to zero effort into supporting docker. We don't deliberately break it, but we also don'…

What does Verified Trial limit mean in available license list?Answered

Post on Jan 3, 2024

Look at your code and see your use of TA_UseTrial(). That starts a trial.

Post on Jan 2, 2024

"Whenever I create a trial product key and verified it from server, these both values are increasing…

Answer on Jan 2, 2024

Activations are for product keys. They're for sold products. Verified trials have their own counter…

Answer on Dec 29, 2023

1- But as I already wrote, somehow I do not have any trial license in my list, so I did not expect t…

why does IsGenuine trigger an activation eventAnswered

Answer on Dec 21, 2023

There are a number of factors about what makes a “new entry” appear in the “activity log” (e…

wyUpdate .NET 3.5 requirement breaks my installerAnswered

Answer on Dec 20, 2023

Use the .NET 4.0 version of wyUpdate. It's in the properties of your wyBuild project. Also in our do…