auto update an windows application
hi guys,
I have deployed my windows application (finally). I installed it manually on 10 pc's. But now there are some users who have detected some bugs (oops). So I have to change my code on some places and then rebuild (and release) the application.
The next step should be: re-install the application on all the PC's. I was wondering if it isn't possible to create an application that automatically checks if there aren't any updates of the application.
I guess there is, but i don't know how to get started with this.
I there anyone who has already solved this problem and how?
I would be eternally gratefull...
Jinte