I have programmed an winodws application in C#, and installed it on a few users PC to work with, but as the application is in the test mode ,so i have to make some changes on it , how can replace the users version of application with new one ? i don't want to go on each pc and uninstall the previous version and then install the new one,what is the best way for this ?