Since ClickOnce installs per profile rather than per computer, is there any way to uninstall a single ClickOnce client application from muliple profiles at the same time? We have a ClickOnce app that we would like to remove and re-install using a standard msi, but we don't want to have to log in as each user to do the uninstall.
Assuming there isn't anything baked in, has anybody done anything like this using a custom tool?