Closed jbennink closed 2 years ago
Somewhere else I found these settings for the web.config file. With this application/xml used on the docs page the .appinstaller files is displayed as xml so it should be the settings below
<mimeMap fileExtension=".appx" mimeType="application/appx" /> <mimeMap fileExtension=".msix" mimeType="application/msix" /> <mimeMap fileExtension=".appxbundle" mimeType="application/appxbundle" /> <mimeMap fileExtension=".msixbundle" mimeType="application/msixbundle" /> <mimeMap fileExtension=".appinstaller" mimeType="application/appinstaller" />
⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
THank you for your comment. This is a known issue that our team is working on. See https://techcommunity.microsoft.com/t5/windows-it-pro-blog/disabling-the-msix-ms-appinstaller-protocol-handler/ba-p/3119479
Somewhere else I found these settings for the web.config file. With this application/xml used on the docs page the .appinstaller files is displayed as xml so it should be the settings below
Document Details
⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.