Wyatt O'Dayʼs postsSupport staff

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

Virtualization Based Security in Win 10Answered

Answer on Aug 18, 2021

You can enable activations on Virtual Machines. That is an option and has always been an option. You…

An API key must be used by X devices. Configurable in your settings.Answered

Answer on Aug 14, 2021

My guess is that you have multiple API keys for your LimeLM account and you’ve only set the ax all…

TA_IsGenuineEx doesn't detect activationAnswered

Answer on Aug 11, 2021

Sounds like you're not following the examples correctly. That is not, handling the TA_IsGenuineEx() …

Great Licensing Solution

Post on Aug 9, 2021

Oh, no problem. We're happy LimeLM is working well for you!

XCode Linker error on latest Mac static lib (Invalid bitcode version)Answered

Post on Aug 9, 2021

Option C is the best solution moving forward so you're not chained to specific XCode versions. Also,…

Post on Aug 9, 2021

It's not technically feasible to support more than 1 version of compiler that impose arbitrary restr…

Post on Aug 9, 2021

There are a thousand ways to skin that cat. It depends on the apps loading the plugins and the parti…

Answer on Aug 9, 2021

Static libraries require the latest public XCode. Dynamic libraries are more flexible.

Compiling app with static TA / TF on Linux / BSD / macOS *requires* latest compilers (LTO errors)Answered

Answer on Aug 6, 2021

Use the dynamic version of TurboActivate. The static library is more trouble than it's worth (it req…

"Invalid opcode" crash in libTurboActivate.soAnswered

Answer on Aug 4, 2021

For Windows, if it's a supported version of Windows (supported by Microsoft – still receiving secu…

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…

TA_E_ENABLE_NETWORK_ADAPTERS errorAnswered

Answer on Aug 4, 2021

Update the adapters drivers. Use the latest TurboActivate.

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…