Win11ToWin10UI.psm1

# Win11ToWin10UI.psm1
$assemblyPath = Join-Path $PSScriptRoot "Win11ToWin10UI.dll"
Add-Type -Path $assemblyPath