Wyatt O'Day (Wyatt) has made 7818 posts.
You've got a lot of code there, but the error message burried in the middle of everything is telling…
Not currently, no. Default values are only used at the product key creation time. If you want to edi…
From what I've read that seems the way to do things. There seems to be very little information about…
Post on Jun 14, 2017Hey Cathy, The best place to start is our Java example: https://wyday.com/limelm/help/using-turboa…
Hey William, Right now it's not possible to run multiple product versions form a single TFS instan…
All of the errors returned via the web API also come with an error message in English. In the case o…
Ah, yes, on old versions of Windows (Windows 7 and older) if you disable the network adapters TurboA…
Post on Jun 14, 2017My guess is that it's an attached storage medium (not necessarily your main hard drive) that is slow…
Post on Jun 14, 2017>> "Should I not be checking IsGenuine every time? I thought the point of those day parameters…
Post on Jun 13, 2017Under normal circumstances, no, that's not normal. Typically what slows the calls down is either (a)…
Messing with the date/time isn't the correct way to test things. Just set the nDaysBetweenChecks to …
Yes, you're doing it correctly. However, wyUpdate requires all *.exe files in the directory and subd…
Post on Jun 14, 2017You need to modify your service such that it respects request to stop it. wyUpdate can tell it to st…
It's the wyu file (i.e. the actual update itself).
We'll consider adding something like this in the future. It's impossible to add ex post facto, thoug…
You'll also need to use the .NET 4.0 version of wyUpdate: https://wyday.com/wybuild/requirements.php
The frequently asked questions are a good place to look. "What's the "catch-all" update? Why is it s…
Nope there's nothing special about Windows 10. This is a configuration error either in the way you'r…
If you want to access the email from within your application then you'll have to add it as a custom …
Use the TA_SYSTEM flag when calling TA_CheckAndSavePKey().