Minor changes & fixes

* Added missing ClearStartAllUsers parameter to Get.ps1
* Updated info screen inside script
* Updated README.md
This commit is contained in:
Raphire
2024-06-28 16:54:35 +02:00
parent 8e74638049
commit 625a7b3b40
4 changed files with 54 additions and 33 deletions

View File

@@ -27,6 +27,7 @@ param (
[switch]$DisableChat,
[switch]$HideChat,
[switch]$ClearStart,
[switch]$ClearStartAllUsers,
[switch]$RevertContextMenu,
[switch]$DisableOnedrive, [switch]$HideOnedrive,
[switch]$Disable3dObjects, [switch]$Hide3dObjects,