Wyatt O'Day (Wyatt) has made 7817 posts.
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…
If IsGenuine() returns a TA_FAIL then, yes, you'll be deactivated. If IsGenuineEx() returns TA_FAIL …
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.…
Yes, wyBuild is still being improved. We're trying to get the next version out in about a month (2.6…
We're still looking into reproducing this.
It sounds like one was blob compressed and the other wasn't. You'll get the same result. Test 2 vers…
Post on Mar 13, 2013Yes, wyBuild can patch chm files (and any other files). So why are the files so large? Likely becaus…
Oh, ok -- you're asking aboutthe trial functionality (TrialDayRemaining()). The trial starts the fir…
No, we haven't seen this. Are you using dynamical URLs (using variables like updatepath)? What's the…