Wyatt O'Dayʼs postsSupport staff

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

Custom KeyAnswered

Post on Sep 11, 2020

Much more information is needed. We can’t reproduce that behavior: https://wyday.com/limelm/help/f…

Write to a custom field from an app?Solved

Answer on Sep 10, 2020

Nope, custom license fields are read-only from within your app. If you want to write a field you'll…

32-bit VBA integrationSolved

Post on Sep 8, 2020

Likely you skipped step 3b: https://wyday.com/limelm/help/using-turboactivate-with-vba/#windows-inst…

Activate multiple product keys in turbo float serverAnswered

Answer on Sep 3, 2020

A separate server instance would need to be spun up for every separate key.

Cannot build with makefile-x86-static on debianAnswered

Post on Sep 3, 2020

Ok, you're on an old version of Debian (no security patches for the last couple of years). Use a new…

Answer on Sep 3, 2020

Use -lstdc++

example.out failed to activate trialSolved

Answer on Sep 3, 2020

All errors are in TurboActivate.h. They tell you exactly what is going on.

Can't build go modulesSolved

Post on Sep 2, 2020

You're absolutely right. A recent change to TurboActivate.h had broken the go builds on Unix as well…

Answer on Aug 31, 2020

Thanks for reporting this! We've fixed it, we'll include the fixed files in TA 4.4, but you can get …

Post on Aug 29, 2020

Golang is a moving target (unfortunately). Last time we tested was a few “major” versions ago. W…

TA_CheckAndSavePKey returns TA_FAIL (1)Answered

Answer on Sep 2, 2020

IsGenuine is returning an error [...] Can you tell me how we should be handling this case please[?] …

Post on Sep 1, 2020

First, use the latest version. Next, provide more information (see the FAQ). If I were to guess: yo…

Cracking all licensing (LimeLM vs. Themida vs. VMProtect, etc.)Answered

Answer on Aug 30, 2020

No hard date. Very low priority right now. Locking this topic, you can comment on the videos when th…

Problem using 32-bits TurboFloat.dll with 32-bits Delphi applicationAnswered

Post on Aug 26, 2020

Delete your compiled app, and the TurboActivate.dll. Recompile your app and re-copy the TA dll. If …

Answer on Aug 25, 2020

We can't reproduce this with either 32-bit or 64-bit versions of TurboFloat with Delphi 10.3 on Wind…

Post on Aug 25, 2020

... and the version of Delphi .... and the version of Windows.

Post on Aug 25, 2020

Versions? https://wyday.com/limelm/help/faq/#useful-reports

New trial extension shows "The trial extension has already been used."

Post on Aug 24, 2020

If the trial has expired, when I run in debug mode the program errors in Turbo.Activate > Methods…

Allowing the TurboFloat server to run in a HypervisorAnswered

Post on Aug 21, 2020

Same principle. We treat containers, sandboxes, VMs, hypervisors all the same.

Answer on Aug 20, 2020

The TurboFloat library can be run inside an VM or container (as well as real machines). The TFS (Tu…