Update lock-down-windows-10-to-specific-apps.md

Added Mixed Reality Portal to set of kiosk included apps for MR.
This commit is contained in:
tmlyon
2019-08-21 15:13:34 -07:00
committed by GitHub
parent 4b1ae74b2e
commit a59fc81251

View File

@ -591,6 +591,7 @@ To create a multi-app kiosk that can run mixed reality apps, you must include th
<App AppUserModelId="MixedRealityLearning_cw5n1h2txyewy!MixedRealityLearning" /> <App AppUserModelId="MixedRealityLearning_cw5n1h2txyewy!MixedRealityLearning" />
<App AppUserModelId="HoloShell_cw5n1h2txyewy!HoloShell" /> <App AppUserModelId="HoloShell_cw5n1h2txyewy!HoloShell" />
<App AppUserModelId="Microsoft.Windows.HolographicFirstRun_cw5n1h2txyewy!App" /> <App AppUserModelId="Microsoft.Windows.HolographicFirstRun_cw5n1h2txyewy!App" />
<App AppUserModelId="Microsoft.MixedReality.Portal_8wekyb3d8bbwe!App" />
``` ```
These are in addition to any mixed reality apps that you allow. These are in addition to any mixed reality apps that you allow.