Wyatt O'Dayʼs postsSupport staff

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

TA and Revocation Check

Post on Mar 13, 2013

Hey Steve, I'm not quite sure what you're asking. Are you asking how to use IsGenuineEx() or how t…

bad read of entry 0 from compressed archive

Post on Mar 13, 2013

This sounds like the file was partially downloaded. And thus the error. Retrying the update should w…

FTP

Post on Mar 13, 2013

You can't wyUpdate currently only does passive FTP. So either fix the configuration of your FTP serv…

Post on Mar 11, 2013

The error is telling you exactly what the problem is and how to fix it: The server returned an addr…

Post on Mar 11, 2013

I type in a ftp address and when it connects it uses another one,the one I type in works from browse…

Linker errors using Mac static libsSolved

Post on Mar 13, 2013

Oh, sorry, we never finished the article about the Mac static library. I've just updated it: Using t…

Offline Activation via TurboActivate 3.3.4.0

Post on Mar 12, 2013

The user has to enter a product key in order to generate the offline activation request file.

Migrating from VS 2008 to 2010

Post on Mar 12, 2013

Yes, the customer has to deactivate before entering a new key. You can either do this remotely and h…

Post on Mar 12, 2013

If IsGenuineEx fails, but IsActivated succeeds, am I supposed to Deactivate before allowing the user…

C++ error in x64 LNK2005: inflateReset [LNK1169]

Post on Mar 12, 2013

We include zlib in TurboActivate. The conflict you're seeing the that QT also includes zlib. So eith…

IsGenuineEx return codes

Post on Mar 12, 2013

Call IsActivated() before IsGenuineEx() and you can use that information to know whether the user wa…

Possible memory leak in static TA VS2010 libs

Post on Mar 11, 2013

Is there no way for you to provide a function that I can call to force cleanup of your memory before…

Grace period days remaining for IsGenuineEx

Post on Mar 11, 2013

Yes, absolutely. The reason we didn't add it to TA 3.3 is that we were trying to get a stable TA 3.3…

Post on Mar 11, 2013

int daysRemaining = ?? // how to get this? Right now there's no way to get this. Until we add the …

Where can I set the max activations/key in the Air Integration?

Post on Mar 8, 2013

That sounds like a good idea. Shoot me an email and we can work out a Sharify "Mass Migration" speci…

TurboActivate Email "From" Details

Post on Mar 7, 2013

It's the lines in the comment: ' System.Net.Mail reads SMTP configuration data out of the standard…

Post on Mar 7, 2013

Hey Mike, Open PaymentSettings.vb, and scroll down to the SendPKeys() function. That's where the p…

Update COM server for 32 and 64 bit windows.

Post on Mar 7, 2013

Yes, you can update COM components. See: How to register / unregister COM dlls. To do separate x86…

Changing TurboActivate title bar.Solved

Post on Mar 6, 2013

TA 3.3.3 is the first "public" release of TA 3.3. We haven't added the ability to change the title b…

Windows 7 application has stopped working message

Post on Mar 5, 2013

Hey Simon, We're going to need a whole lot more information to help you track this problem: What …