Wyatt O'Dayʼs postsSupport staff

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

Problem upgrading dll

Post on Sep 14, 2012

If your update fails to install then wyUpdate rollsback the installed files. I'm not sure how you go…

Post on Sep 13, 2012

If you reference the AutomaticUpdater in the wyBuild folder, when you update wyBUild the latest vers…

Post on Sep 12, 2012

I'm looking at the crash stack trace and it looks like the problems are caused by whatever single in…

Post on Sep 12, 2012

I'm not seeing how this is related to the AutomaticUpdater at all. Can you please explain.

Post on Sep 11, 2012

Ok, I need more information on the error. Is the AutomaticUpdater throwing an exception? Please copy…

Post on Sep 11, 2012

You can't just copy and paste the latest AutomaticUpdater with your app. You have to build (i.e. rec…

wyUpdate "application was unable to start correctly (0xc000007b)"

Post on Sep 14, 2012

Do they have the .NET Framework installed? See Requirements for wyUpdate.

IsGenuine() C#

Post on Sep 13, 2012

It's because you need to call it like this: bool reactivate = false;bool isGenuine = TurboActivate.…

One click purchase

Post on Sep 13, 2012

Just modify the payment form to be a single payment button. (It's all there, but you have to modify …

Amazon S3 Update Upload failedSolved

Post on Sep 13, 2012

I did a quick google search and this is what I found. you probably have a trailing or leading space …

Check Updates Ones in a Day

Post on Sep 13, 2012

Set the DaysBetweenChecks to something other than 0.

Post on Sep 13, 2012

Are you asking if the AutomaticUpdater prevents the end-user from manually checking multiple times a…

MSI installer starts after update

Post on Sep 13, 2012

Yes, in wyBuild create shortcuts that will overwrite your existing shortcuts. This will remove the "…

GetFeatureValue example for AIR

Post on Sep 12, 2012

Hey Tim, Our current Adobe AIR example code is asynchronous due to the poor design choices Adobe m…

migrating to .NET4 framework

Post on Sep 12, 2012

Hey Jorge, We don't have any "built-in" support for this, but you can do it. The way to go about i…

Check for update on every start-up

Post on Sep 12, 2012

No problem. If you have any other questions we'll be glad to help.

Post on Sep 11, 2012

"How do we know the FedEx guy delivers to our address if he doesn't tell us?" If they're really as…

Post on Sep 11, 2012

Why would you want this? If there's no updates why bother telling the user anything. It's like if th…

Moving the project files

Post on Sep 11, 2012

Well, as of wyBuild 2.6.17 the projects now use relative paths. So, the best way to move a project i…