Wyatt O'Dayʼs postsSupport staff

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

Version scheme and comparison

Post on Aug 27, 2010

This is a good question. In the version numbers article we talk mostly about the "Major.Minor.Revisi…

Use without ToolStripitem

Post on Aug 27, 2010

Hey Fabian, Sure, the AutomaticUpdater works fine without setting the MenuItem or ToolStripItem pr…

Error updating wyBuild from 2.6.3.1 to 2.6.4

Post on Aug 7, 2010

Unable to cast COM object of type 'wyUpdate.ShellLink' to interface type 'wyUpdate.IPersistFile'. Th…

Post on Aug 6, 2010

On a side note, where has Wyatt been? Don't get me wrong, Sam, you're very helpful on your own -- I…

What's the difference between Trial period and Grace period?

Post on Jul 2, 2010

Can I make a suggestion?As much as I found the product easy to use. Before signing up the documentat…

Post on Jun 30, 2010

This is a good question. When we were initially designing TurboActivate & LimeLM we debated havi…

retrieve updates from a network path?

Post on Jul 2, 2010

Yes, you'll want to specify the site as something like: file:///path/to/network/location/%file% …

WyUpdate and new versions with Plugin

Post on Jul 2, 2010

Ok, the post is up: How to detect .NET 2.0 vs. .NET 4.0 assemblies, and x86 vs. x64 vs. AnyCPU.

Post on Jun 28, 2010

No, you're not stuck. You can do 1 of 2 things: Option 1: (The best solution) Modify the algorith…

Post on Jun 28, 2010

That's because TurboActivate.dll is not a .NET assembly. It's a native dll. Just modify the loop to …

wyBuild 2.6

Post on Jul 1, 2010

wyBuild 2.6 is coming either today or tomorrow. wyBuild 2.6.1 with WPF AutomaticUpdater support we'r…

Error not definedSolved

Post on Jul 1, 2010

Right click your project and click Properties. What's your target framework? [attachment=0]target-…

AutomaticUpdater .NET Framework 4 (Client Profile) Error

Post on Jun 29, 2010

Our plan is to have it out a little later this week. The AutomaticUpdater for Client Profile is alre…

Stopping a service before update

Post on Jun 28, 2010

We plan to add this directly in wyBuild in the future, but yes, for now you need to stop the service…

How to reset Automatic Updater?

Post on Jun 25, 2010

You shouldn't need to delete the "wc" folder. Just kill wyUpdate and call ForceCheckForUpdate(true);…

Post on Jun 24, 2010

Until wyBuild 2.7 comes around: Will it work for me to (programmatically) kill any running instance …

Post on Jun 24, 2010

2) I check again, but this time I reference another place, where updates cannot be found. Despite of…

Crash with 2.5.25

Post on Jun 24, 2010

I can't reproduce this - I'll keep trying, but it would be great if you could provide a step-by-step…

Crash with 2.5.25Solved

Post on Jun 24, 2010

No, updates can't get corrupted. If an update file is corrupt, wyUpdate rolls back the update to the…

wyBuild crash when FTP server times out [Fixed]

Post on Jun 22, 2010

Thanks for spotting this - we'll have this fixed for the next version.