i am having my project in vb which is multiuser.
when i have to install it on any machine, i make setup of project.
and install it.
when i have to make any change to my project, each time i have to make new exe. and copy that exe to each client machine's c:\program file\.. folder.
Can there any method to copy exe on each machine rather i will change only at one machine and will get updated to each machine ?