Wyatt O'Dayʼs postsSupport staff

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

Icons for offline activation?Answered

Answer on Oct 27, 2023

Hey Richard, We don't have any plans to add “visibility” to whether an activation was online or…

WyUpdate package generation based on version conditionAnswered

Answer on Oct 26, 2023

do it from the interface (you choose the versions) or the commandline. 

AutomaticUpdater FutureAnswered

Answer on Oct 24, 2023

Use wyUpdate directly from within your app. Call it to silently check for updates, then if updates a…

Limit time for product keys (product keys length)?Answered

Answer on Oct 24, 2023

Yes, this is what custom license fields are for. We even have an example that covers this exact use-…

ExtendTrial() before UseTrial()? Yes.Answered

Answer on Oct 23, 2023

Could you please tell me whether it's always necessary to call functions in the following order -Use…

PromptForProductKey()Answered

Post on Oct 20, 2023

No, you should follow the example. Only when you get to the UseTrial call should you prompt for a pr…

Answer on Oct 19, 2023

If the customer is in trial mode then you should offer them the ability to prompt for a product key.…

ENABLE_NETWORK_ADAPTERS Error Diagnostic ToolAnswered

Post on Oct 20, 2023

Please follow the FAQ. Linked above multiple times. There doesn't exist a diagnostic tool. Not by u…

Post on Sep 26, 2023

The specific driver versions are broken? I don’t know. Thats a question for Intel.

Post on Sep 19, 2023

Yeah, it sounds like the driver is messed up (which is not surprising since it's exhibiting broken b…

After WyUpdate Files are deleted for virusAnswered

Answer on Oct 17, 2023

wyUpdate doesn't respond to anti-virus programs. It doesn't do any work on their behalf. If your fil…

TurboActivate with Adobe Illustrator PluginAnswered

Answer on Oct 12, 2023

Using TurboActivate / TurboFloat from inside a JavaScript app requires the use of systa (a helper pr…

WyBuild Itself cannot check for updatesAnswered

Answer on Oct 9, 2023

Hey Storey, https://wyday.com/forum/t/3882/error-downloading-could-not-create-ssltls-secure-channel…

.NET 7 Support

Post on Oct 5, 2023

Much more information is needed. Are you using the latest TA? Latest C# or VB.NET integration files…

Updating an exe fileAnswered

Answer on Sep 27, 2023

Hey David, Yes, see step 5b in the walkthrough (Step 5b: Disable advertised shortcuts (For MSI inst…

How can already activated and valid product key be deleted from laptop?Answered

Answer on Sep 23, 2023

You need to deactivate the machine. TA_Deactivate() with the erasePkey option set to 1.

Mac OSX Ventura & Golang dylibAnswered

Answer on Sep 22, 2023

Yep, this is covered here: https://wyday.com/limelm/help/using-turboactivate-on-mac-os-x/

ENABLE_NETWORK_ADAPTERSAnswered

Answer on Sep 17, 2023

Sorry: https://wyday.com/limelm/help/faq/#fix-broken-wmi

Post on Sep 15, 2023

Hey David, I just checked, your email erroneously got filed in spam. Sorry about that. We'll tweak …

TA_IsGenuineEx returning TA_E_INET_TIMEOUTAnswered

Answer on Sep 6, 2023

TA_IsGenuineEx() always returns TA_E_INET for any internet error. Make sure you're actually using th…