Wyatt O'Day (Wyatt) has made 7770 posts.
Yes, 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 …
Post on Mar 9, 2011This shouldn't happen, in fact we have a number of algorithms in place to prevent this from happenin…
You never saved a product key. So, use CheckAndSavePKey("ABCDE-FGHI-...etc") before you call "Activa…
Sure, we'll provide a static library version of TurboActivate a little later this week (or early nex…
Post on Mar 8, 2011Hey John, What is to prevent someone from replacing TurboActivate.dll with their own and provide th…
Plus, it might be good to document these things for other WPF beginners. We'll add these notes to …