ive created an application which multiple users will be using on an intranet...
now if i had to make changes to the app(fixes/bugs/etc) after deployment....
what would be the way to go without the user clicking a button to update...
the new version would be put on the server, where the app can just check for updates automatically, and then be installed silently...
any suggestions?
thanx