mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-16 02:43:43 +00:00
acrolinx
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
---
|
||||
title: Browser Support
|
||||
ms.date: 03/30/2023
|
||||
ms.topic: article
|
||||
ms.topic: concept-article
|
||||
description: Learn about browser support in Kiosk Mode
|
||||
---
|
||||
|
||||
|
@ -1,16 +1,10 @@
|
||||
---
|
||||
title: Shell Launcher
|
||||
description: Shell Launcher
|
||||
MSHAttr:
|
||||
- 'PreferredSiteName:MSDN'
|
||||
- 'PreferredLib:/library/windows/hardware'
|
||||
ms.assetid: c65f1400-9d2a-406e-8b43-74eaafb0ccae
|
||||
ms.service: windows-iot
|
||||
ms.date: 06/07/2018
|
||||
ms.topic: article
|
||||
|
||||
|
||||
ms.topic: overview
|
||||
---
|
||||
|
||||
# Shell Launcher
|
||||
|
||||
Using Shell Launcher, you can configure a kiosk device to use almost any application or executable as your custom shell. The application that you specify replaces the default shell (explorer.exe) that usually runs when a user logs on.
|
||||
|
@ -1,11 +1,8 @@
|
||||
---
|
||||
title: Multi-App Kiosk
|
||||
ms.date: 08/16/2023
|
||||
ms.topic: article
|
||||
ms.service: windows-iot
|
||||
ms.subservice: iot
|
||||
ms.topic: concept-article
|
||||
description: Learn about the Multi-App Kiosk in Windows IoT Enterprise.
|
||||
keywords: Lockdown, Multi-App, Kiosk
|
||||
---
|
||||
|
||||
# Assigned access multi-app kiosk
|
||||
|
@ -1,11 +1,8 @@
|
||||
---
|
||||
title: Assigned access Single-App Kiosk
|
||||
ms.date: 03/30/2023
|
||||
ms.topic: article
|
||||
ms.service: windows-iot
|
||||
ms.subservice: iot
|
||||
ms.topic: concept-article
|
||||
description: Learn about the Single-App Kiosk in Windows IoT Enterprise.
|
||||
keywords: Kiosk Mode, Single-App
|
||||
---
|
||||
|
||||
# Assigned access single-app kiosk
|
||||
|
@ -1,17 +1,10 @@
|
||||
---
|
||||
title: WEDL\_AssignedAccess
|
||||
description: WEDL\_AssignedAccess
|
||||
MSHAttr:
|
||||
- 'PreferredSiteName:MSDN'
|
||||
- 'PreferredLib:/library/windows/hardware'
|
||||
ms.assetid: 2be8d294-db13-4494-bd5f-ba97ed89528e
|
||||
ms.service: windows-iot
|
||||
ms.subservice: iot
|
||||
ms.date: 05/20/2024
|
||||
ms.topic: article
|
||||
|
||||
|
||||
ms.topic: reference
|
||||
---
|
||||
|
||||
# WEDL\_AssignedAccess
|
||||
|
||||
This Windows Management Instrumentation (WMI) provider class configures settings for assigned access.
|
||||
|
@ -1,17 +1,10 @@
|
||||
---
|
||||
title: WESL_UserSetting
|
||||
description: WESL_UserSetting
|
||||
MSHAttr:
|
||||
- 'PreferredSiteName:MSDN'
|
||||
- 'PreferredLib:/library/windows/hardware'
|
||||
ms.assetid: 73c5bb46-bf9e-4657-a5ae-88dbd14b79e8
|
||||
ms.service: windows-iot
|
||||
ms.subservice: iot
|
||||
ms.date: 05/02/2017
|
||||
ms.topic: article
|
||||
|
||||
|
||||
ms.topic: reference
|
||||
---
|
||||
|
||||
# WESL_UserSetting
|
||||
|
||||
This class configures which application Shell Launcher starts based on the security identifier (SID) of the signed in user, and also configures the set of return codes and return actions that Shell Launcher performs when the application exits.
|
||||
@ -92,7 +85,7 @@ Only one **WESL_UserSetting** instance exists on a device with Shell Launcher.
|
||||
|
||||
Shell Launcher uses the custom configuration defined for the SID of the user currently signed in, if one exists. Otherwise, Shell Launcher uses a custom configuration defined for a group SID that the user is a member of, if any exist. If multiple group custom configurations for the user exist, Shell Launcher uses the first valid configuration it finds. The search order is not defined.
|
||||
|
||||
If there is no custom configuration for the user’s SID or any group SIDs that the user is a member of, Shell Launcher uses the default configuration.
|
||||
If there is no custom configuration for the user's SID or any group SIDs that the user is a member of, Shell Launcher uses the default configuration.
|
||||
|
||||
You can find the SID for a user and any groups that the user is a member of by using the [whoami](/previous-versions/windows/it-pro/windows-server-2008-R2-and-2008/cc771299(v=ws.10)) command-line tool.
|
||||
|
||||
|
@ -1,17 +1,10 @@
|
||||
---
|
||||
title: WESL_UserSetting.GetCustomShell
|
||||
description: WESL_UserSetting.GetCustomShell
|
||||
MSHAttr:
|
||||
- 'PreferredSiteName:MSDN'
|
||||
- 'PreferredLib:/library/windows/hardware'
|
||||
ms.assetid: 7bd2b50c-d566-4688-8fbd-1ea0197c1cde
|
||||
ms.service: windows-iot
|
||||
ms.subservice: iot
|
||||
ms.date: 05/20/2024
|
||||
ms.topic: article
|
||||
|
||||
|
||||
ms.topic: reference
|
||||
---
|
||||
|
||||
# WESL_UserSetting.GetCustomShell
|
||||
|
||||
This method retrieves the Shell Launcher configuration for a specific user or group, based on the security identifier (SID).
|
||||
|
@ -1,17 +1,10 @@
|
||||
---
|
||||
title: WESL_UserSetting.GetDefaultShell
|
||||
description: WESL_UserSetting.GetDefaultShell
|
||||
MSHAttr:
|
||||
- 'PreferredSiteName:MSDN'
|
||||
- 'PreferredLib:/library/windows/hardware'
|
||||
ms.assetid: 26dc7e10-6e89-44e0-aec2-322676e8b2d1
|
||||
ms.service: windows-iot
|
||||
ms.subservice: iot
|
||||
ms.date: 05/20/2024
|
||||
ms.topic: article
|
||||
|
||||
|
||||
ms.topic: reference
|
||||
---
|
||||
|
||||
# WESL_UserSetting.GetDefaultShell
|
||||
|
||||
This method retrieves the default Shell Launcher configuration.
|
||||
|
@ -1,17 +1,10 @@
|
||||
---
|
||||
title: WESL_UserSetting.IsEnabled
|
||||
description: WESL_UserSetting.IsEnabled
|
||||
MSHAttr:
|
||||
- 'PreferredSiteName:MSDN'
|
||||
- 'PreferredLib:/library/windows/hardware'
|
||||
ms.assetid: 567f57b5-f9c8-4129-8279-dd351028df5d
|
||||
ms.service: windows-iot
|
||||
ms.subservice: iot
|
||||
ms.date: 05/20/2024
|
||||
ms.topic: article
|
||||
|
||||
|
||||
ms.topic: reference
|
||||
---
|
||||
|
||||
# WESL_UserSetting.IsEnabled
|
||||
|
||||
This method retrieves a value that indicates if Shell Launcher is enabled or disabled.
|
||||
|
@ -1,17 +1,10 @@
|
||||
---
|
||||
title: WESL_UserSetting.RemoveCustomShell
|
||||
description: WESL_UserSetting.RemoveCustomShell
|
||||
MSHAttr:
|
||||
- 'PreferredSiteName:MSDN'
|
||||
- 'PreferredLib:/library/windows/hardware'
|
||||
ms.assetid: 161eb289-e3b5-4d16-b367-f79f2b90f291
|
||||
ms.service: windows-iot
|
||||
ms.subservice: iot
|
||||
ms.date: 05/20/2024
|
||||
ms.topic: article
|
||||
|
||||
|
||||
ms.topic: reference
|
||||
---
|
||||
|
||||
# WESL_UserSetting.RemoveCustomShell
|
||||
|
||||
This method removes a Shell Launcher configuration for a specific user or group, based on the security identifier (SID).
|
||||
|
@ -1,17 +1,10 @@
|
||||
---
|
||||
title: WESL_UserSetting.SetCustomShell
|
||||
description: WESL_UserSetting.SetCustomShell
|
||||
MSHAttr:
|
||||
- 'PreferredSiteName:MSDN'
|
||||
- 'PreferredLib:/library/windows/hardware'
|
||||
ms.assetid: 09fa040b-0fa1-4886-bfdd-8614eead0da8
|
||||
ms.service: windows-iot
|
||||
ms.subservice: iot
|
||||
ms.date: 05/20/2024
|
||||
ms.topic: article
|
||||
|
||||
|
||||
ms.topic: reference
|
||||
---
|
||||
|
||||
# WESL_UserSetting.SetCustomShell
|
||||
|
||||
This method configures Shell Launcher for a specific user or group, based on the security identifier (SID).
|
||||
|
@ -1,17 +1,10 @@
|
||||
---
|
||||
title: WESL_UserSetting.SetDefaultShell
|
||||
description: WESL_UserSetting.SetDefaultShell
|
||||
MSHAttr:
|
||||
- 'PreferredSiteName:MSDN'
|
||||
- 'PreferredLib:/library/windows/hardware'
|
||||
ms.assetid: fb4040bb-7cf2-4644-bf0f-d7d0274dd080
|
||||
ms.service: windows-iot
|
||||
ms.subservice: iot
|
||||
ms.date: 05/20/2024
|
||||
ms.topic: article
|
||||
|
||||
|
||||
ms.topic: reference
|
||||
---
|
||||
|
||||
# WESL_UserSetting.SetDefaultShell
|
||||
|
||||
This method sets the default Shell Launcher configuration.
|
||||
|
@ -1,17 +1,10 @@
|
||||
---
|
||||
title: WESL_UserSetting.SetEnabled
|
||||
description: WESL_UserSetting.SetEnabled
|
||||
MSHAttr:
|
||||
- 'PreferredSiteName:MSDN'
|
||||
- 'PreferredLib:/library/windows/hardware'
|
||||
ms.assetid: 8dc373fe-37f9-45ca-bb0a-38f0e54feef1
|
||||
ms.service: windows-iot
|
||||
ms.subservice: iot
|
||||
ms.date: 05/20/2024
|
||||
ms.topic: article
|
||||
|
||||
|
||||
ms.topic: reference
|
||||
---
|
||||
|
||||
# WESL_UserSetting.SetEnabled
|
||||
|
||||
This method enables or disables Shell Launcher.
|
||||
|
Reference in New Issue
Block a user