Wyatt O'Dayʼs postsSupport staff

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

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

Post on Aug 10, 2020

Did you also upgrade the Xojo integration files? Can you provide more information? TA version, funct…

TurboActivate Wizard - Available for macOS?Answered

Answer on Aug 10, 2020

Nope. The TurboActivate Wizard is Windows only. It uses the TurboActivate API, so you can easily rec…

Web API change (POST & HTTPS required)Answered

Answer on Aug 5, 2020

Use the JSON format to get more accurate "echo" of what you're POSTing.

Post on Aug 4, 2020

limelm.test.echo should output exactly what was passed in. We'll look into in to verify it's functio…

Managing licensesAnswered

Answer on Jul 21, 2020

We're releasing a customer portal soon (LicenseChest) where a customer can enter their product key a…

Post on Jul 22, 2020

The web API is fairly simple (make an HTTP POST request to the API url with the function you want to…

Will TurboActivate / TurboFloat be supported in macOS Big Sur (Apple Silicon chipset)Solved

Answer on Jul 29, 2020

This was asked a few days ago. Yes, when there are production machines we can test on we'll ship the…

Resetting API IP addressAnswered

Post on Jul 29, 2020

If you don't see an IP address listed then that means it hasn't been used since you last reset it. H…

Answer on Jul 29, 2020

You can reset it immediately. However, any attempt to "automate" the resetting will result in our s…

Managing TurboFloat Server instance remotely?Answered

Answer on Jul 27, 2020

No hard date. It'll be out ASAP. When it's released there will be a blog post about it.

Newest Windows Update - Can't Access Server

Post on Jul 25, 2020

Hey Jamal, Much more information is needed. Starting with exact error codes and parameters being pa…

LicenseChest is coming soon

Post on Jul 24, 2020

LicenseChest is coming soon. No hard date. ASAP. Asking when it will be released won’t make it co…

How to update a windows service that runs as Local Service?Answered

Answer on Jul 14, 2020

Its sounds like you're doing things correctly. Attach a debugger to your service and figure out why …

Delete harewareIdSolved

Answer on Jun 25, 2020

You’re switching between talking about product keys and trials. For product keys, call TA_Deactiv…

Virtual Machine Activation - Additional RisksSolved

Post on Jul 24, 2020

All of the consequences of running TurboActivate on a VM are described here and here: https://wyda…

Question about signing updatesSolved

Answer on Jul 23, 2020

Rebuild wyUpdate. Include the client.wyc in your app. All subsequent updates will return signing…

Answer on Jul 23, 2020

Either: https://wyday.com/wybuild/help/commandline.php

Post on Jul 23, 2020

The client.wyc files include the public signing key. If you don't include an updated version of that…

Service not found on computer '.' Error.

Post on Jul 23, 2020

Hard to say. Fix your batch files. Likely the error is telling you exactly what is happening.

Can I use LimeLM in a Windows UWP app?Solved

Answer on Jul 22, 2020

UWP is dead: https://www.thurrott.com/dev/206351/microsoft-confirms-uwp-is-not-the-future-of-windows…