Update wording in script menu

This commit is contained in:
Raphire
2025-05-14 00:09:56 +02:00
parent 1359e6879a
commit d4009e19d4
2 changed files with 2 additions and 2 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 21 KiB

After

Width:  |  Height:  |  Size: 27 KiB

View File

@@ -1284,8 +1284,8 @@ if ((-not $script:Params.Count) -or $RunDefaults -or $RunWin11Defaults -or $RunS
PrintHeader 'Menu'
Write-Output "(1) Default mode: Apply the default settings"
Write-Output "(2) Custom mode: Modify the script to your needs"
Write-Output "(1) Default mode: Quickly apply the recommended changes"
Write-Output "(2) Custom mode: Manually select what changes to make"
Write-Output "(3) App removal mode: Select & remove apps, without making other changes"
# Only show this option if SavedSettings file exists