If you have a Winforms app that is installed on a large number of machines, is there a standard way of implementing an automatic upgrade function?
e.g. Each time it
You may want to try out ClickOnce, I think it's possible with that.