Rename app association function
This commit is contained in:
parent
585b9e3d55
commit
537f43eae7
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ New-Module {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
function Set-Association {
|
function Set-DefaultAppAssociation {
|
||||||
param (
|
param (
|
||||||
[string] $Identifier,
|
[string] $Identifier,
|
||||||
[string] $ProgId,
|
[string] $ProgId,
|
||||||
|
|
Loading…
Reference in a new issue