Our ClickOnce deployment has been working great for dozens and dozens of updates - every install looks at the primary publish location, and gets the updates when needed.
We now have a new office that has many users and a very small Internet pipe, so they are hoping to download the update once and share it amongst the many users. Does anyone know if this is possible, and if so how I might go about doing that?
I hope to accomplish this without affecting the majority of users, and have experienced some pretty crazy things with expiring certificates, changing .NET framework etc. causing problems and forcing everyone to re-install.