Wyatt O'Day (Wyatt) has made 7771 posts.
Is this the intended behaviour? Yes, because TA_SYSTEM is always the preferred (and best) way to s…
I'm glad to hear that.
Post on Aug 8, 2015It sounds like the files is being corrupted, or you've updated the *.wyu files on your servers witho…
Yes, but make sure the version of TurboActivate.exe matches the version of the TurboActivate.dlls yo…
Post on Aug 8, 2015Firstly, you should use 3.4.6. A number of bugs are fixed, including some false positives where comp…
Post on Aug 8, 2015Hey Matt, Upgrading the operating system won't cause users to be deactivated unless they're also c…
We already have TurboActivate 4.0 building with VS 2015. We just need to release TurboActivate 4.0. …
Post on Aug 7, 2015When TurboActivate 4.0 is released. It's being worked on. No hard date yet.
Yes, makes sense. What is the easiest / quickest way to detect if the user is running the app on a V…
Post on Aug 8, 2015Hey Arie, Yes, you can use TurboActivate and TurboFloat together in your app. There will be no con…
Hey Christer, If I use verified trials: It's a bit unclear to me if you must call the UseTrial() fu…
We have no immediate plans to support the Courgette diff algorithm. Currently we use Xdelta for th…
If it really is the same key and IsActivated() is returning TA_FAIL (which I don't know if you can d…
Post on Aug 6, 2015CheckAndSavePKey() does not accept a new product key if IsActivated() returns TA_OK. You must first …
Post on Aug 6, 2015Sure, that's another way to handle it.
Post on Aug 5, 2015// if we still have local activation data then this is an // error resulting from inability to com…
Post on Aug 4, 2015Don't use IsActivated() at all. Just use IsGenuineEx() and use the TA_SKIP_OFFLINE flag like the exa…
The instructions talk about this: Special instructions for WindowsIf your VBA app will be running o…
Post on Aug 5, 2015See: Using TurboActivate with Visual Basic for Applications (VBA) It tells you where to find the exa…
I tried to recreate the issue by turning off WMI services on my computer, but no error message poppe…