Wyatt O'Dayʼs postsSupport staff

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

TurboFloat 4.0.9 crypto++ errorSolved

Post on Dec 22, 2017

Honestly, you're better off using the dynamic versions of the library. They get *significantly* more…

Post on Dec 22, 2017

Only statically link one of the libraries (TurboActivate or TurboFloat). If you want to include both…

TF_E_USERNAME_NOT_ALLOWED and approved user names

Post on Dec 21, 2017

It's the username the user used to login to the particular machine.

Post on Dec 14, 2017

It's talking about per-seat or named-user licensing: https://wyday.com/limelm/help/licensing-types/#…

TurboFloat: App does not see changes to custom featuresSolved

Post on Dec 21, 2017

The TFS only re-verifies with the activation servers every X days. That's when the new custom licens…

TFS Can't create registry key.Solved

Post on Dec 21, 2017

The only other reasons would be a corrupt registry. But that's very unlikely. It's almost without a …

Post on Dec 20, 2017

Yes, they must run it as admin.

Turbofloat reuse handle

Post on Dec 19, 2017

The handle is not useful outside the context of a running process. You can't magically recover a lic…

TurboFloat -deact buglet

Post on Dec 19, 2017

We don't think that's a very cryptic message. You're starting a new instance while another instance …

Proxy settings in TurboActivate

Post on Dec 19, 2017

No. If they messed up the proxy settings in IE they can fix them. If you want to make a custom dialo…

portable software licencing

Post on Dec 18, 2017

No, you cannot lock to a USB drive. There's not nearly enough information on the drive itself. You…

Post on Dec 17, 2017

Hey Mike, No, all of our licensing solutions are locked to the machine. This is by design. "Dongle…

multiple licences in a single machine

Post on Dec 17, 2017

Hey Sam, The solution to multiple users on a single computer is to use floating licensing. So, use…

TF_CB_FEATURES_CHANGED in LeaseCallback

Post on Dec 14, 2017

Yes. If you change the custom license fields, they will eventually reach the end-user. More informat…

Post on Dec 13, 2017

If you're using custom license fields in your app, then the purpose of the callback is to re-load an…

Windows XP compatibility

Post on Dec 14, 2017

The dynamic versions of TurboActivate and TurboFloat are guaranteed to be compatible with Windows XP…

Implementing LimeLm on java application with web ui

Post on Dec 11, 2017

You can do it either way. You can choose to lock only one side of the operation. Or you can choose t…

ta.GetFeatureValue

Post on Dec 11, 2017

Hey Paul, My guess is that you activated the product key, then you modified the custom license fie…

TA_UseTrial() is always returns false in latest windows 10 Pro OS

Post on Dec 11, 2017

TA_UseTrial() does not return bool values. It returns either TA_OK or another error code. My guess i…