Update kiosk-prepare.md and toc.yml***

***Delete shell-launcher-configure.md
This commit is contained in:
Paolo Matarazzo 2024-02-28 16:10:56 -05:00
parent de77c17007
commit bd8f6830d8
4 changed files with 14 additions and 16 deletions

View File

@ -1,11 +1,11 @@
--- ---
title: Configure Assigned Access title: What is Assigned Access?
description: Learn how to configure devices with Assigned Access. description: Learn how to configure devices with Assigned Access.
ms.date: 05/12/2023 ms.date: 05/12/2023
ms.topic: how-to ms.topic: how-to
--- ---
# Configure Assigned Access # What is Assigned Access?
Assigned Access is a Windows feature that you can use to configure a device as a kiosk or restricted user experience. Assigned Access is a Windows feature that you can use to configure a device as a kiosk or restricted user experience.

View File

@ -1,5 +1,5 @@
--- ---
title: Prepare a device for kiosk configuration on Windows 10/11 | Microsoft Docs title: Prepare a device for kiosk configuration
description: Learn how to prepare a device for kiosk configuration. Also, learn about the recommended kiosk configuration changes. description: Learn how to prepare a device for kiosk configuration. Also, learn about the recommended kiosk configuration changes.
ms.topic: article ms.topic: article
ms.date: 12/31/2017 ms.date: 12/31/2017

View File

@ -1,11 +1,11 @@
--- ---
title: Configure devices with Shell Launcher title: What is Shell Launcher?
description: Learn how to configure devices with Shell Launcher. description: Learn how to configure devices with Shell Launcher.
ms.date: 05/12/2023 ms.date: 05/12/2023
ms.topic: how-to ms.topic: overview
--- ---
# Configure devices with Shell Launcher # What is Shell Launcher?
Shell Launcher is a Windows feature that you can use to replace the default Windows Explorer shell (`explorer.exe`) with the `CustomShellHost.exe` application. CustomShellHost can launch a Windows desktop application or a UWP app. Shell Launcher is a Windows feature that you can use to replace the default Windows Explorer shell (`explorer.exe`) with the `CustomShellHost.exe` application. CustomShellHost can launch a Windows desktop application or a UWP app.

View File

@ -3,6 +3,8 @@ items:
href: index.md href: index.md
- name: Assigned Access - name: Assigned Access
items: items:
- name: What is Assigned Access?
href: assigned-access-overview.md
- name: Quickstarts - name: Quickstarts
items: items:
- name: Configure a kiosk with Assigned Access - name: Configure a kiosk with Assigned Access
@ -11,16 +13,14 @@ items:
href: assigned-access-quickstart-restricted-experience.md href: assigned-access-quickstart-restricted-experience.md
- name: Concepts - name: Concepts
items: items:
- name: Prepare a device for kiosk configuration
href: kiosk-prepare.md
- name: Guidelines for choosing an app for assigned access - name: Guidelines for choosing an app for assigned access
href: guidelines-for-assigned-access-app.md href: guidelines-for-assigned-access-app.md
- name: How-to guides - name: How-to guides
items: items:
- name: Configure devices with Assigned Access
href: assigned-access-configure.md
- name: Create an Assigned Access configuration file - name: Create an Assigned Access configuration file
href: assigned-access-configuration-file.md href: assigned-access-configuration-file.md
- name: Prepare a device for kiosk configuration
href: kiosk-prepare.md
- name: Reference - name: Reference
items: items:
- name: Assigned Access XSD - name: Assigned Access XSD
@ -31,14 +31,12 @@ items:
href: assigned-access-policy-settings.md href: assigned-access-policy-settings.md
- name: Shell Launcher - name: Shell Launcher
items: items:
- name: What is Shell Launcher?
href: shell-launcher-overview.md
- name: "Quickstart: Configure a kiosk with Shell Launcher" - name: "Quickstart: Configure a kiosk with Shell Launcher"
href: shell-launcher-quickstart-kiosk.md href: shell-launcher-quickstart-kiosk.md
- name: How-to guides - name: Create a Shell Launcher configuration file
items: href: shell-launcher-configuration-file.md
- name: Configure devices with Shell Launcher
href: shell-launcher-configure.md
- name: Create a Shell Launcher configuration file
href: shell-launcher-configuration-file.md
- name: Shell Launcher XSD - name: Shell Launcher XSD
href: shell-launcher-xsd.md href: shell-launcher-xsd.md
- name: Find the AUMID of an installed app - name: Find the AUMID of an installed app