Wyatt O'Dayʼs postsSupport staff

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

timed licensed assistance

Post on Oct 1, 2013

You can't. You must activate first. Then check the license field using GetFeatureValue().

wyUpdate.exe error

Post on Sep 30, 2013

First make sure the machine has the latest service packs. Also make sure you're not overclocking the…

Post on Sep 30, 2013

At what point did it happen (before any update started, or was it already far along in the process)?…

Extradata offline activation from vb.net

Post on Sep 30, 2013

Your code didn't compile. This does: TAProcess.StartInfo.Arguments = ("""D:\es-MX.xml"" --extradata…

Post on Sep 30, 2013

I'm surprised that even compiles: TAProcess.StartInfo.Arguments = ("D:\es-MX.xml" "--extradata=" &a…

Post on Sep 30, 2013

Like this: TurboActivate.exe "C:\Location\To\YourTranslation.xml" --extradata="Bob's-PC"

wyUpdate - Error during the update [Error trying to save file]

Post on Sep 30, 2013

Ok, the download timed out. Get a more reliable server.

XP VM activation problem

Post on Sep 30, 2013

Deactivate and remove the product key. Then log into your LimeLM account and find a key to use. Befo…

Post on Sep 30, 2013

Change the setting either on the product key or in the version to allow VM activations. Only after d…

Custom license fields on Trial Version

Post on Sep 30, 2013

I understand that the feature is tied to a license. Exactly. So if you want the trial versions to …

Extradata from vb.net

Post on Sep 30, 2013

We cover this pretty well in our "Extra activation data" article. If you're using the TurboActivate …

AutomaticUpdater crashes at start

Post on Sep 28, 2013

We can't reproduce this. I suspect it's a crash in your app, not the AutomaticUpdater. Attach a debu…

Post on Sep 27, 2013

What version of the AutomaticUpdater are you using? What version of wyUpdate are you using?

Option outputinfo

Post on Sep 26, 2013

- the output info option allows you to capture the information when wyUpdate is running silently (qu…

Testing the activation

Post on Sep 20, 2013

No, just by calling ExtendTrial().

Post on Sep 20, 2013

Hey Kim, The product key isn't stored in the registry. To delete the product key just call Deactiv…

How to charge less for upgrades than for initial purchase?

Post on Sep 19, 2013

I'm saying you have to verify the user qualifies for the upgrade price both before and after the pur…

Post on Sep 18, 2013

Well, if you're using our PayPal example, then that means you're not deeply integrating PayPal into …

TA_E_EXPIRED returned from IsGenuine after successful activation

Post on Sep 19, 2013

Hey J.J., First, make sure you're using the latest TurboActivate (currently 3.4.2). If you're stil…