Context menu options are now also shown for W11 users

if they have selected the "restore old W10 style context menu" option.

Other minor changes:
- Added a short delay before restarting the explorer process
- LastSettings will now show an error and not attempt to remove apps if the script cannot find the CustomAppsList file
This commit is contained in:
Raphire
2024-03-06 19:15:23 +01:00
parent a05465356e
commit bd6de86c79
2 changed files with 27 additions and 17 deletions

View File

@@ -23,7 +23,7 @@ through all the settings yourself, or removing apps one by one!
Using the custom mode you can
-------------------------------------------------------------------------------------------
- Remove bloatware apps, with the option to select exactly what apps to remove or keep.
- Remove all pinned apps from the start menu. NOTE: This applies to all existing and new users. (Windows 11 build 22621+)
- Remove all pinned apps from the start menu. This applies to all existing and new users. (Windows 11 build 22621+)
- Disable telemetry, diagnostic data, app-launch tracking & targeted ads.
- Disable & remove bing search & cortana in Windows search.
- Disable tips, tricks, suggestions and ads in start, settings, notifications, windows explorer, and on the lockscreen.
@@ -31,7 +31,7 @@ through all the settings yourself, or removing apps one by one!
- Restore the old Windows 10 style context menu. (Windows 11 build 22000+)
- Show hidden files, folders and drives.
- Show file extensions for known file types.
- Hide duplicate removable drive entries from the windows explorer navigation pane, so only the entry under 'This PC' remains.
- Hide duplicate removable drive entries from the windows explorer sidepane, so only the entry under 'This PC' remains.
- Align taskbar icons to the left. (Windows 11 build 22000+)
- Hide or change the search icon/box on the taskbar. (Windows 11 build 22000+)
- Hide the taskview button from the taskbar. (Windows 11 build 22000+)