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.

771 lines
14 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_950.nls,950
  14. OemCodepage = c_950.nls,950
  15. MacCodepage = c_10002.nls,10002
  16. UnicodeCasetable = l_intl.nls,0404
  17. OemHalFont = vgaoem.fon
  18. DefaultLayout = 00000404
  19. [Keyboard]
  20. STANDARD = "XT, AT, �μW�j�����L (83-104 ��)",files.i8042,i8042prt
  21. kbdhid = "USB Keyboard",files.kbdhid,kbdhid
  22. @i:USB = "USB Keyboard",files.kbdhid,kbdhid
  23. @m:none = "No Keyboard",files.none,""
  24. [Files.BackupOnUpgrade]
  25. [Files.BackupOnOverwrite]
  26. [FontListE]
  27. "��� (TrueType)" = KAIU.TTF
  28. "�ө��� & �s�ө��� (TrueType)" = MINGLIU.TTC
  29. ["Keyboard Layout"]
  30. 00000404 = "�������L (����)"
  31. [Files.KeyboardLayout]
  32. 00000404 = KBDUS.DLL,2
  33. [Files.DeleteOnUpgrade]
  34. @@:lctool.exe , 2
  35. @@:lctool.cnt , 2
  36. @@:lctool.hlp , 2
  37. @@:uimetool.exe , 2
  38. @@:uimetool.cnt , 2
  39. @@:uimetool.hlp , 2
  40. @@:eudcedit.exe , 2
  41. @@:eudcedit.cnt , 2
  42. @@:eudcedit.hlp , 2
  43. @@:cblocks.exe , 2
  44. @@:cblocks.cnt , 2
  45. @@:cblocks.hlp , 2
  46. @@:chtuconv.exe , 2
  47. @@:chtuconv.hlp , 2
  48. @@:imedp.dll , 2
  49. @@:fsvga.dll , 2
  50. @@:foncache.dll , 2
  51. @@:eudcsrv.dll , 2
  52. @@:userfont.dll , 2
  53. @@:mingliu.ttf , 5
  54. @@:mingliu.fot , 5
  55. @@:ming12.fon , 5
  56. @@:mingli24.fon , 5
  57. @@:mingli16.fon , 5
  58. @@:mingli20.fon , 5
  59. @@:ming15.fon , 5
  60. @@:winclock.exe , 5
  61. @@:cime.cpl , 2
  62. @@:cblocks.inf , 20
  63. @@:fetools.inf , 20
  64. @i:@@:fsvga.sys , 4
  65. [FileFlags]
  66. app950.fon = 16
  67. c8514fix.fon = 16
  68. c8514oem.fon = 16
  69. c8514sys.fon = 16
  70. cvgafix.fon = 16
  71. cvgasys.fon = 16
  72. vga950.fon = 16
  73. xjis.nls = 16
  74. ksc.nls = 16
  75. prc.nls = 16
  76. prcp.nls = 16
  77. big5.nls = 16
  78. bopomofo.nls = 16
  79. c_10002.nls = 16
  80. [SystemPartitionFiles]
  81. @i:@@:bootfont.bin,"\"
  82. @a:@@:bootfont.bin,"\"
  83. ;
  84. ; This section provides information about hard disk drivers.
  85. ;
  86. ; The left hand side is a name in the \Driver directory in the NT
  87. ; \Driver object namespace.
  88. ;
  89. ; Value #0 is a format string used in creating the descriptive name
  90. ; of the disk.
  91. ;
  92. [DiskDriverMap]
  93. abiosdsk = "%1!u! MB Micro Channel Disk"
  94. atdisk = "%1!u! MB IDE/ESDI Disk"
  95. disk = "%1!u! MB Disk %2!u! at Id %3!u! on bus %4!u! on %5"
  96. [ScsiClass]
  97. cdrom = "SCSI CD-ROM"
  98. floppy = "SCSI Floppy Disk"
  99. disk = "SCSI Disk"
  100. ramdisk = "RAM Disk Driver"
  101. [FileSystems]
  102. fat = "FAT File System"
  103. ntfs = "Windows NT File System (NTFS)"
  104. ksecdd = "Kernel Security Provider"
  105. [FloppyDrivers]
  106. floppy = "Standard Floppy Disk"
  107. fat = "FAT File System"
  108. [CdRomDrivers]
  109. cdfs = "CD-ROM File System"
  110. [MouseDrivers]
  111. mouclass = "Mouse Class Driver"
  112. mouhid = "HID Mouse Filter Driver"
  113. ;
  114. ; Font list
  115. ;
  116. ; Setup will create an entry in the [Fonts] section of win.ini
  117. ; for each of the following fonts. (Fonts copied during GUI setup
  118. ; have entries in [FontList] in a gui inf file -- see eng_ansi.txt.)
  119. ; Note that the [fonts] section of win.ini is shadowed into
  120. ; HEKY_LOCAL_MACHINE\software\Microsoft\Windows NT\CurrentVersion\Fonts.
  121. ;
  122. [FontListE]
  123. "Courier 10,12,15 (VGA res)" = COURE.FON
  124. "MS Sans Serif 8,10,12,14,18,24 (VGA res)" = SSERIFE.FON
  125. "MS Serif 8,10,12,14,18,24 (VGA res)" = SERIFE.FON
  126. "Tahoma (TrueType)" = TAHOMA.TTF
  127. "Microsoft Sans Serif (TrueType)" = MICROSS.TTF
  128. @*:
  129. @*: If add a keyboard layout dll description here make sure
  130. @*: that you add the layout dll file name in [CmdConsFiles]
  131. @*: section in dosnet.inf also, so that when command console
  132. @*: is installed on the harddisk that particular layout file
  133. @*: can be copied
  134. @*:
  135. ["Keyboard Layout"]
  136. 0000041C = "���ԧB�y"
  137. 00000423 = "���Ծ|���Ȼy"
  138. 00000813 = "���Q�ɼw�y"
  139. 0000080C = "���Q�ɪk�y"
  140. 00000416 = "�ڦ��y (ABNT)"
  141. 00000402 = "�O�[�Q�Ȼy"
  142. 00010402 = "�O�[�Q�ȩԤB�y"
  143. 00001009 = "�[���j�^�y (�h�y�t)"
  144. 00000C0C = "�[���j�k�y"
  145. 00010C0C = "�[���j�k�y (�h�y�t)"
  146. 0000041a = "�Jù�J���Ȼy"
  147. 00000405 = "���J�y"
  148. 00010405 = "���J�y (QWERTY)"
  149. 00000406 = "�����y"
  150. 00000413 = "�����y"
  151. 00000425 = "�촵�Z���Ȼy"
  152. 0000040B = "�����y"
  153. 0000040C = "�k�y"
  154. 00000407 = "�w�y"
  155. 00010407 = "�w�y (IBM)"
  156. 00000408 = "��þ�y"
  157. 00050408 = "��þ�ԤB�y"
  158. 00010408 = "��þ�y (220)"
  159. 00030408 = "��þ (220) �ԤB�y"
  160. 00020408 = "��þ�y (319)"
  161. 00040408 = "��þ (319) �ԤB�y"
  162. 0000040E = "�I���Q�y"
  163. 0001040E = "�I���Q�y 101 ��"
  164. 0000040F = "�B�q�y"
  165. 00001809 = "�R�����y"
  166. 00000410 = "�q�j�Q�y"
  167. 00010410 = "�q�j�Q�y (142)"
  168. 0000080A = "�ԤB���w�y"
  169. 00000426 = "�Բ����Ȼy"
  170. 00010426 = "�Բ����Ȼy (QWERTY)"
  171. 00000427 = "�߳��{�y"
  172. 00000414 = "���»y"
  173. 00000415 = "�i���y (�{���]�p�v)"
  174. 00010415 = "�i���y (214)"
  175. 00000816 = "�������y"
  176. 00000418 = "ù�����Ȼy"
  177. 00000419 = "�X�y"
  178. 00010419 = "�X�y (���r��)"
  179. 00000C1A = "�뺸���ȱ��J�y"
  180. 00010C1A = "�뺸���ȩԤB�y"
  181. 0000041B = "�n���Ԥһy"
  182. 0001041B = "�n���Ԥһy (QWERTY)"
  183. 00000424 = "�����奧�Ȼy"
  184. 0000040A = "���Z���y"
  185. 0001040A = "���Z���y����"
  186. 0000041D = "�����y"
  187. 0000100C = "���h�k�y"
  188. 00000807 = "���h�w�y"
  189. 0001041F = "�g�ը��y F"
  190. 0000041F = "�g�ը��y Q"
  191. 00000422 = "�Q�J���y"
  192. 00000809 = "�^�y"
  193. 00000409 = "US ���y"
  194. 00010409 = "US-Dvorak"
  195. 00030409 = "US-Dvorak �D����"
  196. 00040409 = "US-Dvorak �D�Υk��"
  197. 00020409 = "US ����"
  198. [DiskDrivers]
  199. dmboot = "Dynamic Volume Support (dmboot)"
  200. i2omgmt = "Intelligent I/O Support Driver"
  201. [InputDevicesSupport]
  202. usbehci = "Enhanced Host Controller",files.usbehci,usbehci
  203. usbohci = "Open Host Controller",files.usbohci,usbohci
  204. usbuhci = "Universal Host Controller",files.usbuhci,usbuhci
  205. usbhub = "Generic USB Hub Driver",files.usbhub,usbhub
  206. hidusb = "Human Interface Parser",files.hidusb,hidusb
  207. serial = "Serial Port Driver",files.none,serial
  208. serenum = "Serial Port Enumerator",files.none,serenum
  209. usbstor = "USB Storage Class Driver",files.usbstor,usbstor
  210. usbccgp = "USB Generic Parent Driver",files.usbccgp,usbccgp
  211. @i:wd = "Microsoft Watchdog Timer Driver",files.wd,wd
  212. [SCSI]
  213. @i:sparrow = "Adaptec AHA-151X/AHA-152X/AIC-6X60 SCSI Adapter"
  214. @i:aha154x = "Adaptec AHA-154X/AHA-164X SCSI Host Adapter"
  215. aic78xx = "Adaptec AHA-294X/AHA-394X/AIC-78XX SCSI Controller"
  216. aic78u2 = "Adaptec AHA-294XU2/AIC-7890 SCSI Controller"
  217. adpu160m = "Adaptec AIC-789X/AHA-3960 Ultra160 PCI SCSI Card"
  218. adpu320 = "Adaptec Ultra320 Family SCSI Controller"
  219. afcnt = "Agilent HHBA-510x PCI Fibre Channel Controller"
  220. dpti2o = "Adaptec 2000S/3000S Ultra160 SCSI RAID Controller"
  221. @i:asc3550 = "Advansys 3550 Ultra Wide SCSI Host Adapter"
  222. @i:asc3350p = "Advansys ABP460 PCMCIA SCSI Host Adapter"
  223. @i:abp480n5 = "Advansys ABP480 CardBus SCSI Host Adapter"
  224. @i:asc = "Advansys SCSI Host Adapter"
  225. @i:amsint = "AMD PCI SCSI Controller/Ethernet Adapter"
  226. mraid35x = "AMI MegaRaid RAID Controller"
  227. @i:cpqarray = "Compaq Drive Array"
  228. cpqfcalm = "Compaq Fibre Channel Host Controller"
  229. cpqarry2 = "Compaq Smart Array Controller"
  230. cpqcissm = "Compaq Smart Array 53xx-series Controller"
  231. lp6nds35 = "Emulex LP6000 Fibre Channel Host Adapters"
  232. @i:cd20xrnt = "IBM Portable PCMCIA CD-ROM Drive"
  233. @i:ipsraidn = "IBM ServeRAID Adapter"
  234. nfrd960 = "IBM ServeRAID Adapter"
  235. @i:i2omp = "Intelligent I/O Controller"
  236. @i:iirsp = "Intel RAID Adapter"
  237. atapi = "IDE CD-ROM (ATAPI 1.2)/PCI IDE Controller"
  238. cbidf2k = "CardBus/PCMCIA IDE Miniport Driver"
  239. @i:ini910u = "Initio Ultra SCSI Host Adapter"
  240. @i:dac2w2k = "Mylex EXR2000,3000/AR160,170,352 Raid Controllers"
  241. dac960nt = "Mylex DAC960/Digital SWXCR-Ex Raid Controller"
  242. @i:dellcerc = "DELL CERC ATA 100/4ch RAID Controller"
  243. @i:ultra = "Promise Technology Inc. Ultra IDE Controller"
  244. @i:hpt3xx = "HighPoint RAID Controller"
  245. ql1240 = "QLogic ISP 1240 SCSI Host Adapter"
  246. ql10wnt = "QLogic PCI SCSI Host Adapter"
  247. ql1080 = "Qlogic QLA1080, 64 bit PCI LVD SCSI HBA"
  248. ql1280 = "Qlogic QLA1280, 64 bit PCI LVD SCSI HBA"
  249. ql12160 = "QLogic QLA12160, 64 bit PCI DUAL 160M SCSI HBA"
  250. ql2100 = "QLogic QLA2000/QLA2100 PCI Fibre Channel Adapter"
  251. ql2200 = "QLogic QLA2200 PCI Fibre Channel Adapter"
  252. ql2300 = "QLogic QLA2300 PCI Fibre Channel Adapter"
  253. sym_hi = "LSI Logic C896 PCI SCSI Host Adapter"
  254. sym_u3 = "LSI Logic C1010 PCI SCSI Host Adapter"
  255. @i:symc810 = "LSI Logic C8100 PCI SCSI Host Adapter"
  256. symc8xx = "LSI Logic C8xx PCI SCSI Host Adapter"
  257. symmpi = "LSI Logic PCI Fibre Channel/LSI Logic PCI-X Ultra320 SCSI Host Adapter"
  258. hpn = "Hewlett Packard NetRAID-4M RAID Controller"
  259. perc2 = "Dell PERC 2/3 RAID Controller"
  260. perc2gat = "Dell PERC 2/3 RAID Controller (Gatling)"
  261. [BootBusExtenders]
  262. pci = "PCI Bus Driver",files.pci,pci
  263. acpi = "ACPI Plug & Play Bus Driver",files.acpi,acpi
  264. isapnp = "ISA Plug & Play Bus Driver",files.isapnp,isapnp
  265. acpiec = "ACPI Embedded Controller Driver",files.none,acpiec
  266. ohci1394 = "IEEE 1394 Bus OHCI Compliant Port Driver",files.ohci1394,ohci1394
  267. [BusExtenders]
  268. pcmcia = "PCMCIA Support",files.pcmcia,pcmcia
  269. pciide = "PCI IDE Bus Driver",files.pciide,pciide
  270. intelide = "Intel IDE BUS Driver",files.intelide,intelide
  271. viaide = "VIA IDE Bus Driver",files.viaide,viaide
  272. cmdide = "CMD IDE Bus Driver",files.cmdide,cmdide
  273. toside = "Toshiba IDE Bus Driver",files.toside,toside
  274. aliide = "ALI IDE Bus Driver",files.aliide,aliide
  275. mountmgr = "Mount Point Manager",files.none,mountmgr
  276. ftdisk = "Volume Manager",files.none,ftdisk
  277. partmgr = "Partition Manager",files.none,partmgr
  278. volsnap = "Volume Shadow Copy Manager",files.none,volsnap
  279. fdc = "Floppy Drive Support",files.none,fdc
  280. dmload = "Dynamic Volume Support (dmload)",files.none,dmload
  281. dmio = "Dynamic Volume Support (dmio)",files.none,dmio
  282. sbp2port = "IEEE 1394 SBP2 Storage Port Driver", files.sbp2port,sbp2port
  283. [Computer]
  284. @i:acpiapic_mp = "ACPI Multiprocessor PC",files.none
  285. @i:acpiapic_up = "ACPI Uniprocessor PC",files.none
  286. @a:acpiapic_mp = "ACPI Multiprocessor x86-64",files.none
  287. @a:acpiapic_up = "ACPI Uniprocessor x86-64",files.none
  288. @i:acpipic_up = "Advanced Configuration and Power Interface (ACPI) PC",files.none
  289. @i:mps_up = "MPS Uniprocessor PC",files.none
  290. @i:mps_mp = "MPS Multiprocessor PC",files.none
  291. @i:e_isa_up = "Standard PC",files.none
  292. @m:acpipic_up = "ACPI UniProcessor ia64",files.none
  293. @m:acpipic_mp = "ACPI Multiprocessor ia64",files.none
  294. [Display]
  295. @i:forcevga = "Standard VGA (640x480, 16 colors)",files.none
  296. @i:vga = "Auto Detect",files.none
  297. @@!i:vga = "VGA Compatible",files.none
  298. @i:sglfb = "Cobalt",files.sglfb
  299. [Mouse]
  300. @i:msps2 = "Microsoft Mouse Port Mouse (includes BallPoint)",files.i8042,i8042prt
  301. @i:lgps2 = "Logitech Mouse Port Mouse",files.i8042,i8042prt
  302. @i:msbpser = "Microsoft BallPoint Serial Mouse",files.sermouse,sermouse
  303. @i:lgser = "Logitech Serial Mouse",files.sermouse,sermouse
  304. @@:none = "No Mouse or Other Pointing Device",files.none,""
  305. @@:mouhid = "USB Mouse",files.mouhid,mouhid
  306. @@:msser = "Microsoft Serial Mouse",files.sermouse,sermouse
  307. @@:ps2 = "Mouse Port Mouse",files.i8042,i8042prt
  308. @@:sermouse = "Serial Mouse",files.sermouse,sermouse
  309. @i:USB = "USB Mouse",files.mouhid,mouhid
  310. @*: COMPAT: we purposely put two strings section in txtsetup.sif
  311. @*: The problem is that setupapi only reads strings from the first
  312. @*: strings section it encounters. Since older versions of the OS
  313. @*: accidentally had multiple Strings sections in the past, we make
  314. @*: Whistler have multiple strings sections so that older applications
  315. @*: (like win2k risetup) can read this file without requiring any change
  316. @*: The only string that risetup specifically cares about is whatever
  317. @*: LoadIdentifier points at, so you can probably safely add new strings
  318. @*: to this section.
  319. @*:
  320. @*:
  321. @*: The first strings section comes another one of the files that
  322. @*: builds txtsetup.sif
  323. [Strings]
  324. @@!m:@w!p:wks_id = "Microsoft Windows XP Professional"
  325. @a:@w!p:wks_id = "Windows XP 64-Bit 2003"
  326. @m:@w!p:wks_id = "Windows XP 64-Bit 2003"
  327. @@:@p:wks_id = "Microsoft Windows XP Home Edition"
  328. @@:@s!e!b!l:srv_id = "Windows Server 2003, Standard"
  329. @@:@e!d:srv_id = "Windows Server 2003, Enterprise"
  330. @@:@d:srv_id = "Windows Server 2003, Datacenter"
  331. @@:@b:srv_id = "Windows Server 2003, Web"
  332. @@:@l:srv_id = "Windows Server 2003 for Small Business Server"
  333. @@!m:@w!p:wks_id_vga = "Microsoft Windows XP Professional [VGA mode]"
  334. @a:@w!p:wks_id_vga = "Windows XP 64-Bit 2003 [VGA mode]"
  335. @m:@w!p:wks_id_vga = "Windows XP 64-Bit 2003 [VGA mode]"
  336. @@:@p:wks_id_vga = "Microsoft Windows XP Home Edition [VGA mode]"
  337. @@:@s!e!b!l:srv_id_vga = "Windows Server 2003, Standard [VGA mode]"
  338. @@:@e!d:srv_id_vga = "Windows Server 2003, Enterprise [VGA mode]"
  339. @@:@d:srv_id_vga = "Windows Server 2003, Datacenter [VGA mode]"
  340. @@:@b:srv_id_vga = "Windows Server 2003, Web [VGA mode]"
  341. @@:@l:srv_id_vga = "Windows Server 2003 for Small Business Server [VGA mode]"
  342. @@:@w:cancel_id = "Cancel Windows XP Setup"
  343. @@:@w:9x_id = "Microsoft Windows"