Clarified instructions in Appslist.txt

This commit is contained in:
Raphire
2024-08-19 20:52:43 +02:00
parent 7cd8f063c7
commit 8871f69111
2 changed files with 18 additions and 10 deletions

View File

@@ -1196,6 +1196,7 @@ else {
'RemoveAppsCustom' {
if (-not (Test-Path "$PSScriptRoot/CustomAppsList")) {
Write-Host "> Error: Could not load custom apps list from file, no apps were removed" -ForegroundColor Red
Write-Output ""
continue
}