mirror of
https://github.com/winfsp/winfsp.git
synced 2025-06-07 20:42:09 -05:00
build: choco: add chocolateyUninstall.ps1
This commit is contained in:
parent
3ddc2249f6
commit
2def18e271
@ -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 "- $_"}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user