Rename app association function

This commit is contained in:
Manuel Thalmann 2023-07-26 12:53:30 +02:00
parent 585b9e3d55
commit 537f43eae7

View file

@ -36,7 +36,7 @@ New-Module {
} }
} }
function Set-Association { function Set-DefaultAppAssociation {
param ( param (
[string] $Identifier, [string] $Identifier,
[string] $ProgId, [string] $ProgId,