Wyatt O'Day (Wyatt) has made 7819 posts.
Sorry, we removed that link. We've delayed the release of the TFS Manager. It needs more loving to g…
In newer versions of Windows 10 they've renamed (sort-of) Hyper-V to 3 or 4 different names. In shor…
You set it in the product key itself. The offline activation is a step that occurs after you've crea…
What programming language are you using? If it's C/C++, refer to the TurboActivate.h file which incl…
>> "As users update or change machines they contact me and I must manually de-activate their k…
You'll get TA_FAIL, TA_E_INVALID_HANDLE, or TA_E_PDETS if TurboActivate.dat is modified. If you're…
This was solved in TurboActivate 4.0.8: https://wyday.com/limelm/api/ta-changes/ We added support …
We can't reproduce this. Make sure that turbotactivate_unix.go and turboactivate_windows.go are in…
Hey Modestos , Best place to start (explaining all of these topics): https://wyday.com/limelm/help…
Not yet, it's planned for the future. Here's how to do it in the meantime: https://docs.rs/libload…
Sometimes BIOS updates can change product names, SKUs, and other things about the baseboard / mother…
The web API docs talk about the parameters and what valid values are: https://wyday.com/limelm/help/…
Not easily on real hardware. Very easy on VMs (hence the recommendation to disallow activations on V…
We only support customers who have purchased a license. https://wyday.com/wybuild/buy/ Also, whate…
You're right, the error messages weren't being shown on the dashboard (and a few other pages). We've…
Fixed in the latest release. Thanks for reporting this. Cross referenced here: https://github.com/…
The example already has those comments. And the TurboActivate.h file (with the comments above every …
Yes, in that case TA_IsActivated() is the function you're looking for. It never contacts the interne…
Post on Apr 16, 2019I'm a bit stumped about what exactly you're asking. >> "1. always have our wrapper deactivat…