mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-16 10:53:43 +00:00
reformat
This commit is contained in:
@ -520,9 +520,11 @@ With the advent of [mixed-reality devices (video link)](https://www.youtube.com/
|
||||
|
||||
To create a multi-app kiosk that can run mixed reality apps, you must include the following apps in the [AllowedApps list](#allowedapps):
|
||||
|
||||
- `<App AppUserModelId="MixedRealityLearning_cw5n1h2txyewy!MixedRealityLearning" />`
|
||||
- `<App AppUserModelId="HoloShell_cw5n1h2txyewy!HoloShell" />`
|
||||
- `<App AppUserModelId="Microsoft.Windows.HolographicFirstRun_cw5n1h2txyewy!App" />`
|
||||
```xml
|
||||
<App AppUserModelId="MixedRealityLearning_cw5n1h2txyewy!MixedRealityLearning" />
|
||||
<App AppUserModelId="HoloShell_cw5n1h2txyewy!HoloShell" />
|
||||
<App AppUserModelId="Microsoft.Windows.HolographicFirstRun_cw5n1h2txyewy!App" />
|
||||
```
|
||||
|
||||
These are in addition to any mixed reality apps that you allow.
|
||||
|
||||
|
Reference in New Issue
Block a user