Wyatt O'Dayʼs postsSupport staff

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

Regarding the UpdateType property

Post on Mar 25, 2011

Yes, that's what I was saying. Set the UpdateType to "DoNothing" in Visual Studio. Then, in your cod…

Post on Mar 25, 2011

You can set the UpdateType to "Nothing", then, before you manually check for updates, set the Update…

Download TimeOut

Post on Mar 24, 2011

But, don't you have the same problem on poor internet connections? No, a timeout means that wyUpda…

Post on Mar 24, 2011

Now, if one client needs the file all.to.xxxxx.wyu we have a problem. We don't want to download the …

Path cannot be the empty string or all whitespace.Solved

Post on Mar 23, 2011

Hey Annica, This shouldn't happen. Can you send me a copy of your wyBuild project file (the *.wyp …

New user wybuild installer question

Post on Mar 23, 2011

Therefore, I am a little confused to which directories I should be using, should to main program be …

Post on Mar 23, 2011

Hey Andrew, Right now, wyBuild, wyUpdate, and the AutomaticUpdater are focused exclusively on crea…

Startup path after updateSolved

Post on Mar 23, 2011

Sorry about not responding to this post (I forgot about it 😳 ). We've fixed this bug -- the new …

Incorrectly updated.Solved

Post on Mar 21, 2011

What version of wyUpdate are you using (Right click "wyUpdate.exe" and click properties)? Are you in…

Crash on AppLoaded

Post on Mar 19, 2011

Is there any difference between running the automatic updater backend and the commandline? The Aut…

Post on Mar 17, 2011

The AppLoaded function is where pending updates are detected and installed. If you don't use the auB…

Updating windows service

Post on Mar 17, 2011

I've been trying to reproduce the bevaior you're getting, but I'm failing to. The service stops righ…

Post on Mar 15, 2011

Try please to test windows service stop action when all 3 from the recovery tab are set to restart s…

Post on Mar 15, 2011

wyUpdate waits infinitely for a service when starting or stopping services because it assumes your s…

File get corrupted after new updatesSolved

Post on Mar 12, 2011

So is it because of internet connection problem or anything else? No, if the update got corrupted …

Post on Mar 9, 2011

This shouldn't happen, in fact we have a number of algorithms in place to prevent this from happenin…

manual activation on Linux

Post on Mar 11, 2011

You never saved a product key. So, use CheckAndSavePKey("ABCDE-FGHI-...etc") before you call "Activa…

Hijacking and cracking TurboActivate

Post on Mar 8, 2011

Sure, we'll provide a static library version of TurboActivate a little later this week (or early nex…

Post on Mar 8, 2011

Hey John, What is to prevent someone from replacing TurboActivate.dll with their own and provide th…

How To? C# Application

Post on Mar 8, 2011

Plus, it might be good to document these things for other WPF beginners. We'll add these notes to …