Wyatt O'Dayʼs postsSupport staff

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

AutomaticUpdater race conditions [bugfix submission]

Post on Dec 22, 2012

Thanks novaleaf -- we've included the fixes in the trunk.

Add check for IsHandleCreated

Post on Dec 22, 2012

In the latest subversion trunk code we added proper event buffer for all events. This should solve y…

Apply Updates Automatic to Application.

Post on Dec 22, 2012

Is it possible to have the update close all of the processes automatically without requiring the use…

Post on Dec 19, 2012

The way to prevent the "Close processes" dialog from showing is to close your process before running…

Post on Dec 19, 2012

I'm not sure what the question is. You have to close your app to update your app.

wyUpdate is sometimes stuck on Checking Updates process

Post on Dec 21, 2012

What version of wyUpdate are you using? What version of the AutomaticUpdater? Are you using custom v…

Tracking Previous wyBuild Jobs

Post on Dec 21, 2012

wyBuild does show what you version you last built (the version number next to the "Upload updates" b…

WyUpdate Needs Administrative Privileges

Post on Dec 20, 2012

Set the ACL of a folder either using your installer or manually. You can use google to find out how …

Post on Dec 19, 2012

1)Here I have installed my application in C:\MyApplication. When I tried to install the update it is…

Feature Request: Logging

Post on Dec 19, 2012

We're adding logging in wyUpdate 2.7.x.

wyUpdate.exe conflicts with msi install

Post on Dec 19, 2012

Yes, execute the msi after the update and uncheck the "Wait for execution to finish before continuin…

Any updates on the next version with incremental patches and the ability to create the .wyp file from scratch?

Post on Dec 18, 2012

Do we have an estimate of when it will be ready? We're working on it. Sorry, no hard date. We've b…

Offline Activation Option

Post on Dec 17, 2012

OK, it sounds like you're using an old version of TurboActivate. Use the latest version (where the e…

Post on Dec 17, 2012

If you're talking about using the offline activation option in the TurboActivate wizard, you should …

Missing update can be installed?

Post on Dec 17, 2012

Yes, but you'd have to put every "target version" in its own separate folder. Which is a huge hassle…

Post on Dec 13, 2012

Right now, no. In wyBuild 2.6.x, users can only update to the latest version.

Do ALL updates get rebuilt each time?

Post on Dec 17, 2012

Right now a patch from [OLD version] to [LAtest version] gets built. Meaning you can N+1 new "update…

AutomaticUpdate On start

Post on Dec 17, 2012

Here's a list of all the members of the AutomaticUpdater (events, methods, and properties). Set th…

IsGenuine equivalent for Web API

Post on Dec 14, 2012

You can tell whether a key is revoked or not by calling limelm.pkey.getDetails and reading the "revo…