Advertisement
Guest User

Untitled

a guest
Sep 21st, 2021
104
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 0.42 KB | None | 0 0
  1. <gs:GlobalizationServices xmlns:gs="urn:longhornGlobalizationUnattend">
  2.     <gs:UserList><gs:User UserID="Current"/></gs:UserList>
  3.     <gs:InputPreferences>
  4.         <!--add en-US keyboard input-->
  5.         <gs:InputLanguageID Action="add" ID="0409:00000409"/>
  6.         <!--remove en-US keyboard input-->
  7.         <gs:InputLanguageID Action="remove" ID="0409:00000409"/>
  8.     </gs:InputPreferences>
  9. </gs:GlobalizationServices>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement