3 lines
181 B
PowerShell
3 lines
181 B
PowerShell
Remove-Item -Recurse -Force "$(Get-ToolsLocation)\chicken"
|
|
Uninstall-ChocolateyEnvironmentVariable -VariableName "CHICKEN_PREFIX" -VariableType Machine
|
|
Update-SessionEnvironment
|