Wyatt O'Dayʼs postsSupport staff

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

TurboActive - Whitelist IPsSolved

Post on May 26, 2020

Nope. TurboFloat is the solution to this problem. Very shortly we'll have a hosted TFS option avai…

Post on May 26, 2020

The product key is what limits activations. Give separate product keys to customers that have purcha…

TurboFloat Server - Get product keySolved

Post on May 26, 2020

Nope, the activation details happen on the TFS. Those details are never transferred to clients using…

Post on May 26, 2020

To activate the TFS: https://wyday.com/limelm/help/turbofloat-server/#activate To get the details …

Cannot log in my old account

Post on May 26, 2020

Use the fetch password form to retrieve your password.

Post on May 23, 2020

Fetch your password here: https://wyday.com/limelm/login/fetchpassword/ If you're 100% sure your u…

Why NodeJS example activation success without product key input?

Post on May 25, 2020

Nope. The IsGenuineEx function checks if your app is activated and genuine. Add breakpoints to the…

Post on May 25, 2020

Covered here: https://wyday.com/limelm/help/using-turboactivate-with-electron-nodejs/#add-trial

Post on May 25, 2020

Youre likely using the verified trial. In the example if no product key is used a trial is started. …

Is it possible for multiple people to be able to push an update through wyUpdate?

Post on May 24, 2020

Yep, several ways you can do this. 1. Everyone has a copy of wyBuild and the project file and bina…

Stuck on pthread_cond_waitSolved

Post on May 24, 2020

Yeah, well push out a fixed release with the updated header on Tuesday.

Post on May 21, 2020

This has been solved in TA 4.3.2, out now. Make sure to call TA_Cleanup() to release any resources b…

What happens when a customer reaches Deactivations limitSolved

Post on May 22, 2020

Sorry, meant to say "can't erase history". Meaning you can remove deactivations that have happened. …

Can I check activate state using Web APISolved

Post on May 22, 2020

dllimport works on mac. We've had a number of customers using TurboActivate with Unity on macOS.

Post on May 22, 2020

The web API is for managing licenses in your backend (typically purchase processes, etc). Use Turb…

Missing symbols in TF static for VS15/16Solved

Post on May 21, 2020

This is fixed in TF 4.3.2, out now.

Trial issues with TurboActivate and LimeLMSolved

Post on May 21, 2020

All of the bugs reported have been fixed in TA 4.3.2, out now.

InnoSetup wont unload TurboActivateSolved

Post on May 21, 2020

This has been solved in TA 4.3.2, out now. Use the updated InnoSetup example code that calls TA_Clea…

Inno Setup doesn't delete/free TurboActivate(x86).dllSolved

Post on May 21, 2020

This has been solved in 4.3.2, out now. Use the updated example code that calls TA_Cleanup().