Install Msixbundle Using Powershell Access

Add-AppxPackage -Path "C:\Deploy\MyApp.msixbundle" -DependencyPath "C:\Dependencies\*.msix"

Note: This requires an internet connection on the target machine. install msixbundle using powershell