mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-18 11:53:37 +00:00
Add redirections for Windows configuration and start menu customization
This commit is contained in:
@ -4,6 +4,7 @@ description: Learn how to customize the Windows Start layout and export the conf
|
||||
ms.topic: how-to
|
||||
ms.date: 03/04/2024
|
||||
zone_pivot_groups: windows-versions-11-10
|
||||
appliesto:
|
||||
ms.collection:
|
||||
- tier1
|
||||
---
|
||||
@ -411,8 +412,6 @@ Use the Windows Configuration Designer tool to create a provisioning package. [L
|
||||
|
||||
1. Open the customizations.xml file in a text editor. The **<Customizations>** section will look like this:
|
||||
|
||||

|
||||
|
||||
1. Replace **layout.xml** with the text from the layout.xml file, [with markup characters replaced with escape characters](#escape).
|
||||
|
||||
1. Save and close the customizations.xml file.
|
||||
|
@ -149,9 +149,7 @@ Use the Windows Configuration Designer tool to create a provisioning package. [L
|
||||
|
||||
1. In File Explorer, open the project's directory. (The default location is C:\Users\\*user name*\Documents\Windows Imaging and Configuration Designer (WICD)\\*project name*)
|
||||
|
||||
1. Open the customizations.xml file in a text editor. The **<Customizations>** section will look like this:
|
||||
|
||||

|
||||
1. Open the customizations.xml file in a text editor.
|
||||
|
||||
1. Replace **layout.xml** with the text from the layout.xml file, [with markup characters replaced with escape characters](#escape).
|
||||
|
||||
|
Reference in New Issue
Block a user