Wyatt O'Dayʼs postsSupport staff

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

Paypal Sandbox testing with free plan (10 activations)

Post on Aug 3, 2012

Yes.

Post on Aug 3, 2012

1) If I sign up for the Solo plan, and I test activation in the Paypal Sandbox 300 times, does that …

Post on Aug 3, 2012

You've got to correct the settings in your PayPal sandbox to automatically accept new payments. See:…

Suggestion

Post on Aug 3, 2012

Ok, we'll implement something like this. We'l add it to wyBuild 2.7

AutoUpdater Update now issue

Post on Aug 2, 2012

There's no event raised if the user clicks Install Now. If we add an event with the ability for you …

Best way to postpone an automatic update?

Post on Aug 2, 2012

Right now there is no way to postpone an update. However the user (or you) have to explicitly start …

Checking for number of activations

Post on Aug 2, 2012

Sorry, I guess I missed this post. To do what you want you'd have to use the LimeLM web API. Specifi…

Registration location

Post on Jul 31, 2012

Arun, your question is unrelated to the original question. But yes, you can update registry values. …

Having problems passing key to wyUpdater

Post on Jul 30, 2012

Try this: Lesson 2 - Variables, Constants and the Assignment Statement

Post on Jul 30, 2012

Sorry, I don't have Inno Setup in front of me right now. You might have to set another variable firs…

Post on Jul 30, 2012

You're passing in "PkeyPage.Values[0]" which Inno Setup interprets literally (that is, it sees it as…

Post on Jul 30, 2012

If you're using our example script, then no, that's not the right value. Use "PkeyPage.Values[0]". A…

Post on Jul 30, 2012

Ok, this means you're not properly passing the product key to wyUpdate. That is, this is a problem w…

Post on Jul 30, 2012

Did you use the %urlargs% variable in the download site? Did you get an error when you passed the pr…

Limiting updates for testers

Post on Jul 30, 2012

Well, a good place to start is the "PHP/limit-updates" folder in the web API pack. Also, see this ar…

AutomaticUpdater exception

Post on Jul 30, 2012

I'll look into reproducing this.

Post on Jul 29, 2012

What version of the AutomaticUpdater are you using? Right click the AutomaticUpdater.dll in your app…

How Should Roll Back perform if After Update Scripts fail?

Post on Jul 30, 2012

Hey Jim, The rollback is limited to files & folders that wyUpdate directly adds, patches, or r…

No More Activations

Post on Jul 28, 2012

This isn't a bug. "Activations" really means "allotted activation". So if you have 10 product keys…

Automatic Updater with Access

Post on Jul 27, 2012

I'm not sure I understand. It's exactly as easy as it looks. Put the code in your Windows service wi…