Skip to content
This repository was archived by the owner on Feb 19, 2019. It is now read-only.

Update Uninstall-ChocolateyPackage.ps1 #466

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Update Uninstall-ChocolateyPackage.ps1 #466

wants to merge 1 commit into from

Conversation

cjendeberg
Copy link

I tested this change when uninstalling the NSClient++ Nagios msi package and it worked fine.

Might not be backward compatible if $file parameter doesn't refer to the actual msi-package used

when installing.

Uninstall-ChocolateyPackage 'nscp' 'msi' '/passive' <PATH_TO_MSI_FILE>

# I tested this change when uninstalling the NSClient++ Nagios msi package and it worked fine.
# Might not be backward compatible if $file parameter doesn't refer to the actual msi-package used
# when installing.

Uninstall-ChocolateyPackage 'nscp' 'msi' '/passive' <PATH_TO_MSI_FILE>
@ferventcoder
Copy link
Contributor

Thanks - I think we have this in some other PRs though?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants