mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-16 10:53:43 +00:00
Applied proper note style
This commit is contained in:
@ -98,9 +98,8 @@ Use the UE-V template generator to edit settings location templates. When the re
|
||||
|
||||
1. Create a local copy of the settings location template .xml file. UE-V settings location templates are .xml files that identify the locations where application store settings values.
|
||||
|
||||
>**Note**
|
||||
A settings location template is unique because of the template **ID**. If you copy the template and rename the .xml file, template registration fails because UE-V reads the template **ID** tag in the .xml file to determine the name, not the file name of the .xml file. UE-V also reads the **Version** number to know if anything has changed. If the version number is higher, UE-V updates the template.
|
||||
|
||||
> [!NOTE]
|
||||
> A settings location template is unique because of the template **ID**. If you copy the template and rename the .xml file, template registration fails because UE-V reads the template **ID** tag in the .xml file to determine the name, not the file name of the .xml file. UE-V also reads the **Version** number to know if anything has changed. If the version number is higher, UE-V updates the template.
|
||||
|
||||
2. Open the settings location template file with an XML editor.
|
||||
|
||||
|
Reference in New Issue
Block a user