Showing archive results for August 2026

Aug 4, 2026
Post comments count0
Post likes count0

Remove Is Not Uninstall

Howard Kapustein

Just as https://devblogs.microsoft.com/insidemsix/there-is-no-install-its-stage-and-register/ explained that Install is not truly an installation operation in MSIX, Remove is similarly not an uninstall operation. This can be surprising - sometimes even alarming - to developers coming from traditional installer technologies such as MSI, where unins...