UDIGioveCmd.psm1
|
$here = Split-Path -Parent $MyInvocation.MyCommand.Path Import-Module Join-Path $here "UDIGioveCmd.dll" -ErrorAction Stop |
|
$here = Split-Path -Parent $MyInvocation.MyCommand.Path Import-Module Join-Path $here "UDIGioveCmd.dll" -ErrorAction Stop |