Wyatt O'Day (Wyatt) has made 7771 posts.
Well, you use the GetFeatureValue("trial_expired") function. Get the value response and use the Date…
It depends on the parameters you pass to IsGenuine(). Don't use 0 nDaysBetweenChecks or nGracePeriod…
Well, it depends on your business needs. Some customers want to limit how many times their software …
Hey Joel, Well, even though the customer is using the same Windows partition for both bare-metal a…
TurboActivate works flawlessly on all Admin / non-admin "regular" accounts. However, "Guest" account…
My guess is that they are disabling network devices in the Network Management interface (or the devi…
Post on Apr 19, 2015When IsGenuineEx is called, the return is 3. (A fail) Look in TurboActivate.h. That's where the er…
Well, again, TurboActivate.h tells you that 15 is 0xF, and 0xF means TA_E_PERMISSION: /* MessageId:…
Post on Apr 16, 2015Hey Steve, 16 is 0x10 in hex, which if you look in TurboActivate.h you'll see means TA_E_INVALID_F…
Yes: Step 5b: Disable advertised shortcuts (For MSI installers).
The new advanced search is up and available for everyone. 2 of the biggest features are: The abilit…
The new advanced search is up and available for everyone. 2 of the biggest features are: The abilit…
My guess is the customer is cloning the Virtual Machine, and one of the cloned instances with the TF…
Yes. So long as you use the same TurboActivate.dat & version GUID in your app.
Hey Alex, one after it expires. Well, you'll either need to use a trial extension (for unverified…
The update window pops up, the update starts and then a messagebox informs me that the process for t…
Post on Apr 17, 2015Here's an example of how to start a process, wait for it to exit, and then get the exit code: http:/…
Post on Apr 15, 2015Start here: Walkthrough for your first time using wyBuild. When you get to the integrating into yo…
Result: Logfile is empty. Files was not updated. You can't use /fromservice because you're not run…