mirror of
https://github.com/winfsp/winfsp.git
synced 2025-06-15 00:02:46 -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 "Please alert package maintainer the following packages were matched:"
|
||||
$key | % {Write-Warning "- $_"}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user