How To Clear ClickOnce Application Cache

If you want to clear .NET ClickOnce Application cache, run one among the following commands through Visual Studio command prompt.

mage -cc

You can read more about .NET ClickOnce application deployment over here at MSDN

Leave a Comment

Your email address will not be published. Required fields are marked *