Friday, July 8, 2011

Manifest Generation and Editing Tool

Manifest Generation and Editing Tool (Mage.exe), can be used to clear application cache

You may find it at following location in your machine:

C:\Program Files\Microsoft SDKs\Windows\v6.0A\bin



To clear application cache, type the following command at DOS prompt:

Mage.exe -CC

No comments:

Post a Comment

If you’re using Visual Studio to build your .NET MAUI app on a Mac, locating the IPA (iOS App Package) file can be a bit tricky

  If you’re using   Visual Studio   to build your   .NET MAUI   app on a   Mac , locating the   IPA (iOS App Package)   file can be a bit tr...