Wyatt O'Day (Wyatt) has made 7814 posts.
Jeff, did you get my email?
Post on Mar 28, 2011We can't reproduce this. I used the code you posted and I've tried the update around 20+ times and t…
However we would also like to licence a large number of mobile phones that connect to this desktop a…
You don't need to set the UpdateType to "DoNothing" other than at design time in Visual Studio. The …
Post on Mar 25, 2011Yes, that's what I was saying. Set the UpdateType to "DoNothing" in Visual Studio. Then, in your cod…
Post on Mar 25, 2011You can set the UpdateType to "Nothing", then, before you manually check for updates, set the Update…
But, don't you have the same problem on poor internet connections? No, a timeout means that wyUpda…
Post on Mar 24, 2011Now, if one client needs the file all.to.xxxxx.wyu we have a problem. We don't want to download the …
Hey Annica, This shouldn't happen. Can you send me a copy of your wyBuild project file (the *.wyp …
Therefore, I am a little confused to which directories I should be using, should to main program be …
Post on Mar 23, 2011Hey Andrew, Right now, wyBuild, wyUpdate, and the AutomaticUpdater are focused exclusively on crea…
Sorry about not responding to this post (I forgot about it 😳 ). We've fixed this bug -- the new …
What version of wyUpdate are you using (Right click "wyUpdate.exe" and click properties)? Are you in…
Is there any difference between running the automatic updater backend and the commandline? The Aut…
Post on Mar 17, 2011The AppLoaded function is where pending updates are detected and installed. If you don't use the auB…
I've been trying to reproduce the bevaior you're getting, but I'm failing to. The service stops righ…
Post on Mar 15, 2011Try please to test windows service stop action when all 3 from the recovery tab are set to restart s…
Post on Mar 15, 2011wyUpdate waits infinitely for a service when starting or stopping services because it assumes your s…
So is it because of internet connection problem or anything else? No, if the update got corrupted …
You never saved a product key. So, use CheckAndSavePKey("ABCDE-FGHI-...etc") before you call "Activa…