hi,
i have got a vb6 application running in several workstations. i often need to make changes. and as i make a change, it needs to be updated in all workstations as well. so far i am doing it manually by going to each workstations. just wondering if there is any way to automate the process. i mean something like forcing the application to read from some server to check if it has changed and if it has, update the program automatically or something like that.

any help will be appreciated.