Hi, I've read through most of the online documentation, and I'm afraid I'm still not clear what the AutomaticUpdater is and isn't. Is it "all of the gui stuff" that the user sees when updating?
It's like a remote control for wyUpdate. It hides the download, extracting, and patching stages of wyUpdate and gives you an easy way to interact with those steps from within your app (providing you're using a .NET app).
The alternative to using the AutomaticUpdator seems to be a "silent update" using he quickcheck flag. Personally I'm far more interested in how to do a non-silent update - one that shows the user the "Update Information". Can I do that, or is that part of the AutomaticUpdator?
You can do it either with the AutomaticUpdater or with wyUpdate in standalone mode.
(should be "Choose" by the way)
Whoops, that's embarrassing, we'll fix that shortly. Thanks.
is that branding for the AutomaticUpdator, or is it what you'd see if you did a non silent update?
wyUpdate is shown whether you use the AutomaticUpdater or just use wyUpdate. If you're using the AutomaticUpdater then you'll only see wyUpdate when it's finishing up the installation.
Does that make sense?