Wyatt O'Dayʼs postsSupport staff

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

ActivateEX() and Documentation

Post on Mar 4, 2015

Does ActivateEX() connect to the server if TA_E_INET_DELAYED is returned? TA_E_INET_DELAYED is nev…

Install New Service

Post on Feb 28, 2015

I've been using wyUpdate for a number of years now without any major problems, so first: thanks for …

Search by License Fields in the Web Dashboard

Post on Feb 27, 2015

This is coming very shortly. We were going to roll it out with a larger change, but now we're just g…

missing license

Post on Feb 25, 2015

Shoot us an email at support@wyday.com and we'll help you out.

Payments aren't showing up

Post on Feb 25, 2015

I need a lot more information. Are you using our pre-written order page?Did you try just changing t…

Manual Deactivation

Post on Feb 24, 2015

Well, the InnoSetup example uses the Deactivate() function when the example installer is uninstalled…

Question about deleting products

Post on Feb 23, 2015

1) Is it possible to delete a product completely? Not currently. You have to request it and we'll …

Support for Framework 3.5

Post on Feb 22, 2015

Yes wyBuild and wyUpdate support .NET 3.5. (.NET 3.5 includes .NET 2.0, so use that version of wyUpd…

TurboActivate & WPF

Post on Feb 22, 2015

The example is pretty straight forward. The code you actually need (TurboActivate.cs) can be added t…

TurboFloat server overload

Post on Feb 20, 2015

Hey Dan, Although we weren't able to reproduce this behaviour, we were wondering if it might be pos…

TurboActivate dll is missing

Post on Feb 19, 2015

How is LimeLM preventing my application from starting, with all calls to LimeLM code removed? Some…

Removing updates

Post on Feb 18, 2015

Yes, it's being worked on. This has been covered in several threads.

Difference between products and versions

Post on Feb 18, 2015

Is it better for me to make 3 version of one product or 3 separate products ? It would be much more …

Using TurboActivate with ruby

Post on Feb 16, 2015

Sorry, the forum messed up the code formatting: require "fiddle"def check_license #encode UT…

Version 3.4.6 running slower than 3.4.4

Post on Feb 13, 2015

On some computers (depending on the physical hardware) IsActivated() could function slowly. Especial…

Programmatic use of AutomaticUpdater

Post on Feb 12, 2015

How can I only show my update window when I already know updates are available? Can I use the Automa…

How to use With Borland C++6

Post on Feb 11, 2015

Oh, I see C++ builder is being difficult. Here's the solution: Linker error contains invalid OMF rec…

Automatic emailing the generated key to users

Post on Feb 11, 2015

Yes, and as luck would have it we have a fully written example for PHP, VB.NET and C#: How to genera…