In the publish menu of a VB.NET application, I have mentioned "Check for updates" and mentioned the server address.
Both Product Version & File Version is 14_0_0_0 as of now. Now I have made some changes to the application and I want all my users to run the latest update (14_0_0_1).
What are the files I should upload now to the server? And if all the files, then how? Should they be compressed into batch files or setup files?