Add NoRestartExplorer switch (#370)

This commit is contained in:
oyxnaut
2025-11-07 22:13:53 +01:00
committed by GitHub
parent 75ef30e6fb
commit 791232e097
2 changed files with 3 additions and 1 deletions

View File

@@ -64,6 +64,7 @@ param (
[switch]$ExplorerToThisPC,
[switch]$ExplorerToDownloads,
[switch]$ExplorerToOneDrive,
[switch]$NoRestartExplorer,
[switch]$DisableOnedrive, [switch]$HideOnedrive,
[switch]$Disable3dObjects, [switch]$Hide3dObjects,
[switch]$DisableMusic, [switch]$HideMusic,