home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 December / CMCD1203.ISO / Software / Freeware / Utilitare / pebuilder / plugin / keyboard / keyboard.inf < prev   
Encoding:
Windows Setup INFormation  |  2003-11-04  |  14.5 KB  |  245 lines

  1. ; PE Builder v3 plug-in INF file to change the keyboard layout
  2. ;
  3. ; keyboard.inf
  4. ; Created by Boris Mebarek
  5.  
  6. [Version]
  7. Signature= "$Windows NT$"
  8.  
  9. [PEBuilder]
  10. Name="Keyboard Layout (read PluginHelp)"
  11. Enable=1
  12. Help="keyboard.htm"
  13.  
  14. [Default.AddReg]
  15. 0x0, "Keyboard Layout"
  16. 0x0, "Keyboard Layout\Preload"
  17.  
  18. ; Remove the semicolon at the beginning of the following line to set the default keyboard to: Belgian French
  19. ; 0x1, "Keyboard Layout\Preload", "1", "0000080C"
  20.  
  21. ; Remove the semicolon at the beginning of the following line to set the default keyboard to: United Kingdom
  22. ; 0x1, "Keyboard Layout\Preload", "1", "00000809"
  23.  
  24. ; Remove the semicolon at the beginning of the following line to set the default keyboard to: Czech
  25. ; 0x1, "Keyboard Layout\Preload", "1", "00000405"
  26.  
  27. ; Remove the semicolon at the beginning of the following line to set the default keyboard to: Danish
  28. ; 0x1, "Keyboard Layout\Preload", "1", "00000406"
  29.  
  30. ; Remove the semicolon at the beginning of the following line to set the default keyboard to: Dutch
  31. ; 0x1, "Keyboard Layout\Preload", "1", "00000413"
  32.  
  33. ; Remove the semicolon at the beginning of the following line to set the default keyboard to: Finnish
  34. ; 0x1, "Keyboard Layout\Preload", "1", "0000040B"
  35.  
  36. ; Remove the semicolon at the beginning of the following line to set the default keyboard to: French
  37. ; 0x1, "Keyboard Layout\Preload", "1", "0000040C"
  38.  
  39. ; Remove the semicolon at the beginning of the following line to set the default keyboard to: German
  40. ; 0x1, "Keyboard Layout\Preload", "1", "00000407"
  41.  
  42. ; Remove the semicolon at the beginning of the following line to set the default keyboard to: Hungarian
  43. ; 0x1, "Keyboard Layout\Preload", "1", "0000040E"
  44.  
  45. ; Remove the semicolon at the beginning of the following line to set the default keyboard to: Icelandic
  46. ; 0x1, "Keyboard Layout\Preload", "1", "0000040F"
  47.  
  48. ; Remove the semicolon at the beginning of the following line to set the default keyboard to: Italian
  49. ; 0x1, "Keyboard Layout\Preload", "1", "00000410"
  50.  
  51. ; Remove the semicolon at the beginning of the following line to set the default keyboard to: Norwegian
  52. ; 0x1, "Keyboard Layout\Preload", "1", "00000414"
  53.  
  54. ; Remove the semicolon at the beginning of the following line to set the default keyboard to: Polish
  55. ; 0x1, "Keyboard Layout\Preload", "1", "00000415"
  56.  
  57. ; Remove the semicolon at the beginning of the following line to set the default keyboard to: Portuguese
  58. ; 0x1, "Keyboard Layout\Preload", "1", "00000816"
  59.  
  60. ; Remove the semicolon at the beginning of the following line to set the default keyboard to: Russian
  61. ; 0x1, "Keyboard Layout\Preload", "1", "00000419"
  62.  
  63. ; Remove the semicolon at the beginning of the following line to set the default keyboard to: Slovak
  64. ; 0x1, "Keyboard Layout\Preload", "1", "0000041B"
  65.  
  66. ; Remove the semicolon at the beginning of the following line to set the default keyboard to: Spanish
  67. ; 0x1, "Keyboard Layout\Preload", "1", "0000040A"
  68.  
  69. ; Remove the semicolon at the beginning of the following line to set the default keyboard to: Swedish
  70. ; 0x1, "Keyboard Layout\Preload", "1", "0000041D"
  71.  
  72. ; Remove the semicolon at the beginning of the following line to set the default keyboard to: Swiss French
  73. ; 0x1, "Keyboard Layout\Preload", "1", "0000100C"
  74.  
  75. ; Remove the semicolon at the beginning of the following line to set the default keyboard to: Swiss German
  76. ; 0x1, "Keyboard Layout\Preload", "1", "00000807"
  77.  
  78. ; Remove the semicolon at the beginning of the following line to set the default keyboard to: US
  79. ; 0x1, "Keyboard Layout\Preload", "1", "00000409"
  80.  
  81. ; Remove the semicolon at the beginning of the following line to set the default keyboard to: Portuguese (Brazilian ABNT)
  82. ; 0x1, "Keyboard Layout\Preload", "1", "00000416"
  83.  
  84. ; Remove the semicolon at the beginning of the following line to set the default keyboard to: Latin American
  85. ; 0x1, "Keyboard Layout\Preload", "1", "0000080A"
  86.  
  87. ; Remove the semicolon at the beginning of the following line to set the default keyboard to: Canadian French (Legacy)
  88. ; 0x1, "Keyboard Layout\Preload", "1", "00000C0C"
  89.  
  90. [SourceDisksFiles]
  91. keyboard.exe=2,,1
  92. KBDBE.DLL=2
  93. KBDUK.DLL=2
  94. KBDCZ.DLL=2
  95. KBDDA.DLL=2
  96. KBDNE.DLL=2
  97. KBDFI.DLL=2
  98. KBDFR.DLL=2
  99. KBDGR.DLL=2
  100. KBDHU.DLL=2
  101. KBDIC.DLL=2
  102. KBDIT.DLL=2
  103. KBDNO.DLL=2
  104. KBDPL.DLL=2
  105. KBDPO.DLL=2
  106. KBDRU.DLL=2
  107. KBDSL.DLL=2
  108. KBDSP.DLL=2
  109. KBDSW.DLL=2
  110. KBDSF.DLL=2
  111. KBDSG.DLL=2
  112. KBDUS.DLL=2
  113. KBDBR.DLL=2
  114. KBDLA.DLL=2
  115. KBDFC.DLL=2
  116.  
  117. [SetupReg.AddReg]
  118. 0x0, "ControlSet001\Control\Keyboard Layout"
  119. 0x0, "ControlSet001\Control\Keyboard Layout\DosKeybCodes"
  120. 0x1, "ControlSet001\Control\Keyboard Layout\DosKeybCodes", "0000080C", "be"
  121. 0x1, "ControlSet001\Control\Keyboard Layout\DosKeybCodes", "00000809", "uk"
  122. 0x1, "ControlSet001\Control\Keyboard Layout\DosKeybCodes", "00000405", "cz"
  123. 0x1, "ControlSet001\Control\Keyboard Layout\DosKeybCodes", "00000406", "dk"
  124. 0x1, "ControlSet001\Control\Keyboard Layout\DosKeybCodes", "00000413", "nl"
  125. 0x1, "ControlSet001\Control\Keyboard Layout\DosKeybCodes", "0000040B", "su"
  126. 0x1, "ControlSet001\Control\Keyboard Layout\DosKeybCodes", "0000040C", "fr"
  127. 0x1, "ControlSet001\Control\Keyboard Layout\DosKeybCodes", "00000407", "gr"
  128. 0x1, "ControlSet001\Control\Keyboard Layout\DosKeybCodes", "0000040E", "hu"
  129. 0x1, "ControlSet001\Control\Keyboard Layout\DosKeybCodes", "0000040F", "is"
  130. 0x1, "ControlSet001\Control\Keyboard Layout\DosKeybCodes", "00000410", "it"
  131. 0x1, "ControlSet001\Control\Keyboard Layout\DosKeybCodes", "00000414", "no"
  132. 0x1, "ControlSet001\Control\Keyboard Layout\DosKeybCodes", "00000415", "pl"
  133. 0x1, "ControlSet001\Control\Keyboard Layout\DosKeybCodes", "00000816", "po"
  134. 0x1, "ControlSet001\Control\Keyboard Layout\DosKeybCodes", "00000419", "ru"
  135. 0x1, "ControlSet001\Control\Keyboard Layout\DosKeybCodes", "0000041B", "sl"
  136. 0x1, "ControlSet001\Control\Keyboard Layout\DosKeybCodes", "0000040A", "sp"
  137. 0x1, "ControlSet001\Control\Keyboard Layout\DosKeybCodes", "0000041D", "sv"
  138. 0x1, "ControlSet001\Control\Keyboard Layout\DosKeybCodes", "0000100C", "sf"
  139. 0x1, "ControlSet001\Control\Keyboard Layout\DosKeybCodes", "00000807", "sg"
  140. 0x1, "ControlSet001\Control\Keyboard Layout\DosKeybCodes", "00000409", "us"
  141. 0x1, "ControlSet001\Control\Keyboard Layout\DosKeybCodes", "00000416", "br"
  142. 0x1, "ControlSet001\Control\Keyboard Layout\DosKeybCodes", "0000080A", "la"
  143. 0x1, "ControlSet001\Control\Keyboard Layout\DosKeybCodes", "00000C0C", "cf"
  144.  
  145. 0x0, "ControlSet001\Control\Keyboard Layouts"
  146. 0x0, "ControlSet001\Control\Keyboard Layouts\0000080C"
  147. 0x1, "ControlSet001\Control\Keyboard Layouts\0000080C", "Layout Text", "Belgian French"
  148. 0x1, "ControlSet001\Control\Keyboard Layouts\0000080C", "Layout Display Name", "@%SystemRoot%\system32\input.dll,-5002"
  149. 0x1, "ControlSet001\Control\Keyboard Layouts\0000080C", "Layout File", "KBDBE.DLL"
  150. 0x0, "ControlSet001\Control\Keyboard Layouts\00000809"
  151. 0x1, "ControlSet001\Control\Keyboard Layouts\00000809", "Layout Text", "United Kingdom"
  152. 0x1, "ControlSet001\Control\Keyboard Layouts\00000809", "Layout Display Name", "@%SystemRoot%\system32\input.dll,-5025"
  153. 0x1, "ControlSet001\Control\Keyboard Layouts\00000809", "Layout File", "KBDUK.DLL"
  154. 0x0, "ControlSet001\Control\Keyboard Layouts\00000405"
  155. 0x1, "ControlSet001\Control\Keyboard Layouts\00000405", "Layout Text", "Czech"
  156. 0x1, "ControlSet001\Control\Keyboard Layouts\00000405", "Layout Display Name", "@%SystemRoot%\system32\input.dll,-5031"
  157. 0x1, "ControlSet001\Control\Keyboard Layouts\00000405", "Layout File", "KBDCZ.DLL"
  158. 0x0, "ControlSet001\Control\Keyboard Layouts\00000406"
  159. 0x1, "ControlSet001\Control\Keyboard Layouts\00000406", "Layout Text", "Danish"
  160. 0x1, "ControlSet001\Control\Keyboard Layouts\00000406", "Layout Display Name", "@%SystemRoot%\\system32\\input.dll,-5007"
  161. 0x1, "ControlSet001\Control\Keyboard Layouts\00000406", "Layout File", "KBDDA.DLL"
  162. 0x0, "ControlSet001\Control\Keyboard Layouts\00000413"
  163. 0x1, "ControlSet001\Control\Keyboard Layouts\00000413", "Layout Text", "Dutch"
  164. 0x1, "ControlSet001\Control\Keyboard Layouts\00000413", "Layout Display Name", "@%SystemRoot%\\system32\\input.dll,-5008"
  165. 0x1, "ControlSet001\Control\Keyboard Layouts\00000413", "Layout File", "KBDNE.DLL"
  166. 0x0, "ControlSet001\Control\Keyboard Layouts\0000040B"
  167. 0x1, "ControlSet001\Control\Keyboard Layouts\0000040B", "Layout Text", "Finnish"
  168. 0x1, "ControlSet001\Control\Keyboard Layouts\0000040B", "Layout Display Name", "@%SystemRoot%\\system32\\input.dll,-5009"
  169. 0x1, "ControlSet001\Control\Keyboard Layouts\0000040B", "Layout File", "KBDFI.DLL"
  170. 0x0, "ControlSet001\Control\Keyboard Layouts\0000040C"
  171. 0x1, "ControlSet001\Control\Keyboard Layouts\0000040C", "Layout Text", "French"
  172. 0x1, "ControlSet001\Control\Keyboard Layouts\0000040C", "Layout Display Name", "@%SystemRoot%\\system32\\input.dll,-5010"
  173. 0x1, "ControlSet001\Control\Keyboard Layouts\0000040C", "Layout File", "KBDFR.DLL"
  174. 0x0, "ControlSet001\Control\Keyboard Layouts\00000407"
  175. 0x1, "ControlSet001\Control\Keyboard Layouts\00000407", "Layout Text", "German"
  176. 0x1, "ControlSet001\Control\Keyboard Layouts\00000407", "Layout Display Name", "@%SystemRoot%\\system32\\input.dll,-5011"
  177. 0x1, "ControlSet001\Control\Keyboard Layouts\00000407", "Layout File", "KBDGR.DLL"
  178. 0x0, "ControlSet001\Control\Keyboard Layouts\0000040E"
  179. 0x1, "ControlSet001\Control\Keyboard Layouts\0000040E", "Layout Text", "Hungarian"
  180. 0x1, "ControlSet001\Control\Keyboard Layouts\0000040E", "Layout Display Name", "@%SystemRoot%\system32\input.dll,-5033"
  181. 0x1, "ControlSet001\Control\Keyboard Layouts\0000040E", "Layout File", "KBDHU.DLL"
  182. 0x0, "ControlSet001\Control\Keyboard Layouts\0000040F"
  183. 0x1, "ControlSet001\Control\Keyboard Layouts\0000040F", "Layout Text", "Icelandic"
  184. 0x1, "ControlSet001\Control\Keyboard Layouts\0000040F", "Layout Display Name", "@%SystemRoot%\\system32\\input.dll,-5013"
  185. 0x1, "ControlSet001\Control\Keyboard Layouts\0000040F", "Layout File", "KBDIC.DLL"
  186. 0x0, "ControlSet001\Control\Keyboard Layouts\00000410"
  187. 0x1, "ControlSet001\Control\Keyboard Layouts\00000410", "Layout Text", "Italian"
  188. 0x1, "ControlSet001\Control\Keyboard Layouts\00000410", "Layout Display Name", "@%SystemRoot%\\system32\\input.dll,-5015"
  189. 0x1, "ControlSet001\Control\Keyboard Layouts\00000410", "Layout File", "KBDIT.DLL"
  190. 0x0, "ControlSet001\Control\Keyboard Layouts\00000414"
  191. 0x1, "ControlSet001\Control\Keyboard Layouts\00000414", "Layout Text", "Norwegian"
  192. 0x1, "ControlSet001\Control\Keyboard Layouts\00000414", "Layout Display Name", "@%SystemRoot%\\system32\\input.dll,-5018"
  193. 0x1, "ControlSet001\Control\Keyboard Layouts\00000414", "Layout File", "KBDNO.DLL"
  194. 0x0, "ControlSet001\Control\Keyboard Layouts\00000415"
  195. 0x1, "ControlSet001\Control\Keyboard Layouts\00000415", "Layout Text", "Polish"
  196. 0x1, "ControlSet001\Control\Keyboard Layouts\00000415", "Layout Display Name", "@%SystemRoot%\system32\input.dll,-5035"
  197. 0x1, "ControlSet001\Control\Keyboard Layouts\00000415", "Layout File", "KBDPL.DLL"
  198. 0x0, "ControlSet001\Control\Keyboard Layouts\00000816"
  199. 0x1, "ControlSet001\Control\Keyboard Layouts\00000816", "Layout Text", "Portuguese"
  200. 0x1, "ControlSet001\Control\Keyboard Layouts\00000816", "Layout Display Name", "@%SystemRoot%\\system32\\input.dll,-5019"
  201. 0x1, "ControlSet001\Control\Keyboard Layouts\00000816", "Layout File", "KBDPO.DLL"
  202. 0x0, "ControlSet001\Control\Keyboard Layouts\00000419"
  203. 0x1, "ControlSet001\Control\Keyboard Layouts\00000419", "Layout Text", "Russian"
  204. 0x1, "ControlSet001\Control\Keyboard Layouts\00000419", "Layout Display Name", "@%SystemRoot%\system32\input.dll,-5055"
  205. 0x1, "ControlSet001\Control\Keyboard Layouts\00000419", "Layout File", "KBDRU.DLL"
  206. 0x0, "ControlSet001\Control\Keyboard Layouts\0000041B"
  207. 0x1, "ControlSet001\Control\Keyboard Layouts\0000041B", "Layout Text", "Slovak"
  208. 0x1, "ControlSet001\Control\Keyboard Layouts\0000041B", "Layout Display Name", "@%SystemRoot%\system32\input.dll,-5039"
  209. 0x1, "ControlSet001\Control\Keyboard Layouts\0000041B", "Layout File", "KBDSL.DLL"
  210. 0x0, "ControlSet001\Control\Keyboard Layouts\0000040A"
  211. 0x1, "ControlSet001\Control\Keyboard Layouts\0000040A", "Layout Text", "Spanish"
  212. 0x1, "ControlSet001\Control\Keyboard Layouts\0000040A", "Layout Display Name", "@%SystemRoot%\\system32\\input.dll,-5020"
  213. 0x1, "ControlSet001\Control\Keyboard Layouts\0000040A", "Layout File", "KBDSP.DLL"
  214. 0x0, "ControlSet001\Control\Keyboard Layouts\0000041D"
  215. 0x1, "ControlSet001\Control\Keyboard Layouts\0000041D", "Layout Text", "Swedish"
  216. 0x1, "ControlSet001\Control\Keyboard Layouts\0000041D", "Layout Display Name", "@%SystemRoot%\\system32\\input.dll,-5022"
  217. 0x1, "ControlSet001\Control\Keyboard Layouts\0000041D", "Layout File", "KBDSW.DLL"
  218. 0x0, "ControlSet001\Control\Keyboard Layouts\0000100C"
  219. 0x1, "ControlSet001\Control\Keyboard Layouts\0000100C", "Layout Text", "Swiss French"
  220. 0x1, "ControlSet001\Control\Keyboard Layouts\0000100C", "Layout Display Name", "@%SystemRoot%\\system32\\input.dll,-5023"
  221. 0x1, "ControlSet001\Control\Keyboard Layouts\0000100C", "Layout File", "KBDSF.DLL"
  222. 0x0, "ControlSet001\Control\Keyboard Layouts\00000807"
  223. 0x1, "ControlSet001\Control\Keyboard Layouts\00000807", "Layout Text", "Swiss German"
  224. 0x1, "ControlSet001\Control\Keyboard Layouts\00000807", "Layout Display Name", "@%SystemRoot%\\system32\\input.dll,-5024"
  225. 0x1, "ControlSet001\Control\Keyboard Layouts\00000807", "Layout File", "KBDSG.DLL"
  226. 0x0, "ControlSet001\Control\Keyboard Layouts\00000409"
  227. 0x1, "ControlSet001\Control\Keyboard Layouts\00000409", "Layout Text", "US"
  228. 0x1, "ControlSet001\Control\Keyboard Layouts\00000409", "Layout Display Name", "@%SystemRoot%\\system32\\input.dll,-5000"
  229. 0x1, "ControlSet001\Control\Keyboard Layouts\00000409", "Layout File", "KBDUS.DLL"
  230. 0x0, "ControlSet001\Control\Keyboard Layouts\00000416"
  231. 0x1, "ControlSet001\Control\Keyboard Layouts\00000416", "Layout Text", "Portuguese (Brazilian ABNT)"
  232. 0x1, "ControlSet001\Control\Keyboard Layouts\00000416", "Layout Display Name", "@%SystemRoot%\\system32\\input.dll,-5003"
  233. 0x1, "ControlSet001\Control\Keyboard Layouts\00000416", "Layout File", "KBDBR.DLL"
  234. 0x0, "ControlSet001\Control\Keyboard Layouts\0000080A"
  235. 0x1, "ControlSet001\Control\Keyboard Layouts\0000080A", "Layout Text", "Latin American"
  236. 0x1, "ControlSet001\Control\Keyboard Layouts\0000080A", "Layout Display Name", "@%SystemRoot%\\system32\\input.dll,-5017"
  237. 0x1, "ControlSet001\Control\Keyboard Layouts\0000080A", "Layout File", "KBDLA.DLL"
  238. 0x0, "ControlSet001\Control\Keyboard Layouts\00000C0C"
  239. 0x1, "ControlSet001\Control\Keyboard Layouts\00000C0C", "Layout Text", "Canadian French (Legacy)"
  240. 0x1, "ControlSet001\Control\Keyboard Layouts\00000C0C", "Layout Display Name", "@%SystemRoot%\\system32\\input.dll,-5005"
  241. 0x1, "ControlSet001\Control\Keyboard Layouts\00000C0C", "Layout File", "KBDFC.DLL"
  242.  
  243. [Append]
  244. nu2menu.xml, keyboard_nu2menu.xml
  245.