mirror of
https://github.com/winfsp/winfsp.git
synced 2025-07-25 20:13:21 -05:00
build: choco: add chocolateyUninstall.ps1
This commit is contained in:
@@ -33,4 +33,4 @@ if ($key.Count -eq 1) {
|
|||||||
Write-Warning "Too many matching packages found! Package may not be uninstalled."
|
Write-Warning "Too many matching packages found! Package may not be uninstalled."
|
||||||
Write-Warning "Please alert package maintainer the following packages were matched:"
|
Write-Warning "Please alert package maintainer the following packages were matched:"
|
||||||
$key | % {Write-Warning "- $_"}
|
$key | % {Write-Warning "- $_"}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user