Improve Uninstall Confidence #2252
Labels
Area-Manifest
This may require a change to the manifest
Issue-Feature
This is a feature request for the Windows Package Manager client.
Description of the new feature / enhancement
The Windows Package Manager runs the uninstall command found in the registry. Additional improvements can be made to validate that a package was uninstalled correctly in addition to just running the command.
The manifest can be enriched with a "defaultInstallLocation" key and a "primaryExecutable" key. These values can be used to determine if the package has been uninstalled.
There are also likely edge cases when applications do not provide these hints in the registry, or the applications have been installed in non-default locations.
Proposed technical implementation details
No response
The text was updated successfully, but these errors were encountered: