Fix broken scripts
This commit is contained in:
parent
89d43c1599
commit
94d6ffe6f9
2 changed files with 2 additions and 2 deletions
scripts/Windows/Scripts
|
@ -77,7 +77,7 @@ $null = New-Module {
|
|||
[switch] $System,
|
||||
[Parameter(ParameterSetName="User",Mandatory)]
|
||||
[switch] $User,
|
||||
[Parameter(Mandatory)]
|
||||
[Parameter(ParameterSetName="User")]
|
||||
[RegistryKey] $UserKey
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue