Wyatt O'Day (Wyatt) has made 7804 posts.
Hey David, we're improving the export wizard in about a month to give you full export ability in a f…
Call "TurboActivate.SetPDetsLocation();" immediately after setting the VersionGUID.
Post on Mar 21, 2013As it says in the Using TurboActivate in Java article, the TurboActivate.dat file has to be in the T…
But it seemed like you were saying that if IsGenuineEx returns false, the app would be deactivated. …
Post on Mar 19, 2013However, my app is not being deactivated. This seems to contradict what you stated above. If it's …
Post on Mar 15, 2013If IsGenuine() returns a TA_FAIL then, yes, you'll be deactivated. If IsGenuineEx() returns TA_FAIL …
Hey Paul, How critical is the obfuscation of the product version GUID in my code ? You don't need…
Will it be possible to switch an existing update deployment over to the new incremental system, with…
Post on Mar 14, 2013Yes, wyBuild is still being improved. We're trying to get the next version out in about a month (2.6…
It's on the short list. First we're finishing the "import product keys" functionality. Then comes se…
Post on Mar 17, 2013We're adding the ability to search via features soon.
It's sounds like a bad file is being cached. We'll look into this. Calling ForceCheckForUpdate(tru…
If it returns TA_E_INET, I should assume that, for the moment, the app is still activated, correct? …
So am I *guaranteed* to get TA_E_INET the first time IsGenuineEx does a validation check after the n…
Post on Mar 17, 2013Unplug your network cards and you'll get TA_E_INET. Or, if you recently got TA_E_INET then you'll ge…
No, I haven't tested it on XCode 4.2. I'm assuming you're doing things identically between the versi…
Post on Mar 17, 2013Hmmm... it works fine on Xcode 3.x as well. It must be a bug in XCode 4.2.x
Anand, we've covered this a dozens of times in this forum. Plus we have a FAQ item on it, see: Can I…
Great, I'm glad you like it. If you have any other questions we'll be glad to help.
The example app shows a good use case of TurboActivate. To get the trial days remaining you use: ta.…