mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-17 19:33:37 +00:00
fix dism command
This commit is contained in:
@ -283,17 +283,8 @@ Alternatively, you can turn on Shell Launcher using the Deployment Image Servici
|
|||||||
|
|
||||||
1. Open a command prompt as an administrator.
|
1. Open a command prompt as an administrator.
|
||||||
2. Enter the following command.
|
2. Enter the following command.
|
||||||
<span codelanguage=""></span>
|
|
||||||
<table>
|
`Dism /online /Enable-Feature /all /FeatureName:Client-EmbeddedShellLauncher`
|
||||||
<colgroup>
|
|
||||||
<col width="100%" />
|
|
||||||
</colgroup>
|
|
||||||
<tbody>
|
|
||||||
<tr class="odd">
|
|
||||||
<td align="left"><pre><code>Dism /online /Enable-Feature /FeatureName:Client-EmbeddedShellLauncher</code></pre></td>
|
|
||||||
</tr>
|
|
||||||
</tbody>
|
|
||||||
</table>
|
|
||||||
|
|
||||||
**To set your custom shell**
|
**To set your custom shell**
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user