Wyatt O'Dayʼs postsSupport staff

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

AutomaticUpdaterBackend, wyUpdate crashSolved

Post on Mar 29, 2011

Jeff, did you get my email?

Post on Mar 28, 2011

We can't reproduce this. I used the code you posted and I've tried the update around 20+ times and t…

Mobile Platforms

Post on Mar 29, 2011

However we would also like to licence a large number of mobile phones that connect to this desktop a…

Regarding the UpdateType property

Post on Mar 25, 2011

You don't need to set the UpdateType to "DoNothing" other than at design time in Visual Studio. The …

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 …

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…