mirror of
https://github.com/ChrisTitusTech/winutil
synced 2026-02-05 15:30:09 +00:00
clean up spacing
This commit is contained in:
@@ -2352,7 +2352,7 @@
|
|||||||
"InvokeScript": [
|
"InvokeScript": [
|
||||||
"
|
"
|
||||||
$TeamsPath = \"$Env:LocalAppData\\Microsoft\\Teams\\Update.exe\"
|
$TeamsPath = \"$Env:LocalAppData\\Microsoft\\Teams\\Update.exe\"
|
||||||
|
|
||||||
if (Test-Path $TeamsPath) {
|
if (Test-Path $TeamsPath) {
|
||||||
Write-Host \"Uninstalling Teams\"
|
Write-Host \"Uninstalling Teams\"
|
||||||
Start-Process $TeamsPath -ArgumentList -uninstall -wait
|
Start-Process $TeamsPath -ArgumentList -uninstall -wait
|
||||||
|
|||||||
Reference in New Issue
Block a user