From e5756601a5440634b9d5fa2700b8a9533925827b Mon Sep 17 00:00:00 2001 From: jdeckerMS Date: Wed, 14 Sep 2016 13:16:50 -0700 Subject: [PATCH] fix dism command --- ...p-a-kiosk-for-windows-10-for-desktop-editions.md | 13 ++----------- 1 file changed, 2 insertions(+), 11 deletions(-) diff --git a/windows/manage/set-up-a-kiosk-for-windows-10-for-desktop-editions.md b/windows/manage/set-up-a-kiosk-for-windows-10-for-desktop-editions.md index 4c4e2e0cfb..ce35ceef5d 100644 --- a/windows/manage/set-up-a-kiosk-for-windows-10-for-desktop-editions.md +++ b/windows/manage/set-up-a-kiosk-for-windows-10-for-desktop-editions.md @@ -283,17 +283,8 @@ Alternatively, you can turn on Shell Launcher using the Deployment Image Servici 1. Open a command prompt as an administrator. 2. Enter the following command. - - - - - - - - - - -
Dism /online /Enable-Feature /FeatureName:Client-EmbeddedShellLauncher
+ + `Dism /online /Enable-Feature /all /FeatureName:Client-EmbeddedShellLauncher` **To set your custom shell**