I am using vb.net 2015, developing winform application.
I develop on astandalone pc at home. Then I install it at the client with multiple users. What I do now is after publishing on my computer I copy the publish folder and put it on the network and each users copies it onto their computer
I would like to be able to copy it to the network, and when the users stats the app it checks and updates itself from the shared folder on the server.
How would I go about doing this?
Thanks for reading.
I develop on astandalone pc at home. Then I install it at the client with multiple users. What I do now is after publishing on my computer I copy the publish folder and put it on the network and each users copies it onto their computer
I would like to be able to copy it to the network, and when the users stats the app it checks and updates itself from the shared folder on the server.
How would I go about doing this?
Thanks for reading.