Hey Steve,
I can see in wyBuild I have the option to specify multiple download sites, I'm thinking I could use this but how does the autoupdater pick which site to use?
wyUpdate tries the first download site in the list, then tries the next download site in the list if this previous one failed (and onward until a success or there are no more sites in the list).
Is this possible?
Yes, but it uses a method we don't recommend (the %updatepath% variable and the -updatepath commandline switch). But this is a huge hassle (and there are several problems related to self-updates).
It seems a few of our customers have a need for something more streamlined. We're seriously considering building something like this into wyBuild, wyUpdate, and the AutomaticUpdater.
I guess taking it one stage further would it therefore be possible to have the updates automatically download to the client server to be later picked up by my application?
Can you explain how you would imagine this would work?