When attempting to install Powershell 7.0 RC2 using the MSIX installer. I get this message: "This app package is not supported for installation by App Installer because it uses certain restricted capabilities."
The MSIX currently can only be installed using the Add-AppXPackage cmdlet from a PowerShell window, and only if Developer Mode is enabled in the WIndows 10 settings.
I believe the outstanding issue has been sufficiently fixed for the full release, whereupon you can download it directly from the Windows 10 Store. I think directly downloading the MSIX may still have the same restrictions, but the Store version should install automatically. 馃檪
This issue has been marked as answered and has not had any activity for 1 day. It has been closed for housekeeping purposes.
Most helpful comment
The MSIX currently can only be installed using the
Add-AppXPackagecmdlet from a PowerShell window, and only if Developer Mode is enabled in the WIndows 10 settings.I believe the outstanding issue has been sufficiently fixed for the full release, whereupon you can download it directly from the Windows 10 Store. I think directly downloading the MSIX may still have the same restrictions, but the Store version should install automatically. 馃檪