Added new MS Copilot to apps list #224

This commit is contained in:
Raphire
2025-04-19 20:51:26 +02:00
parent aab4b1f455
commit 9cdad77107
3 changed files with 3 additions and 1 deletions

View File

@@ -1457,7 +1457,7 @@ else {
'DisableCopilot' {
RegImport "> Disabling & removing Windows Copilot..." "Disable_Copilot.reg"
# Also remove the app package for bing search
# Also remove the app package for copilot
$appsList = 'Microsoft.Copilot'
RemoveApps $appsList
continue