Wyatt O'Dayʼs postsSupport staff

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

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 …

wyUpdate.exe error

Post on Sep 30, 2013

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

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 …

Post on Sep 17, 2013

Hey Eric, Yes, absolutely this is possible. This has more to do with your payment processor than L…

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…

External component thrown exception - ERROR

Post on Sep 17, 2013

Please try TurboActivate 3.4.2. Tell me if you get the same error.

Multiple Machine Activations Single Key

Post on Sep 16, 2013

I have a situation where a customer has several machines. It appears that http://www.wyday.com gets …

Embed wyupdate into own Updater app

Post on Sep 16, 2013

Yes, a good place to start is the step-by-step walkthrough.

How to dows not restart application

Post on Sep 16, 2013

Only by using wyUpdate in standalone mode.

Files & Folders

Post on Sep 16, 2013

Specifically, how does wyBuild know where the user has installed our application? You put your fil…

What prevents a user from

Post on Sep 13, 2013

There are a couple of ways to do this. The first way is to use our "unverified trial" functions (Use…

api limelm.pkey.advancedSearch usage

Post on Sep 13, 2013

Look at the data being returned from LimeLM. Just use print_r() so you can see how it's formed. Depe…

Post on Sep 12, 2013

Hey Ronny, A good place to look for any web API questions is the documentation. Here's the one for…

Execute File Before Update

Post on Sep 12, 2013

The file has to be in the temporary folder to execute before an update.