mirror of
https://github.com/Raphire/Win11Debloat.git
synced 2026-05-26 23:56:16 +00:00
Improve user validation (#568)
This commit is contained in:
@@ -320,6 +320,7 @@ if (-not $script:WingetInstalled -and -not $Silent) {
|
||||
|
||||
# Helper functions
|
||||
. "$PSScriptRoot/Scripts/Helpers/AddParameter.ps1"
|
||||
. "$PSScriptRoot/Scripts/Helpers/ResolveUserProfilePath.ps1"
|
||||
. "$PSScriptRoot/Scripts/Helpers/CheckIfUserExists.ps1"
|
||||
. "$PSScriptRoot/Scripts/Helpers/CheckModernStandbySupport.ps1"
|
||||
. "$PSScriptRoot/Scripts/Helpers/GenerateAppsList.ps1"
|
||||
|
||||
Reference in New Issue
Block a user