Sam (Sam) has made 3126 posts.
For within your app? You shouldn't do that because you'd need to use the web API to set the custom l…
TurboActivate is hardware-locked licensing that allows any user on that particular machine to run yo…
Post on Jan 12, 2015Yes, using TurboFloat. That's one of the thing's it's built for. (Limiting individual user / remote …
Change your source code (specifically the call to IsGenuineEx), recompile your app, and release the …
Are you include the appropriate files for Mac OS X? Did you download the Mac OS X TurboActivate pack…
Post on Jan 10, 2015Yes, it works on Mac, but some of the files are different. See the article:https://wyday.com/limelm/…
Newer versions of Visual Studio turns HRESULT values (when viewed with the intellisense debugger) in…
Yes, if you look at the example, "evt.uintResponse" will give you the amount of days remaining in th…
Post on Jan 6, 2015Follow the way the trials are checked in the example app. That includes checking for errors. Thing…
Will it be released to all users?
Post on Jan 6, 2015It's the same process as updating your app. The "updated" (new feature) version of your app will hav…
Great, I'm glad it worked!
Post on Jan 5, 2015Uninstalling did not help - what needs to be reset here? I can't imagine uninstalling the app would …
Post on Jan 5, 2015First up, we are currently deploying v3.4.0 of TA. Is there anything you can think of that would be …
Answer on Jan 5, 2015Hey Matt, The first thing you should do is make sure your app is using the latest version of Turbo…
I don't know. You could always test it. My guess is that the $ThankYouPage URL will take precedence …
Hey Jim, Now, the registry functionality in wyBuild does support a few variables, but not the curr…
Again, using custom license fields & verified trials for each of the plugins/sub-products.
No, parse it manually using the file spec (or using the source code in wyUpdate)
Post on Dec 23, 2014You have to read the version from the metadata in your app (or parse the client.wyc file). Currently…