I am working on a ClickOnce application, and deploying using Mage.
Is there a way to allow users to run their installed version of the application if an update fails? Some users are occasionaly unable to run the program when connecting to the internet via a proxy (eg. wireless hotspots in hotels, coffee shops etc.).
I know that it is possible to use the -MinVersion argument to Mage to allow users to skip an update entirely, but we have had issues in the past with users never updating.