Wyatt O'Day (Wyatt) has made 7819 posts.
Update the adapters drivers. Use the latest TurboActivate.
Yeah, that’s a very old processor. Almost 15 years old. We don’t support it on Linux. There are…
On the API page. Search the page for “static” and you'll find the static libraries for your vers…
Nope, they’d have to start the machine again, deactivate, then activate on the new machine. Custo…
Contact the company that made the app. That’s not us. If they’re having trouble using any libra…
Did you read the link? It covers those.
Answer on Jul 16, 2021It's to easy to misuse the AutomaticUpdater. Which is why we're dropping support for it in the next …
Honestly, I don't know this stuff off the top of my head. I just google MSDN with something like “…
Post on Jul 7, 2021Service dependencies: https://serverfault.com/questions/24821/how-to-add-dependency-on-a-windows-ser…
Post on Jul 7, 2021Don't install your app and the TFS instance on the same machine. Sure, you *can* do that, but why (b…
Post on Jul 7, 2021The API I linked to shows you how to slow down the shutdown / restart process so you have time to re…
Answer on Jul 7, 2021There are API hooks that you can use to “pause" a Windows shutdown or restart briefly while you do…
Firstly, use the latest version. https://wyday.com/limelm/api/tf-changes/ Next, after using the lat…
We don't release roadmaps. Never have, never will. We also don't release time frames for product re…
TurboActivate.h shows you what every error code is and what it means. Tell them to fix their date, …
Verified trials are not product keys. You can't end them prematurely. You can, however, extend them …
Short answer: the installer examples are just convenience code. Absolutely not necessary. And if it'…
Answer on Jun 26, 2021Integrate TurboActivate in your app. The InnoSetup example only checks the activation locally. The …
Use the latest version of TA, and call CheckAndSavePKey() with the key they want to use. This might …
First of all, use the latest version (see the FAQ, API page, and everywhere else where we explicitly…