Neo für unterwegs: neo.xml

File neo.xml, 1.1 KB (added by anonymous, 10 years ago)

neuer auslands-treiber für windows (xml-datei zum batch-file)

Line 
1<!-- created for the Neo project: http://www.neo-layout.org
2 read http://wiki.neo-layout.org/wiki/Neo%20f%C3%BCr%20unterwegs for further advice on this file-->
3<!-- Vista reference for globalization settings: http://msdn.microsoft.com/en-us/goglobal/bb964650 -->
4<gs:GlobalizationServices xmlns:gs="urn:longhornGlobalizationUnattend">
5 <gs:UserList>
6 <gs:User UserID="Current"/>
7 </gs:UserList>
8 <gs:InputPreferences>
9 <!-- see http://technet.microsoft.com/en-us/library/cc766503(WS.10).aspx for reference-->
10 <!--de-DE-->
11 <gs:InputLanguageID Action="add" ID="0407:00000407" Default="true"/>
12 <!--en-UK-->
13 <gs:InputLanguageID Action="remove" ID="0809:00000809"/>
14 <!--en-US-->
15 <!-- <gs:InputLanguageID Action="remove" ID="0409:00000409"/> -->
16 <!--fr-FR-->
17 <!-- <gs:InputLanguageID Action="remove" ID="140c:0000040c"/> -->
18 <!--es-ES-->
19 <!-- <gs:InputLanguageID Action="remove" ID="140a:0000040a"/> -->
20 <!--pt-PT-->
21 <!-- <gs:InputLanguageID Action="remove" ID="0816:00000816"/> -->
22 <!--it-IT-->
23 <!-- <gs:InputLanguageID Action="remove" ID="0410:00000410"/> -->
24</gs:GlobalizationServices>