I have a project in the server that still needs regular updates.I am using my PC as a deployment centre,and then distributing it to the other users by re-running the setup.exe file in each client PC(about 40 of them).Which means everytime i do updates to the project ,I will have to rebuild both the solution and setup projects in my PC and re run setups in the clients PCs.How can I synchronise this repititive and tiring job??I mean update should be done only once centrally....without disturbing the users....
Please help