Wyatt O'Dayʼs postsSupport staff

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

Can LimeLM and FastSpring generate a clickable License Document?

Post on Mar 9, 2015

Hey Jim, Yes, it's certainly possible. Just register a "filetype", like .xyz, that is associated w…

Exception When Running From Delpi's IDE

Post on Mar 8, 2015

This is a bug in Delphi's default configuration. We've updated our instructions to show you how to f…

Get VersionID based only on PK

Post on Mar 7, 2015

We considered that when removing the version_id requirement, and we were ok with it for a couple of …

Post on Mar 7, 2015

limelm.pkey.getDetails now also includes the version_id. So now you can put the updates for separate…

Post on Mar 5, 2015

That sounds great. May I ask for an ETA? Yep, we just changed it. limelm.pkey.getID no longer req…

Post on Mar 5, 2015

Sorry, yes, we're looking about just removing the requirement for the version ID altogether for the …

wyUpdate and UAC

Post on Mar 6, 2015

Because wyUpdate is not magic. Nor is the UAC. There's no way to magically bypass the UAC. You just …

Pricing Plan

Post on Mar 5, 2015

We don't currently offer custom pricing. You could always start on the Solo plan and then move to th…

Is there way a to redirect /var/lib path (off line activation mode) ?

Post on Mar 5, 2015

Yes, use SetCustomActDataPath() before you call any other TurboActivate functions.

ActivateEX() and Documentation

Post on Mar 4, 2015

Yes, I meant if TA_EN_INET_DELAYED is returned by IsGenuineEx(), will subsequent calls to ActiveEx()…

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…