Wyatt O'Dayʼs postsSupport staff

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

Curllib that doesn't require a dll alongside the executableAnswered

Answer on Feb 14, 2022

Extract the entire static library folder and don’t move or swap out any dependencies. All of them …

Virtual Machine CheckAnswered

Answer on Feb 8, 2022

If you're using the latest TA, and it's says you're in a VM, then you're in a VM. We err on the side…

Failed To Save The Trial Data at TurboActivate.UseTrialAnswered

Answer on Feb 8, 2022

My guess if you’re using outdated TA and/or outdated integration files. https://wyday.com/limelm/…

Does the debunking videos about fake anti-crack still unpublished or what ?Answered

Answer on Feb 7, 2022

Same answer as before. Showing scams for what they are is currently a lower priority than developin…

Crashing on TF_PDetsFromPath()Answered

Answer on Feb 7, 2022

Easiest way (as described in the docs): put the DLL in the same directory as the running executable.…

Cannot Connect to Server - Windows 11 Home, Windows 10 Home, macOS 4.6,Answered

Post on Feb 3, 2022

Correct. See the constructor for the TurboActivate object in C#: /// <summary>Creates a Turbo…

Post on Feb 3, 2022

On MacOs  11.x or later, is the libTurboActivate.dylib already signed by you? No.

Post on Feb 3, 2022

What is the parameter uint32_t handle of the TA_IsProductKeyValid() function? the GUID of the licens…

Post on Feb 3, 2022

API\C\TurboActivate.h and there was no 10 years gap as you said, v3.3.3 — February 28, 2013 ok…

Post on Feb 3, 2022

TurboActivate.h contains all function definitions, parameters used, error codes with full descriptio…

Post on Feb 2, 2022

1) Re “just drop in the new dll,” will rebundling our existing apps  with the updated Turboacti…

Old Windows 7 trouble activation 4.4.4.0Answered

Answer on Feb 2, 2022

Currently TLS 1.2. Like I said above: Update the CACerts. You can do this by applying all updates t…

Post on Feb 2, 2022

Update Windows 7 with all available updates.   Also see above. MS doesn’t support Windows 7.

Post on Feb 2, 2022

Still more information is needed. See the FAQ. Error codes. Functions called. Parameters passed. Al…

Post on Feb 2, 2022

Much more information is needed.

Cannot activate/deactivate (TA_E_INET_TLS) on macOS 10.14 and olderAnswered

Post on Feb 2, 2022

I'm glad you got things working. Maybe stop supporting static libs on macOS if they are “fraught …

Post on Feb 2, 2022

No. TA Wizard is optional and Windows only.

Post on Feb 2, 2022

Use the dynamic libraries. This was suggested at the beginning. Using static libraries is (and alwa…

Intergration with Paquet BuilderAnswered

Answer on Feb 2, 2022

Just integrate TurboActivate directly in your app.

COM errorAnswered

Post on Feb 2, 2022

The error is telling you exactly what is wrong. Open services. Fix the problem. Try again.