Wyatt O'Dayʼs postsSupport staff

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

Always return False on activation

Post on Aug 3, 2015

Try using the latest version (which is currently here: https://github.com/develersrl/python-turboact…

Verified Trial, show days remaining

Post on Aug 3, 2015

There currently isn't a function. When we build verified trial into UseTrial(), then you'll just be …

Post on Aug 2, 2015

The easiest way to see if a trial has expired it to use the IsDateValid() function which checks if t…

Protect files from wyupdate deletion

Post on Aug 2, 2015

Add all files to every version in wyBuild. Let wyBuild decide which files to patch, which files to i…

BGT (Blastbat Game Toolkit)

Post on Aug 1, 2015

If it has a way to call dlls, then yes you can use TurboActivate. Since you'd be writing the code yo…

CheckAndSavePKey returns error code 1

Post on Jul 31, 2015

I'm glad you figured it out. 🙂

Post on Jul 29, 2015

After IsGenuineEx() returns TA_FAIL, are you then checking IsActivated() to see if the customer is a…

Vistamenu - Adding images through code

Post on Jul 31, 2015

What's the question? What problem are you having? A lot more information is needed, starting with wh…

License expirtation

Post on Jul 31, 2015

I need a lot more information to help you: Before you do anything: are you using the latest version…

WyUpdate and Unity

Post on Jul 29, 2015

Sort of, but don't call ForceCheckForUpdate() like that or else problems will happen. See the articl…

Post on Jul 27, 2015

Unity is not a typical Windows Forms or WPF app, and thus you'd either have to use the AutomaticUpda…

Offline activation failing as "expired"

Post on Jul 29, 2015

What does you mean it has "expired". What's the exact error code for which function? Is the custom…

wyUpdate does not work on clean Windows 10

Post on Jul 29, 2015

What do you mean? You can install either one of them with your app. For example, if the customer has…

Post on Jul 28, 2015

Hey Andi, wyBuild already supports delivering the .NET 4.0+ version of wyUpdate. See Requirements …

Combining Existing Accounts

Post on Jul 29, 2015

You'd have to create a plugin which in turn uses TurboActivate.

Post on Jul 27, 2015

We've merged the 2 account and removed the ekirsh99 username. Sorry it took so long -- everything ha…

Activation Data Storage Locations

Post on Jul 28, 2015

Hey Mike, You're building functionality based on internal layout that has changed in the past (for…

Inno Setup - Does not call deactivate during uninstall:

Post on Jul 27, 2015

If it's too complicated, I could have a messagebox asking that the user deactivate prior to install …

Post on Jul 27, 2015

When I run the uninstaller via inno setup, I get an exit code of 0. I'm not talking about the exit…

Change Ftp Host

Post on Jul 27, 2015

You need to change the download site in wyBuild, rebuild wyUpdate, and then include the new client.w…