-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Add --override to uninstall #4700
Copy link
Copy link
Open
Labels
Issue-FeatureThis is a feature request for the Windows Package Manager client.This is a feature request for the Windows Package Manager client.
Description
Description of the new feature / enhancement
Current only install provides an option to pass a string directly to the installer. It would be useful to have this option also for the uninstall process.
Use cases:
- installation was done with
overrideand now required for the uninstallation - buggy uninstaller which required special input
- simple workaround for more difficult implementations like Manifest fields for custom uninstall arguments and return codes #1885#
- manually provide silent flag for uninstallers which do not set a silentuninstall registry entry Nullsoft installer installed application don't uninstall silently #1368
Proposed technical implementation details
Same as install.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Issue-FeatureThis is a feature request for the Windows Package Manager client.This is a feature request for the Windows Package Manager client.