Merged PR 10919: format string so it displays properly

This commit is contained in:
Jeanie Decker
2018-08-27 15:19:50 +00:00
parent 2fbec4f6a4
commit 36b16c69c1

View File

@ -75,7 +75,7 @@ Restart on Idle Time | Specify when Kiosk Browser should restart in a fresh stat
>
> 1. Create the provisioning package. When ready to export, close the project in Windows Configuration Designer.
>2. Open the customizations.xml file in the project folder (e.g C:\Users\name\Documents\Windows Imaging and Configuration Designer (WICD)\Project_18).
>3. Insert the null character string in between each URL (e.g www.bing.comwww.contoso.com).
>3. Insert the null character string in between each URL (e.g www.bing.com``www.contoso.com).
>4. Save the XML file.
>5. Open the project again in Windows Configuration Designer.
>6. Export the package. Ensure you do not revisit the created policies under Kiosk Browser or else the null character will be removed.