Is there a way (hacky will do) to allow a user to go back to a previous version of a ClickOnce network deployed application?
I\'ve looked in the docs and API and the
You can use MAGEUI to rollback to a previous manifest version on the server. Check this out.