Install Msixbundle Powershell - !free!
: When installing an app package with a dependency on Developer Mode, use:
: Right-click on the Start button and select "Windows PowerShell (Admin)" or just "Windows Terminal (Admin)" in newer versions. install msixbundle powershell
: Use the cd command to change directories. For example: : When installing an app package with a
Get-AppxPackage -Name YourAppName
Get-ChildItem "*.msixbundle" | Add-AppxPackage install msixbundle powershell