mirror of
https://github.com/builtbybel/BloatyNosy.git
synced 2025-02-03 03:19:14 +01:00
Update RestoreInboxApps.ps1
This commit is contained in:
parent
218a854152
commit
0b732886e3
@ -28,6 +28,4 @@ foreach ($app in $allApps) {
|
||||
if ($reinstalledCount -eq $totalApps) {
|
||||
Write-Host "All apps reinstalled successfully." -ForegroundColor Green
|
||||
Write-Host "Winpilot and Clippy have reinstalled everything possible." -ForegroundColor Cyan
|
||||
} else {
|
||||
Write-Host "Some apps may not have been reinstalled successfully. Check the error messages for details." -ForegroundColor Yellow
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user