Powershell Install Msix !!top!!
Add-AppxProvisionedPackage -Online -FolderPath "C:\path\to\your.app.msix" -SkipLicense
PowerShell Install MSIX: The Ultimate Guide to Deploying Modern Apps powershell install msix
To install an MSIX file or an MSIX bundle ( .msixbundle ) for your logged-in profile, use the -Path parameter: powershell Add-AppxPackage -Path "C:\Deploy\Software.msix" Use code with caution. powershell install msix