Wyatt O'Dayʼs postsSupport staff

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

TA_E_ENABLE_NETWORK_ADAPTERS errorAnswered

Answer on Aug 4, 2021

Update the adapters drivers. Use the latest TurboActivate.

"Invalid opcode" crash in libTurboActivate.soAnswered

Answer on Aug 4, 2021

Yeah, that’s a very old processor. Almost 15 years old. We don’t support it on Linux. There are…

How can I get/build the latest TurboActivate lib as MT?Answered

Answer on Jul 31, 2021

On the API page. Search the page for “static” and you'll find the static libraries for your vers…

Forced deactivation of a Turbo Float Product KeyAnswered

Answer on Jul 21, 2021

Nope, they’d have to start the machine again, deactivate, then activate on the new machine. Custo…

WSV3 gave me no trial period, and now it won't launch at all.Answered

Answer on Jul 19, 2021

Contact the company that made the app. That’s not us. If they’re having trouble using any libra…

ForceCheckForUpdate - not working after first updateSolved

Post on Jul 16, 2021

Did you read the link? It covers those.

Answer on Jul 16, 2021

It's to easy to misuse the AutomaticUpdater. Which is why we're dropping support for it in the next …

TurboFloat locks license upon server reboot (how to release a lease before a system shutdown / restart)Answered

Post on Jul 8, 2021

Honestly, I don't know this stuff off the top of my head. I just google MSDN with something like “…

Post on Jul 7, 2021

Service dependencies: https://serverfault.com/questions/24821/how-to-add-dependency-on-a-windows-ser…

Post on Jul 7, 2021

Don't install your app and the TFS instance on the same machine. Sure, you *can* do that, but why (b…

Post on Jul 7, 2021

The API I linked to shows you how to slow down the shutdown / restart process so you have time to re…

Answer on Jul 7, 2021

There are API hooks that you can use to “pause" a Windows shutdown or restart briefly while you do…

Unquoted Search Path bug in Turbo Float Server (CWE-428)Answered

Post on Jul 7, 2021

Firstly, use the latest version. https://wyday.com/limelm/api/tf-changes/ Next, after using the lat…

Hosted TFS questions (release date, etc.: ASAP)Answered

Answer on Jul 7, 2021

We don't release roadmaps. Never have, never will. We also don't release time frames for product re…

TurboActivate: Offline activation returns TA_FAILAnswered

Answer on Jul 6, 2021

TurboActivate.h shows you what every error code is and what it means. Tell them to fix their date, …

Deactivating a verified trialAnswered

Answer on Jun 29, 2021

Verified trials are not product keys. You can't end them prematurely. You can, however, extend them …

Problem with licence in inno setupAnswered

Post on Jun 28, 2021

Short answer: the installer examples are just convenience code. Absolutely not necessary. And if it'…

Answer on Jun 26, 2021

Integrate TurboActivate in your app. The InnoSetup example only checks the activation locally. The …

Removal of invalid product keyAnswered

Answer on Jun 17, 2021

Use the latest version of TA, and call CheckAndSavePKey() with the key they want to use. This might …

Network AdaptorSolved

Post on Jun 14, 2021

First of all, use the latest version (see the FAQ, API page, and everywhere else where we explicitly…