Update plug.removeDefaultApps.ps1

This commit is contained in:
Belim 2024-04-20 12:33:13 +02:00 committed by GitHub
parent d0ae59b0f8
commit 0d244bc5b1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -140,7 +140,7 @@ foreach ($app in $apps) {
($appxprovisionedpackage).Where( {$_.DisplayName -EQ $app}) |
Remove-AppxProvisionedPackage -Online
} Write-Host "WinPilot has completed the process and removed all possible apps."
} Write-Host "Clippy has completed the process and removed all possible apps."
# Prevents Apps from re-installing
$cdm = @(