Good morning,
We are currently in the process of finding a way to make a WFP application self-updatable. Our application will run on many PCs (that are owned by us but they are off our network, they could be located at shopping malls, offices...etc) but we would like our application to self-update (run installers by itself with no user interaction, nobody will be there to click the "install" button).
I know that it can be done, probably with a mixture of click-once and probably a local windows service checking if there is a new version from a web site, but I would love to hear suggestions and comments about that.
Have a good day.