Wyatt O'Dayʼs postsSupport staff

Wyatt O'Day (Wyatt) has made 7771 posts.

undoing TA_SYSTEM / TA_USER selection

Post on Aug 10, 2015

Is this the intended behaviour? Yes, because TA_SYSTEM is always the preferred (and best) way to s…

No text displayed and compression error.

Post on Aug 10, 2015

I'm glad to hear that.

Post on Aug 8, 2015

It sounds like the files is being corrupted, or you've updated the *.wyu files on your servers witho…

Lost activations after upgrading to Windows 10

Post on Aug 10, 2015

Yes, but make sure the version of TurboActivate.exe matches the version of the TurboActivate.dlls yo…

Post on Aug 8, 2015

Firstly, you should use 3.4.6. A number of bugs are fixed, including some false positives where comp…

Post on Aug 8, 2015

Hey Matt, Upgrading the operating system won't cause users to be deactivated unless they're also c…

Visual Studio 2015 static libraries

Post on Aug 10, 2015

We already have TurboActivate 4.0 building with VS 2015. We just need to release TurboActivate 4.0. …

Post on Aug 7, 2015

When TurboActivate 4.0 is released. It's being worked on. No hard date yet.

Adding TurboFloat functionality

Post on Aug 10, 2015

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, 2015

Hey Arie, Yes, you can use TurboActivate and TurboFloat together in your app. There will be no con…

Needed to call UseTrial?

Post on Aug 8, 2015

Hey Christer, If I use verified trials: It's a bit unclear to me if you must call the UseTrial() fu…

Courgette Diff support

Post on Aug 8, 2015

We have no immediate plans to support the Courgette diff algorithm. Currently we use Xdelta for th…

License expirtation

Post on Aug 6, 2015

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, 2015

CheckAndSavePKey() does not accept a new product key if IsActivated() returns TA_OK. You must first …

Post on Aug 6, 2015

Sure, 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, 2015

Don't use IsActivated() at all. Just use IsGenuineEx() and use the TA_SKIP_OFFLINE flag like the exa…

vba example

Post on Aug 6, 2015

The instructions talk about this: Special instructions for WindowsIf your VBA app will be running o…

Post on Aug 5, 2015

See: Using TurboActivate with Visual Basic for Applications (VBA) It tells you where to find the exa…

TurboActivate Error Code 11

Post on Aug 6, 2015

I tried to recreate the issue by turning off WMI services on my computer, but no error message poppe…