forked from chocolatey/choco
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
(chocolateyGH-1133) Autouninstaller - Use Uninstall Args / Override
If a user provides uninstall arguments and optionally to override the original arguments, then those should be used with AutoUninstaller as well. Previously, auto uninstaller would calculate its own and ignore any input from the user. With this change, it will use those arguments that are provided.
- Loading branch information
1 parent
e480224
commit fb8c377
Showing
2 changed files
with
139 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters