Wyatt O'Dayʼs postsSupport staff

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

Turn off VM activation, but keep existing keys the same?Answered

Post on Apr 4, 2021

So long as you stop on errors (don‘t barrel through them), then you’ll be fine.

Answer on Mar 29, 2021

Simply edit the existing keys to explicitly disallow VM activations. You can either do this via the …

Installing WSL makes TurboActivate think its on a VMAnswered

Post on Apr 1, 2021

Yes. That's what a ring-0 hypervisor is. See the FAQ.

Answer on Mar 15, 2021

If you have Hyper-V enabled then, yes, you're inside a VM. That's what a ring-0 hypervisor is (the W…

Pure Basic Samples?

Post on Mar 31, 2021

We don't have a pre-written Pure Basic integration example. We do have VB6, VBA, VB.NET, and Xojo (a…

Detect user activated using Offline Mode or Online ModeAnswered

Answer on Mar 30, 2021

Nope, just use TA_IsActivated and TA_IsGenuineEx. Neither will tell you whether the activation happe…

Offline activation via phone or simple stringAnswered

Answer on Mar 25, 2021

No, the activation data isn't meant to be read over the phone or printed / scanned. If they can pri…

Badly formatted feature key

Post on Mar 24, 2021

More information is needed (version numbers, code used to generate the key, code used to read the ke…

Errors with API key generationAnswered

Answer on Mar 23, 2021

Nope. Our servers are unchanged. More information on the web API pages: 164: An API key must be use…

Reactivation required for every user using TurboActivate?Answered

Answer on Mar 23, 2021

Covered in all the articles and in all of the examples. Short answer, you're using TA_USER and you …

How does wyUpdate know whether a file had been modified by the user?Answered

Answer on Mar 23, 2021

A hash of the file, as well as failure to apply a patch. If the file isn't touched by an update, th…

Manual Activation Error (The Activation Response file is invalid)Answered

Answer on Mar 17, 2021

They can't use old request files or old response files. That both must be generated very recently. …

TurboFloat client fails on terminal server without administrator rights

Post on Mar 12, 2021

Yes, TA / TF are smart enough to detect what is existing. If they've successfully activated / saved …

Post on Mar 12, 2021

Hard to know. Details matter. What error code? What function is failing? What params are used? http…

TF_E_WRONG_TIMEAnswered

Answer on Mar 9, 2021

/* MessageId: TF_E_WRONG_TIME Message code (in Hex): 0x7 Message code (in Decimal): 7 MessageTe…

Post on Mar 9, 2021

I know that it is down to them to fix it, but just in case they ask, is it possible for us to relax …

TA static does not link on Ubuntu 20.04Answered

Post on Mar 9, 2021

You can verify the dynamic file hash matches a hardcoded value. This will make it exactly as easy to…

Update failed to installAnswered

Answer on Mar 8, 2021

Answered on the phone and covered multiple times in this forum and our help articles. Short answer:…

TA_Activate() and TA_E_PKEYAnswered

Answer on Mar 8, 2021

First, use the latest TurboActivate. Second, don't mess around with implementation details. You'll …

Windows Surface Pro 7 - unable to disable Hyper-VAnswered

Post on Mar 5, 2021

The FAQ covers the features they’ll need to uncheck. Regarding BIOS it depends on the motherboard…