Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

758 lines
16 KiB

  1. @*: Lines marked with @w: are for workstation only
  2. @*: Lines marked with @s: are for server only
  3. @*: Lines marked with @@: are for both
  4. [nls]
  5. ;
  6. ; These values are used by setupldr when starting text setup
  7. ; and by text setup to initialize nls values in the registry.
  8. ;
  9. ; For the codepage and UnicodeCasetable entries, the values are
  10. ; <filename>,<identifier> pairs. Setupldr uses the first <filename>
  11. ; as the file to load for use during text setup.
  12. ;
  13. AnsiCodepage = c_932.nls,932
  14. OemCodepage = c_932.nls,932
  15. MacCodepage = c_10001.nls,10001
  16. UnicodeCasetable = l_intl.nls,0411
  17. OemHalFont = vgaoem.fon
  18. @@!n:DefaultLayout = E0010411
  19. @n:DefaultLayout = E0010411,KBDNEC.DLL
  20. [Keyboard]
  21. @@:PCAT_106KEY = "106 Japanese Keyboard (Including USB)" ,files.kbd106,i8042prt, KBD106.DLL, 7, 2, PCAT_106KEY
  22. @@:STANDARD = "101 English Keyboard (Including USB)" ,files.kbd101,i8042prt,KBD101.DLL, 7, 0, PCAT_101KEY
  23. @@:LAYOUT98 = "NEC 98 Layout USB Keyboard",files.LAYOUT98,i8042prt,KBDNEC.DLL, 7, 2, LAYOUT98
  24. @*:@@!n:AX_105KEY = "AX ���{�� �L�[�{�[�h" ,files.kbdax2,i8042prt, KBDAX2.DLL, 7, 1, AX_105KEY
  25. @*:@@!n:IBM_002_106KEY = "IBM-5576 002/003 �L�[�{�[�h" ,files.kbdibm02,i8042prt,KBDIBM02.DLL, 7, 3, IBM_002_106KEY
  26. kbdhid = "USB Keyboard",files.kbdhid,kbdhid
  27. @i:USB = "USB Keyboard",files.kbdhid,kbdhid
  28. @m:none = "No Keyboard",files.none,""
  29. [Files.BackupOnUpgrade]
  30. [Files.BackupOnOverwrite]
  31. [FontListE]
  32. "�l�r �S�V�b�N & �l�r �o�S�V�b�N & MS UI Gothic (TrueType)" = MSGOTHIC.TTC
  33. "�l�r ���� & �l�r �o���� (TrueType)" = MSMINCHO.TTC
  34. ["Keyboard Layout"]
  35. 00000411 = "���{��"
  36. E0010411 = "���{�� (MS-IME2002)"
  37. [Files.KeyboardLayout]
  38. 00000411 = KBDJPN.DLL,2
  39. E0010411 = KBDJPN.DLL,2
  40. [files.kbd101]
  41. kbd101.dll,2
  42. i8042prt.sys,4
  43. [files.kbd106]
  44. kbd106.dll,2
  45. i8042prt.sys,4
  46. [files.kbdax2]
  47. kbdax2.dll,2
  48. i8042prt.sys,4
  49. [files.kbdibm02]
  50. kbdibm02.dll,2
  51. i8042prt.sys,4
  52. [files.LAYOUT98]
  53. kbdnec.dll,2
  54. i8042prt.sys,4
  55. [Files.DeleteOnUpgrade]
  56. ; from NT 3.1
  57. @@:imesel.cpl , 2
  58. @@:gaijiedt.exe , 2
  59. @@:gaijiedt.hlp , 2
  60. @@:fsvga.dll , 2
  61. @@:foncache.dll , 2
  62. @@:eudcsrv.dll , 2
  63. @@:userfont.dll , 2
  64. @@:j13fix.fon , 5
  65. @@:j13oem.fon , 5
  66. @@:j13sys.fon , 5
  67. @@:j18fix.fon , 5
  68. @@:j18oem.fon , 5
  69. @@:j18sys.fon , 5
  70. @@:j22fix.fon , 5
  71. @@:j22oem.fon , 5
  72. @@:j22sys.fon , 5
  73. @@:j27fix.fon , 5
  74. @@:j27oem.fon , 5
  75. @@:j27sys.fon , 5
  76. @@:msgothic.ttf , 5
  77. @@:msgothic.fot , 5
  78. @@:msmincho.ttf , 5
  79. @@:msmincho.fot , 5
  80. ; from NT 3.51
  81. @@:eudcedit.exe , 2
  82. @@:eudcedit.hlp , 2
  83. @@:eudcedit.cnt , 2
  84. @@:imedp.dll , 2
  85. ; from NT 4.0
  86. @@:vgasysj.fon , 22
  87. @@:vgafixj.fon , 22
  88. @@:8514sysj.fon , 22
  89. @@:8514fixj.fon , 22
  90. @@:8514oemj.fon , 22
  91. @@:parps55.sys , 4
  92. @@:parcpl.cpl , 2
  93. @i:@@:oak611.sys , 4
  94. @i:@@:oak611.dll , 2
  95. @i:@@:neckbrep.sys , 4
  96. @i:@@:usbkbdwm.sys , 4
  97. @i:@@:fsvga.sys , 4
  98. [HardwareIdsDatabase]
  99. *PNP0320 = "i8042prt",{4D36E96B-E325-11CE-BFC1-08002BE10318} ; keyboard class
  100. [FileFlags]
  101. app932.fon = 16
  102. j8514fix.fon = 16
  103. j8514oem.fon = 16
  104. j8514sys.fon = 16
  105. jsmalle.fon = 16
  106. jsmallf.fon = 16
  107. jvgafix.fon = 16
  108. jvgasys.fon = 16
  109. vga932.fon = 16
  110. xjis.nls = 16
  111. ksc.nls = 16
  112. prc.nls = 16
  113. prcp.nls = 16
  114. big5.nls = 16
  115. bopomofo.nls = 16
  116. c_10001.nls = 16
  117. ; IMJP8.1 WOW64 and Native64
  118. @m:imjpch.dic = 16
  119. @m:imjpln.dic = 16
  120. @m:imjpnm.dic = 16
  121. @m:imjpsb.dic = 16
  122. @m:imjpst.dic = 16
  123. @m:imjptk.dic = 16
  124. @m:imjpzp.dic = 16
  125. @m:imjpgn.grm = 16
  126. [SystemPartitionFiles]
  127. @i:@@:bootfont.bin,"\"
  128. @a:@@:bootfont.bin,"\"
  129. [HiveInfs.Upgrade]
  130. AddReg = hivesft.inf,AddRegUpg
  131. ;
  132. ; This section provides information about hard disk drivers.
  133. ;
  134. ; The left hand side is a name in the \Driver directory in the NT
  135. ; \Driver object namespace.
  136. ;
  137. ; Value #0 is a format string used in creating the descriptive name
  138. ; of the disk.
  139. ;
  140. [DiskDriverMap]
  141. abiosdsk = "%1!u! MB �}�C�N�� �`���l�� �f�B�X�N"
  142. atdisk = "%1!u! MB IDE/ESDI �f�B�X�N"
  143. disk = "%1!u! MB �f�B�X�N %2!u! Id %3!u! (�o�X %4!u! %5 ��)"
  144. [ScsiClass]
  145. cdrom = "SCSI CD-ROM"
  146. floppy = "SCSI Floppy Disk"
  147. disk = "SCSI Disk"
  148. ramdisk = "RAM Disk Driver"
  149. [FileSystems]
  150. fat = "FAT File System"
  151. ntfs = "Windows NT File System (NTFS)"
  152. ksecdd = "Kernel Security Provider"
  153. [FloppyDrivers]
  154. floppy = "Standard Floppy Disk"
  155. fat = "FAT File System"
  156. [CdRomDrivers]
  157. cdfs = "CD-ROM File System"
  158. [MouseDrivers]
  159. mouclass = "Mouse Class Driver"
  160. mouhid = "HID Mouse Filter Driver"
  161. ;
  162. ; Font list
  163. ;
  164. ; Setup will create an entry in the [Fonts] section of win.ini
  165. ; for each of the following fonts. (Fonts copied during GUI setup
  166. ; have entries in [FontList] in a gui inf file -- see eng_ansi.txt.)
  167. ; Note that the [fonts] section of win.ini is shadowed into
  168. ; HEKY_LOCAL_MACHINE\software\Microsoft\Windows NT\CurrentVersion\Fonts.
  169. ;
  170. [FontListE]
  171. "Courier 10,12,15 (VGA res)" = COURE.FON
  172. "MS Sans Serif 8,10,12,14,18,24 (VGA res)" = SSERIFE.FON
  173. "MS Serif 8,10,12,14,18,24 (VGA res)" = SERIFE.FON
  174. "Tahoma (TrueType)" = TAHOMA.TTF
  175. "Microsoft Sans Serif (TrueType)" = MICROSS.TTF
  176. @*:
  177. @*: If add a keyboard layout dll description here make sure
  178. @*: that you add the layout dll file name in [CmdConsFiles]
  179. @*: section in dosnet.inf also, so that when command console
  180. @*: is installed on the harddisk that particular layout file
  181. @*: can be copied
  182. @*:
  183. ["Keyboard Layout"]
  184. 0000041C = "�A���o�j�A��"
  185. 00000423 = "�x�����[�V��"
  186. 00000813 = "�I�����_�� (�x���M�[)"
  187. 0000080C = "�t�����X�� (�x���M�[)"
  188. 00000416 = "�u���K���A�� (ABNT)"
  189. 00000402 = "�u���K���A��"
  190. 00010402 = "�u���K���A�� (���e��)"
  191. 00001009 = "�p�� (�J�i�_ �}���`�����K��)"
  192. 00000C0C = "�t�����X�� (�J�i�_)"
  193. 00010C0C = "�t�����X�� (�J�i�_ �}���`�����K��)"
  194. 0000041a = "�N���A�`�A��"
  195. 00000405 = "�`�F�R��"
  196. 00010405 = "�`�F�R�� (QWERTY)"
  197. 00000406 = "�f���}�[�N��"
  198. 00000413 = "�I�����_��"
  199. 00000425 = "�G�X�g�j�A��"
  200. 0000040B = "�t�B�������h��"
  201. 0000040C = "�t�����X��"
  202. 00000407 = "�h�C�c��"
  203. 00010407 = "�h�C�c�� (IBM)"
  204. 00000408 = "�M���V����"
  205. 00050408 = "�M���V���� (���e��)"
  206. 00010408 = "�M���V���� (220)"
  207. 00030408 = "�M���V���� (220) ���e��"
  208. 00020408 = "�M���V���� (319)"
  209. 00040408 = "�M���V���� (319) ���e��"
  210. 0000040E = "�n���K���[��"
  211. 0001040E = "�n���K���[�� 101 �L�[�{�[�h"
  212. 0000040F = "�A�C�X�����h��"
  213. 00001809 = "�A�C�������h��"
  214. 00000410 = "�C�^���A��"
  215. 00010410 = "�C�^���A�� (142)"
  216. 0000080A = "���e�� �A�����J����"
  217. 00000426 = "���g�r�A��"
  218. 00010426 = "���g�r�A�� (QWERTY)"
  219. 00000427 = "���g�A�j�A��"
  220. 00000414 = "�m���E�F�[��"
  221. 00000415 = "�|�[�����h�� (�v���O���})"
  222. 00010415 = "�|�[�����h�� (214)"
  223. 00000816 = "�|���g�K����"
  224. 00000418 = "���[�}�j�A��"
  225. 00000419 = "���V�A��"
  226. 00010419 = "���V�A�� (�^�C�v���C�^)"
  227. 00000C1A = "�Z���r�A�� (�L����)"
  228. 00010C1A = "�Z���r�A�� (���e��)"
  229. 0000041B = "�X���o�L�A��"
  230. 0001041B = "�X���o�L�A�� (QWERTY)"
  231. 00000424 = "�X���x�j�A��"
  232. 0000040A = "�X�y�C����"
  233. 0001040A = "�X�y�C���� (�o���G�[�V����)"
  234. 0000041D = "�X�E�F�[�f����"
  235. 0000100C = "�t�����X�� (�X�C�X)"
  236. 00000807 = "�h�C�c�� (�X�C�X)"
  237. 0001041F = "�g���R�� F"
  238. 0000041F = "�g���R�� Q"
  239. 00000422 = "�E�N���C�i��"
  240. 00000809 = "�p��"
  241. 00000409 = "�č�"
  242. 00010409 = "�č� - Dvorak"
  243. 00030409 = "�č� - Dvorak �����p"
  244. 00040409 = "�č� - Dvorak �E���p"
  245. 00020409 = "�č� - �C���^�[�i�V���i��"
  246. [DiskDrivers]
  247. dmboot = "Dynamic Volume Support (dmboot)"
  248. i2omgmt = "Intelligent I/O Support Driver"
  249. [InputDevicesSupport]
  250. usbehci = "Enhanced Host Controller",files.usbehci,usbehci
  251. usbohci = "Open Host Controller",files.usbohci,usbohci
  252. usbuhci = "Universal Host Controller",files.usbuhci,usbuhci
  253. usbhub = "Generic USB Hub Driver",files.usbhub,usbhub
  254. hidusb = "Human Interface Parser",files.hidusb,hidusb
  255. serial = "Serial Port Driver",files.none,serial
  256. serenum = "Serial Port Enumerator",files.none,serenum
  257. usbstor = "USB Storage Class Driver",files.usbstor,usbstor
  258. usbccgp = "USB Generic Parent Driver",files.usbccgp,usbccgp
  259. @i:wd = "Microsoft Watchdog Timer Driver",files.wd,wd
  260. [SCSI]
  261. @i:sparrow = "Adaptec AHA-151X/AHA-152X/AIC-6X60 SCSI Adapter"
  262. @i:aha154x = "Adaptec AHA-154X/AHA-164X SCSI Host Adapter"
  263. aic78xx = "Adaptec AHA-294X/AHA-394X/AIC-78XX SCSI Controller"
  264. aic78u2 = "Adaptec AHA-294XU2/AIC-7890 SCSI Controller"
  265. adpu160m = "Adaptec AIC-789X/AHA-3960 Ultra160 PCI SCSI Card"
  266. adpu320 = "Adaptec Ultra320 Family SCSI Controller"
  267. afcnt = "Agilent HHBA-510x PCI Fibre Channel Controller"
  268. dpti2o = "Adaptec 2000S/3000S Ultra160 SCSI RAID Controller"
  269. @i:asc3550 = "Advansys 3550 Ultra Wide SCSI Host Adapter"
  270. @i:asc3350p = "Advansys ABP460 PCMCIA SCSI Host Adapter"
  271. @i:abp480n5 = "Advansys ABP480 CardBus SCSI Host Adapter"
  272. @i:asc = "Advansys SCSI Host Adapter"
  273. @i:amsint = "AMD PCI SCSI Controller/Ethernet Adapter"
  274. mraid35x = "AMI MegaRaid RAID Controller"
  275. @i:cpqarray = "Compaq Drive Array"
  276. cpqfcalm = "Compaq Fibre Channel Host Controller"
  277. cpqarry2 = "Compaq Smart Array Controller"
  278. cpqcissm = "Compaq Smart Array 53xx-series Controller"
  279. lp6nds35 = "Emulex LP6000 Fibre Channel Host Adapters"
  280. @i:cd20xrnt = "IBM Portable PCMCIA CD-ROM Drive"
  281. @i:ipsraidn = "IBM ServeRAID Adapter"
  282. nfrd960 = "IBM ServeRAID Adapter"
  283. @i:i2omp = "Intelligent I/O Controller"
  284. @i:iirsp = "Intel RAID Adapter"
  285. atapi = "IDE CD-ROM (ATAPI 1.2)/PCI IDE Controller"
  286. cbidf2k = "CardBus/PCMCIA IDE Miniport Driver"
  287. @i:ini910u = "Initio Ultra SCSI Host Adapter"
  288. @i:dac2w2k = "Mylex EXR2000,3000/AR160,170,352 Raid Controllers"
  289. dac960nt = "Mylex DAC960/Digital SWXCR-Ex Raid Controller"
  290. @i:dellcerc = "DELL CERC ATA 100/4ch RAID Controller"
  291. @i:ultra = "Promise Technology Inc. Ultra IDE Controller"
  292. @i:hpt3xx = "HighPoint RAID Controller"
  293. ql1240 = "QLogic ISP 1240 SCSI Host Adapter"
  294. ql10wnt = "QLogic PCI SCSI Host Adapter"
  295. ql1080 = "Qlogic QLA1080, 64 bit PCI LVD SCSI HBA"
  296. ql1280 = "Qlogic QLA1280, 64 bit PCI LVD SCSI HBA"
  297. ql12160 = "QLogic QLA12160, 64 bit PCI DUAL 160M SCSI HBA"
  298. ql2100 = "QLogic QLA2000/QLA2100 PCI Fibre Channel Adapter"
  299. ql2200 = "QLogic QLA2200 PCI Fibre Channel Adapter"
  300. ql2300 = "QLogic QLA2300 PCI Fibre Channel Adapter"
  301. sym_hi = "LSI Logic C896 PCI SCSI Host Adapter"
  302. sym_u3 = "LSI Logic C1010 PCI SCSI Host Adapter"
  303. @i:symc810 = "LSI Logic C8100 PCI SCSI Host Adapter"
  304. symc8xx = "LSI Logic C8xx PCI SCSI Host Adapter"
  305. symmpi = "LSI Logic PCI Fibre Channel/LSI Logic PCI-X Ultra320 SCSI Host Adapter"
  306. hpn = "Hewlett Packard NetRAID-4M RAID Controller"
  307. perc2 = "Dell PERC 2/3 RAID Controller"
  308. perc2gat = "Dell PERC 2/3 RAID Controller (Gatling)"
  309. [BootBusExtenders]
  310. pci = "PCI Bus Driver",files.pci,pci
  311. acpi = "ACPI Plug & Play Bus Driver",files.acpi,acpi
  312. isapnp = "ISA Plug & Play Bus Driver",files.isapnp,isapnp
  313. acpiec = "ACPI Embedded Controller Driver",files.none,acpiec
  314. ohci1394 = "IEEE 1394 Bus OHCI Compliant Port Driver",files.ohci1394,ohci1394
  315. [BusExtenders]
  316. pcmcia = "PCMCIA Support",files.pcmcia,pcmcia
  317. pciide = "PCI IDE Bus Driver",files.pciide,pciide
  318. intelide = "Intel IDE BUS Driver",files.intelide,intelide
  319. viaide = "VIA IDE Bus Driver",files.viaide,viaide
  320. cmdide = "CMD IDE Bus Driver",files.cmdide,cmdide
  321. toside = "Toshiba IDE Bus Driver",files.toside,toside
  322. aliide = "ALI IDE Bus Driver",files.aliide,aliide
  323. mountmgr = "Mount Point Manager",files.none,mountmgr
  324. ftdisk = "Volume Manager",files.none,ftdisk
  325. partmgr = "Partition Manager",files.none,partmgr
  326. volsnap = "Volume Shadow Copy Manager",files.none,volsnap
  327. fdc = "Floppy Drive Support",files.none,fdc
  328. dmload = "Dynamic Volume Support (dmload)",files.none,dmload
  329. dmio = "Dynamic Volume Support (dmio)",files.none,dmio
  330. sbp2port = "IEEE 1394 SBP2 Storage Port Driver", files.sbp2port,sbp2port
  331. [Computer]
  332. @i:acpiapic_mp = "ACPI Multiprocessor PC",files.none
  333. @i:acpiapic_up = "ACPI Uniprocessor PC",files.none
  334. @a:acpiapic_mp = "ACPI Multiprocessor x86-64",files.none
  335. @a:acpiapic_up = "ACPI Uniprocessor x86-64",files.none
  336. @i:acpipic_up = "Advanced Configuration and Power Interface (ACPI) PC",files.none
  337. @i:mps_up = "MPS Uniprocessor PC",files.none
  338. @i:mps_mp = "MPS Multiprocessor PC",files.none
  339. @i:e_isa_up = "Standard PC",files.none
  340. @m:acpipic_up = "ACPI UniProcessor ia64",files.none
  341. @m:acpipic_mp = "ACPI Multiprocessor ia64",files.none
  342. [Display]
  343. @i:forcevga = "Standard VGA (640x480, 16 colors)",files.none
  344. @i:vga = "�������o",files.none
  345. @@!i:vga = "VGA Compatible",files.none
  346. @i:sglfb = "Cobalt",files.sglfb
  347. [Mouse]
  348. @i:msps2 = "Microsoft Mouse Port Mouse (includes BallPoint)",files.i8042,i8042prt
  349. @i:lgps2 = "Logitech Mouse Port Mouse",files.i8042,i8042prt
  350. @i:msbpser = "Microsoft BallPoint Serial Mouse",files.sermouse,sermouse
  351. @i:lgser = "Logitech Serial Mouse",files.sermouse,sermouse
  352. @@:none = "�}�E�X�Ȃ��A�܂��͂ق��̃|�C���e�B���O �f�o�C�X",files.none,""
  353. @@:mouhid = "USB �}�E�X",files.mouhid,mouhid
  354. @@:msser = "Microsoft �V���A�� �}�E�X",files.sermouse,sermouse
  355. @@:ps2 = "�}�E�X �|�[�g �}�E�X",files.i8042,i8042prt
  356. @@:sermouse = "�V���A�� �}�E�X",files.sermouse,sermouse
  357. @i:USB = "USB �}�E�X",files.mouhid,mouhid
  358. @*: COMPAT: we purposely put two strings section in txtsetup.sif
  359. @*: The problem is that setupapi only reads strings from the first
  360. @*: strings section it encounters. Since older versions of the OS
  361. @*: accidentally had multiple Strings sections in the past, we make
  362. @*: Whistler have multiple strings sections so that older applications
  363. @*: (like win2k risetup) can read this file without requiring any change
  364. @*: The only string that risetup specifically cares about is whatever
  365. @*: LoadIdentifier points at, so you can probably safely add new strings
  366. @*: to this section.
  367. @*:
  368. @*:
  369. @*: The first strings section comes another one of the files that
  370. @*: builds txtsetup.sif
  371. [Strings]
  372. @@!m:@w!p:wks_id = "Microsoft Windows XP Professional"
  373. @a:@w!p:wks_id = "Windows XP 64-Bit 2003"
  374. @m:@w!p:wks_id = "Windows XP 64-Bit 2003"
  375. @@:@p:wks_id = "Microsoft Windows XP Home Edition"
  376. @@:@s!e!b!l:srv_id = "Windows Server 2003, Standard"
  377. @@:@e!d:srv_id = "Windows Server 2003, Enterprise"
  378. @@:@d:srv_id = "Windows Server 2003, Datacenter"
  379. @@:@b:srv_id = "Windows Server 2003, Web"
  380. @@:@l:srv_id = "Windows Server 2003 for Small Business Server"
  381. @@!m:@w!p:wks_id_vga = "Microsoft Windows XP Professional [VGA mode]"
  382. @a:@w!p:wks_id_vga = "Windows XP 64-Bit 2003 [VGA mode]"
  383. @m:@w!p:wks_id_vga = "Windows XP 64-Bit 2003 [VGA mode]"
  384. @@:@p:wks_id_vga = "Microsoft Windows XP Home Edition [VGA mode]"
  385. @@:@s!e!b!l:srv_id_vga = "Windows Server 2003, Standard [VGA mode]"
  386. @@:@e!d:srv_id_vga = "Windows Server 2003, Enterprise [VGA mode]"
  387. @@:@d:srv_id_vga = "Windows Server 2003, Datacenter [VGA mode]"
  388. @@:@b:srv_id_vga = "Windows Server 2003, Web [VGA mode]"
  389. @@:@l:srv_id_vga = "Windows Server 2003 for Small Business Server [VGA mode]"
  390. @@:@w:cancel_id = "Windows XP �Z�b�g�A�b�v�̎�������"
  391. @@:@w:9x_id = "Microsoft Windows"