Wyatt O'Dayʼs postsSupport staff

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

Need assistance activating with AutoIt

Post on Feb 9, 2018

LPWSTR is essentially a "wchar *" (LPWSTR = Long Pointer to Wide String). How AutoIt passes pointers…

TA does not use proxy in some cases

Post on Feb 8, 2018

Hey Oleg, TurboActivate will try the proxy and if it fails it will try to connect directly. This i…

Customers experiencing error 13 today?

Post on Feb 8, 2018

Yeah, most customers skip that step and think it should just work. That step is important. As is the…

Post on Feb 7, 2018

Probably a coincidence. At any rate this is the solution (from TurboActivate.h): /* MessageId: TA_…

How to tell if a key matches a product/version?

Post on Feb 7, 2018

You call TA_CheckAndSavePKey() on every product version and it will verify locally (no connection ma…

Systa Process EndedSolved

Post on Feb 7, 2018

I don't understand the question. The problem: something is killing the systa process. Stop whateve…

Post on Feb 7, 2018

A way to reproduce this. My guess: Something is "helpfully" killing the process (rogue anti-viru…

Post on Feb 5, 2018

Make sure you're using the latest version of TurboActivate (currently 4.0.9.6). If you're still havi…

Can we use multiple keys for multiple user for a single product version?

Post on Feb 7, 2018

Yes, set the number of allowed activations to anything other than 1. See: https://wyday.com/limelm…

Unable to activate using product key

Post on Feb 7, 2018

Set the number of allowed activations to anything other than 1. See: https://wyday.com/limelm/help…

Post on Feb 7, 2018

You're hovering over the error code in Visual Studio and it "helpfully" fills in what it thinks the …

Turboactivate fails as a non-privileged user with error code 15.

Post on Feb 7, 2018

Contact the company that makes the product (that's not us). There are thousands of reasons why an er…

TA_UseTrial() is always returns false in latest windows 10 Pro OS

Post on Feb 5, 2018

TA_UseTrial() does not return true or false. It returns an HRESULT with TA_OK, TA_FAIL, or one of ab…

Can't access SendTo file

Post on Feb 1, 2018

OK, then the next thing needed is a way to reproduce this. We cannot reproduce this here.

Post on Feb 1, 2018

No, we don't touch any file like that. If you're writing to the file, then that would be the only re…

Post on Jan 31, 2018

There's not nearly enough information to help. If it's a shortcut you created then you need to ensur…

Minimum time between generate and setDetails?

Post on Feb 1, 2018

Nope theres no minimum time. We cant reproduce this here. Please provide a simple way to reproduce t…

Does TurboActivate use HTTPS Certificate Pinning

Post on Jan 31, 2018

Hey Stephen, This would only be a breaking change for end-users with incorrectly configured machin…

TA_IsGenuineEx() call from a vst crashes at Propellerhead Reason

Post on Jan 30, 2018

>> "Do you know what CPU feature is being probed in such code? There is probably an OS call th…

Activating multiple products with servers

Post on Jan 30, 2018

That's not really possibly. The keys are generated and verified locally using an algorithm. So, a pr…