mirror of
https://github.com/Raphire/Win11Debloat.git
synced 2026-08-23 08:02:07 +00:00
Enhance app removal verification and error reporting (#735)
This commit is contained in:
@@ -41,6 +41,6 @@ function Import-AppsFromFile {
|
||||
}
|
||||
catch {
|
||||
Write-Error "Unable to read apps list from file: $appsFilePath"
|
||||
Wait-ForKeyPress
|
||||
Wait-ForKeyPress -ExitCode 1
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user