mirror of
https://github.com/Raphire/Win11Debloat.git
synced 2026-01-01 08:56:21 +00:00
Update menu text & image
This commit is contained in:
BIN
Assets/menu.png
BIN
Assets/menu.png
Binary file not shown.
|
Before Width: | Height: | Size: 27 KiB After Width: | Height: | Size: 29 KiB |
@@ -1172,7 +1172,7 @@ function ShowScriptMenuOptions {
|
|||||||
|
|
||||||
# Only show this option if SavedSettings file exists
|
# Only show this option if SavedSettings file exists
|
||||||
if (Test-Path $script:SavedSettingsFilePath) {
|
if (Test-Path $script:SavedSettingsFilePath) {
|
||||||
Write-Host "(4) Apply the settings you used last time"
|
Write-Host "(4) Quickly apply your last used settings"
|
||||||
|
|
||||||
$ModeSelectionMessage = "Please select an option (1/2/3/4/0)"
|
$ModeSelectionMessage = "Please select an option (1/2/3/4/0)"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user