mirror of
https://github.com/Raphire/Win11Debloat.git
synced 2026-07-03 07:08:27 +00:00
Fix Start Menu apps not being set correctly for all users when running script for other user (#637)
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
function Show-RestoreBackupWindow {
|
||||
param(
|
||||
[Parameter(Mandatory = $false)]
|
||||
[System.Windows.Window]$Owner = $null
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user