Wyatt O'Dayʼs postsSupport staff

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

Security of Web API

Post on Aug 27, 2015

HTTP Basic Auth / Oauth 1 or 2 and the dozen or so spinoffs provide no useful benefit over an API ke…

File Share Upload Problem

Post on Aug 25, 2015

You need to specify network paths with 2 slashes in addition to the 3 slashes needed by the file:///…

Where do I find TurboActivate.VersionGUID?

Post on Aug 24, 2015

Are you activated? What does IsActivated() return? My guess is you're not activated OR the product k…

Post on Aug 24, 2015

You need to update the TurboActivate C# integration files (so, TurboActivate.cs) in your application…

TurboFloat library for delphi

Post on Aug 20, 2015

Hey Jon, We don't currently have example code written for TurboFloat for Delphi. This is in the wo…

Periodic Licensing / Software Rental

Post on Aug 20, 2015

TurboActivate.dat doesn't actually contain the license information. It does contain information rele…

Post on Aug 19, 2015

how I would implement that is probably beyond the scope of your support Not really. Helping you fi…

Post on Aug 19, 2015

Yes, the custom license fields are cryptographically signed along with the activation data. So they …

Post on Aug 19, 2015

Yes, a number of our customers do that by using custom license fields: http://wyday.com/limelm/help/…

close button during installation

Post on Aug 19, 2015

Clicking the "X" button will prompt the user if they want to cancel the update -- it's the same as i…

IsGenuineEx() returns TA_E_ACTIVATE instead of TA_INET

Post on Aug 18, 2015

If the nDaysBetweenChecks and nGracePeriod have both passed then all TA_E_INET errors will return TA…

LimeLM can't generate a hardware fingerprint

Post on Aug 18, 2015

Did they do this step?: To further debug WMI problems open the "Computer Management" (compmgmt.msc)…

Post on Aug 17, 2015

After that there was some 'computer cleaning' which unfortunately we don't know details of. Well, …

Multiple different update locations / updates

Post on Aug 17, 2015

You can already do that without modifying the source code. See the wyUpdate commandline options for …

Fingerprint Robustness

Post on Aug 14, 2015

That's a possibility, but that doesn't handle cases where the customer shut down the VM and forgot t…

Post on Aug 13, 2015

Adding harddrives doesn't effect anything. Replacing the "main harddrive" (where the operating syste…

Validating activation on server-side

Post on Aug 13, 2015

Well, the way to solve that is to limit the number of requests to that pay-for API, and/or somehow b…

Post on Aug 12, 2015

Hey Alex, If you give me more specifics about what you're actually trying to do server-side, then …

Offline activation failing as "expired"

Post on Aug 12, 2015

Where is that documented? In TurboActivate.h above the TA_SKIP_OFFLINE flag: /* If the user activ…

Online Trial Extension broken?

Post on Aug 12, 2015

If the customer is not activated, and you've decided to use our trial system, then you should always…