Wyatt O'Dayʼs postsSupport staff

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

how to get date of last validation of USK after activationAnswered

Post on Feb 28, 2024

Everything about this code is wrong: const unsigned int a = TA_GenuineDays((uint32_t)_versionGuid.c…

Post on Feb 5, 2024

Just use TA_IsGenuineEx() as written (and the examples as written). They already do what you're look…

Post on Feb 1, 2024

A whole lot more information is needed. Honestly, just following the examples is the best thing to d…

Payment ErrorAnswered

Post on Feb 23, 2024

That is not the issue at all. LimeLM is the only provider we have issue with this card. Dozens of tr…

Answer on Feb 22, 2024

You’ll need to call your bank and have them fix your credit card’s billing address to match what…

Replace InstallNow from AutomaticUpdaterAnswered

Answer on Feb 21, 2024

Yeah, start wyUpdate and immediately close your app.

LimeLM activation and Reverse Engineering in DelphiAnswered

Answer on Feb 17, 2024

there are ways to make it more challenging Not really. That’s a common misconception. And there a…

User IDAnswered

Answer on Feb 16, 2024

No there's no way to track a user across machines. You can always use custom license fields to set …

Intel i225-i226 fix by Intel?Answered

Answer on Feb 16, 2024

Yes, they typically fix bugs when they update their drivers. This is why step 1 of any error reporti…

Source code on the forum?Answered

Answer on Feb 15, 2024

Our forum software is made in-house. It's called Just the Forum (JTF) and it will be released eventu…

WyUpdate Stuck On Wrong UpdateStepAnswered

Answer on Feb 13, 2024

Don't use the AutomaticUpdater component. It's too complicated for what it does. It's also deprecate…

Error code 0x19Answered

Answer on Feb 8, 2024

All error codes are listed in TurboActivate.h with full explanations of each: /*MessageId: TA_E_ACC…

WyBuild compatibility with .NET 7.0Answered

Answer on Feb 6, 2024

Yes, a bunch of changes are coming. Yes, wyBuild (as it currently exists) is extremely unprofitable.…

DaysBetweenChecks & GracePeriodLengthAnswered

Post on Feb 6, 2024

>> then calling TA_IsGenuine() does NOT connect to the server. It does. Just not if you call …

Post on Feb 5, 2024

What is an “Edge Case”?   It's a general programming term referring to a case that's not cover…

Post on Jan 30, 2024

then it would be 29 days until the software even attempts to connect to the server, right? If you d…

Post on Jan 29, 2024

In practice customers will not be renewing their subscription every day. They'll either do it annual…

Answer on Jan 26, 2024

If the user connects with the server today, and uses the software every day, it will not try to conn…

ENABLE_NETWORK_ADAPTERSAnswered

Post on Jan 26, 2024

No, we haven't reported the bug to them. I don't know if any of our customers have.

Support different compression formatsAnswered

Answer on Jan 25, 2024

Hey Michael, Yes, the next version of wyUpdate uses LZMA compression (the XZ format, not 7z, for de…