Uninstall ClickOnce clients
问题 Since ClickOnce installs per profile rather than per computer, is there any way to uninstall a single ClickOnce client application from multiple profiles at the same time? We have a ClickOnce application 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, is there a custom tool? 回答1: You could manually delete the ClickOnce install for each user. I haven't tried doing