Powershell Install Msix Now
catch Write-Host "Installation failed: $_" -ForegroundColor Red
Get-AppxPackage "PackageFullName" | Remove-AppxPackage powershell install msix
catch Write-Host "Installation failed: $_" -ForegroundColor Red
Get-AppxPackage "PackageFullName" | Remove-AppxPackage powershell install msix