Source code of Windows XP (NT5)
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.

377 lines
13 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_949.nls,949
  14. OemCodepage = c_949.nls,949
  15. MacCodepage = c_10003.nls,10003
  16. UnicodeCasetable = l_intl.nls,0412
  17. OemHalFont = vgaoem.fon
  18. DefaultLayout = E0010412
  19. [Keyboard]
  20. STANDARD = "PC/AT 101Ű ȣȯ Ű����/USB Ű����(���� 1)", files.kbd101a,i8042prt,KBD101A.DLL, 8, 3, PCAT_101AKEY
  21. "101B TYPE" = "PC/AT 101Ű ȣȯ Ű����/USB Ű����(���� 2)", files.kbd101b,i8042prt,KBD101B.DLL, 8, 4, PCAT_101BKEY
  22. "101C TYPE" = "PC/AT 101Ű ȣȯ Ű����/USB Ű����(���� 3)", files.kbd101c,i8042prt,KBD101C.DLL, 8, 5, PCAT_101CKEY
  23. "103 TYPE" = "�ѱ� PS/2 Ű����/USB Ű����(103/106Ű)" , files.kbd103 ,i8042prt,KBD103.DLL, 8, 6, PCAT_103KEY
  24. kbdhid = "��Ÿ USB Ű����(Silicon Graphics 320/540��)",files.kbdhid,kbdhid
  25. @i:USB = "��Ÿ USB Ű����(��Ÿ ���� �ý��ۿ�)",files.kbdhid,kbdhid
  26. [Files.BackupOnUpgrade]
  27. config.nt , 2 , config.bak
  28. [FontListE]
  29. "���� & ����ü & ���� & ����ü (TrueType)" = GULIM.TTC
  30. "���� & ����ü & �ü� & �ü�ü (TrueType)" = BATANG.TTC
  31. ["Keyboard Layout"]
  32. 00000412 = "�ѱ���"
  33. E0010412 = "�ѱ� �Է±� (IME 2000)"
  34. [Files.KeyboardLayout]
  35. 00000412 = KBDKOR.DLL,2
  36. E0010412 = KBDKOR.DLL,2
  37. [files.kbd101a]
  38. kbd101a.dll,2
  39. i8042prt.sys,4
  40. [files.kbd101b]
  41. kbd101b.dll,2
  42. i8042prt.sys,4
  43. [files.kbd101c]
  44. kbd101c.dll,2
  45. i8042prt.sys,4
  46. [files.kbd103]
  47. kbd103.dll,2
  48. i8042prt.sys,4
  49. [Files.DeleteOnUpgrade]
  50. @@:eudcedit.exe , 2
  51. @@:eudcedit.hlp , 2
  52. @@:eudcedit.cnt , 2
  53. @@:fsvga.dll , 2
  54. @@:foncache.dll , 2
  55. @@:eudcsrv.dll , 2
  56. @@:userfont.dll , 2
  57. @@:gulim.ttf , 5
  58. @@:gulim.fot , 5
  59. @@:batang.ttf , 5
  60. @@:batang.fot , 5
  61. @@:dotum.ttf , 5
  62. @@:dotum.fot , 5
  63. @@:gungsuh.ttf , 5
  64. @@:gungsuh.fot , 5
  65. @@:msime95k.ime , 2
  66. @i:@@:fsvga.sys , 4
  67. [FileFlags]
  68. app949.fon = 16
  69. h8514fix.fon = 16
  70. h8514oem.fon = 16
  71. h8514sys.fon = 16
  72. hvgafix.fon = 16
  73. hvgasys.fon = 16
  74. vga949.fon = 16
  75. xjis.nls = 16
  76. ksc.nls = 16
  77. prc.nls = 16
  78. prcp.nls = 16
  79. big5.nls = 16
  80. bopomofo.nls = 16
  81. c_10003.nls = 16
  82. c_1361.nls = 16
  83. [SystemPartitionFiles]
  84. @i:@@:bootfont.bin,"\"
  85. ;
  86. ; This section provides information about hard disk drivers.
  87. ;
  88. ; The left hand side is a name in the \Driver directory in the NT
  89. ; \Driver object namespace.
  90. ;
  91. ; Value #0 is a format string used in creating the descriptive name
  92. ; of the disk.
  93. ;
  94. [DiskDriverMap]
  95. abiosdsk = "%1!u! MB ����ũ�� ä�� ����ũ"
  96. atdisk = "%1!u! MB IDE/ESDI ����ũ"
  97. disk = "%1!u! MB ����ũ %2!u! (%5 %4!u!�� ������ ID %3!u!)"
  98. [ScsiClass]
  99. cdrom = "SCSI CD-ROM"
  100. floppy = "SCSI Floppy Disk"
  101. disk = "SCSI Disk"
  102. ramdisk = "RAM Disk Driver"
  103. [FileSystems]
  104. fat = "FAT File System"
  105. ntfs = "Windows NT File System (NTFS)"
  106. ksecdd = "Kernel Security Provider"
  107. [FloppyDrivers]
  108. floppy = "Standard Floppy Disk"
  109. fat = "FAT File System"
  110. [CdRomDrivers]
  111. cdfs = "CD-ROM File System"
  112. [MouseDrivers]
  113. mouclass = "Mouse Class Driver"
  114. mouhid = "HID Mouse Filter Driver"
  115. ;
  116. ; Font list
  117. ;
  118. ; Setup will create an entry in the [Fonts] section of win.ini
  119. ; for each of the following fonts. (Fonts copied during GUI setup
  120. ; have entries in [FontList] in a gui inf file -- see eng_ansi.txt.)
  121. ; Note that the [fonts] section of win.ini is shadowed into
  122. ; HEKY_LOCAL_MACHINE\software\Microsoft\Windows NT\CurrentVersion\Fonts.
  123. ;
  124. [FontListE]
  125. "Courier 10,12,15 (VGA res)" = COURE.FON
  126. "MS Sans Serif 8,10,12,14,18,24 (VGA res)" = SSERIFE.FON
  127. "MS Serif 8,10,12,14,18,24 (VGA res)" = SERIFE.FON
  128. "Tahoma (TrueType)" = TAHOMA.TTF
  129. "Microsoft Sans Serif (TrueType)" = MICROSS.TTF
  130. @*:
  131. @*: If add a keyboard layout dll description here make sure
  132. @*: that you add the layout dll file name in [CmdConsFiles]
  133. @*: section in dosnet.inf also, so that when command console
  134. @*: is installed on the harddisk that particular layout file
  135. @*: can be copied
  136. @*:
  137. ["Keyboard Layout"]
  138. 0000041C = "�˹ٴϾƾ�"
  139. 00000423 = "���η��þ�"
  140. 00000813 = "���⿡ �״�������"
  141. 0000080C = "���⿡ ��������"
  142. 00000416 = "�������� (ABNT)"
  143. 00000402 = "�Ұ����ƾ�"
  144. 00010402 = "�Ұ����ƾ� (��ƾ)"
  145. 00001009 = "ij���� ���� (�ٱ� ����)"
  146. 00000C0C = "ij���� ��������"
  147. 00010C0C = "ij���� �������� (�ٱ� ����)"
  148. 0000041a = "ũ�ξ��似�����ƾ�"
  149. 00000405 = "ü�ھ�"
  150. 00010405 = "ü�ھ� (QWERTY)"
  151. 00000406 = "����ũ��"
  152. 00000413 = "�׵�������"
  153. 00000425 = "�������Ͼƾ�"
  154. 0000040B = "�ɶ�����"
  155. 0000040C = "��������"
  156. 00000407 = "���Ͼ�"
  157. 00010407 = "���Ͼ� (IBM)"
  158. 00000408 = "�׸�����"
  159. 00050408 = "�׸����� ��ƾ"
  160. 00010408 = "�׸����� (220)"
  161. 00030408 = "�׸����� (220) ��ƾ"
  162. 00020408 = "�׸����� (319)"
  163. 00040408 = "�׸����� (319) ��ƾ"
  164. 0000040E = "�밡����"
  165. 0001040E = "�밡���� 101Ű"
  166. 0000040F = "���̽�������"
  167. 00001809 = "���Ϸ�����"
  168. 00000410 = "��Ż���ƾ�"
  169. 00010410 = "��Ż���ƾ� (142)"
  170. 0000080A = "��ƾ �Ƹ޸�ī ��"
  171. 00000426 = "��Ʈ���ƾ�"
  172. 00010426 = "��Ʈ���ƾ� (QWERTY)"
  173. 00000427 = "�����ƴϾƾ�"
  174. 00000414 = "�븣���̾�"
  175. 00000415 = "�������� (���α׷���)"
  176. 00010415 = "�������� (214)"
  177. 00000816 = "����������"
  178. 00000418 = "�縶�Ͼƾ�"
  179. 00000419 = "���þƾ�"
  180. 00010419 = "���þƾ� (Ÿ�ڱ�)"
  181. 00000C1A = "�������ƾ� (Ű�� �ڸ�)"
  182. 00010C1A = "�������ƾ� (��ƾ)"
  183. 0000041B = "���ι�Ű�ƾ�"
  184. 0001041B = "���ι�Ű�ƾ� (QWERTY)"
  185. 00000424 = "���κ��Ͼƾ�"
  186. 0000040A = "�����ξ�"
  187. 0001040A = "�����ξ� ����"
  188. 0000041D = "��������"
  189. 0000100C = "������ ��������"
  190. 00000807 = "������ ���Ͼ�"
  191. 0001041F = "���� F"
  192. 0000041F = "���� Q"
  193. 00000422 = "��ũ���̳���"
  194. 00000809 = "���� ����"
  195. 00000409 = "�̱� ����"
  196. 00010409 = "���� (Dvorak)"
  197. 00030409 = "���� (Dvorak �޼����̿�)"
  198. 00040409 = "���� (Dvorak ���������̿�)"
  199. 00020409 = "���� (����)"
  200. [DiskDrivers]
  201. dmboot = "Dynamic Volume Support (dmboot)"
  202. i2omgmt = "Intelligent I/O Support Driver"
  203. [InputDevicesSupport]
  204. usbehci = "Enhanced Host Controller",files.usbehci,usbehci
  205. usbohci = "Open Host Controller",files.usbohci,usbohci
  206. usbuhci = "Universal Host Controller",files.usbuhci,usbuhci
  207. usbhub = "Generic USB Hub Driver",files.usbhub,usbhub
  208. hidusb = "Human Interface Parser",files.hidusb,hidusb
  209. serial = "Serial Port Driver",files.none,serial
  210. serenum = "Serial Port Enumerator",files.none,serenum
  211. usbstor = "USB Storage Class Driver",files.usbstor,usbstor
  212. usbccgp = "USB Generic Parent Driver",files.usbccgp,usbccgp
  213. [SCSI]
  214. @i:sparrow = "Adaptec AHA-151X/AHA-152X/AIC-6X60 SCSI Adapter"
  215. @i:aha154x = "Adaptec AHA-154X/AHA-164X SCSI Host Adapter"
  216. aic78xx = "Adaptec AHA-294X/AHA-394X/AIC-78XX SCSI Controller"
  217. aic78u2 = "Adaptec AHA-294XU2/AIC-7890 SCSI Controller"
  218. adpu160m = "Adaptec AIC-789X/AHA-3960 Ultra160 PCI SCSI Card"
  219. afcnt = "Agilent HHBA-510x PCI Fibre Channel Controller"
  220. dpti2o = "Adaptec 2000S/3000S Ultra160 SCSI RAID Controller"
  221. afc9xxx = "Adaptec AFC-9210G PCI 64-bit/66MHz Fibre Channel 2Gbit Controller"
  222. @i:asc3550 = "Advansys 3550 Ultra Wide SCSI Host Adapter"
  223. @i:asc3350p = "Advansys ABP460 PCMCIA SCSI Host Adapter"
  224. @i:abp480n5 = "Advansys ABP480 CardBus SCSI Host Adapter"
  225. @i:asc = "Advansys SCSI Host Adapter"
  226. @i:amsint = "AMD PCI SCSI Controller/Ethernet Adapter"
  227. mraid35x = "AMI MegaRaid RAID Controller"
  228. @i:cpqarray = "Compaq Drive Array"
  229. cpqfcalm = "Compaq Fibre Channel Host Controller"
  230. cpqarry2 = "Compaq Smart Array Controller"
  231. cpqcissm = "Compaq Smart Array 5300 Controller"
  232. lp6nds35 = "Emulex LP6000 Fibre Channel Host Adapters"
  233. @i:cd20xrnt = "IBM Portable PCMCIA CD-ROM Drive"
  234. @i:ipsraidn = "IBM ServeRAID Adapter"
  235. nfrd960 = "IBM ServeRAID Adapter"
  236. @i:i2omp = "Intelligent I/O Controller"
  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. dac2w2k = "Mylex EXR2000,3000/AR160,170,352 Raid Controllers"
  241. dac960nt = "Mylex DAC960/Digital SWXCR-Ex Raid Controller"
  242. @i:ultra = "Promise Technology Inc. Ultra IDE Controller"
  243. ql1240 = "QLogic ISP 1240 SCSI Host Adapter"
  244. ql10wnt = "QLogic PCI SCSI Host Adapter"
  245. ql1080 = "Qlogic QLA1080, 64 bit PCI LVD SCSI HBA"
  246. ql1280 = "Qlogic QLA1280, 64 bit PCI LVD SCSI HBA"
  247. ql12160 = "QLogic QLA12160, 64 bit PCI DUAL 160M SCSI HBA"
  248. ql2100 = "QLogic QLA2000/QLA2100 PCI Fibre Channel Adapter"
  249. ql2200 = "QLogic QLA2200 PCI Fibre Channel Adapter"
  250. sym_hi = "LSI Logic C896 PCI SCSI Host Adapter"
  251. sym_u3 = "LSI Logic C1010 PCI SCSI Host Adapter"
  252. @i:symc810 = "LSI Logic C8100 PCI SCSI Host Adapter"
  253. symc8xx = "LSI Logic C8xx PCI SCSI Host Adapter"
  254. symmpi = "LSI Logic PCI Fibre Channel Host Adapter"
  255. hpn = "Hewlett Packard NetRAID-4M RAID Controller"
  256. perc2 = "Dell PERC 2/3 RAID Controller"
  257. perc2gat = "Dell PERC 2/3 RAID Controller (Gatling)"
  258. [BootBusExtenders]
  259. pci = "PCI Bus Driver",files.pci,pci
  260. acpi = "ACPI Plug & Play Bus Driver",files.acpi,acpi
  261. isapnp = "ISA Plug & Play Bus Driver",files.isapnp,isapnp
  262. acpiec = "ACPI Embedded Controller Driver",files.none,acpiec
  263. ohci1394 = "IEEE 1394 Bus OHCI Compliant Port Driver",files.ohci1394,ohci1394
  264. [BusExtenders]
  265. pcmcia = "PCMCIA Support",files.pcmcia,pcmcia
  266. pciide = "PCI IDE Bus Driver",files.pciide,pciide
  267. intelide = "Intel IDE BUS Driver",files.intelide,intelide
  268. viaide = "VIA IDE Bus Driver",files.viaide,viaide
  269. cmdide = "CMD IDE Bus Driver",files.cmdide,cmdide
  270. toside = "Toshiba IDE Bus Driver",files.toside,toside
  271. aliide = "ALI IDE Bus Driver",files.aliide,aliide
  272. mountmgr = "Mount Point Manager",files.none,mountmgr
  273. ftdisk = "Volume Manager",files.none,ftdisk
  274. partmgr = "Partition Manager",files.none,partmgr
  275. fdc = "Floppy Drive Support",files.none,fdc
  276. dmload = "Dynamic Volume Support (dmload)",files.none,dmload
  277. dmio = "Dynamic Volume Support (dmio)",files.none,dmio
  278. sbp2port = "IEEE 1394 SBP2 Storage Port Driver", files.sbp2port,sbp2port
  279. @i:lbrtfdc = "TOSHIBA Floppy Driver (Libretto Type A)",files.lbrtfdc,lbrtfdc
  280. [Computer]
  281. @i:acpiapic_mp = "ACPI Multiprocessor PC",files.none
  282. @i:acpiapic_up = "ACPI Uniprocessor PC",files.none
  283. @i:acpipic_up = "Advanced Configuration and Power Interface (ACPI) PC",files.none
  284. @i:syspro_mp = "Compaq SystemPro Multiprocessor or 100% Compatible",files.none
  285. @i:mps_up = "MPS Uniprocessor PC",files.none
  286. @i:mps_mp = "MPS Multiprocessor PC",files.none
  287. @i:e_isa_up = "Standard PC",files.none
  288. @i:486c_up = "Standard PC with C-Step i486",files.none
  289. @m:acpipic_up = "ACPI UniProcessor ia64",files.none
  290. @m:acpipic_mp = "ACPI Multiprocessor ia64",files.none
  291. [Display]
  292. @i:forcevga = "Standard VGA (640x480, 16 colors)",files.none
  293. @i:vga = "�ڵ� ����",files.none
  294. @@!i:vga = "VGA Compatible",files.none
  295. @i:sglfb = "Cobalt",files.sglfb
  296. [Mouse]
  297. @i:msps2 = "Microsoft Mouse Port Mouse (includes BallPoint)",files.i8042,i8042prt
  298. @i:lgps2 = "Logitech Mouse Port Mouse",files.i8042,i8042prt
  299. @i:msinp = "Microsoft InPort Bus Mouse",files.inport,inport
  300. @i:msbpser = "Microsoft BallPoint Serial Mouse",files.sermouse,sermouse
  301. @i:lgser = "Logitech Serial Mouse",files.sermouse,sermouse
  302. @@:none = "���콺 �Ǵ� �ٸ� ������ ��ġ ����",files.none,""
  303. @@:mouhid = "USB ���콺",files.mouhid,mouhid
  304. @@:msser = "Microsoft Serial Mouse",files.sermouse,sermouse
  305. @@:ps2 = "���콺 ��Ʈ ���콺",files.i8042,i8042prt
  306. @@:sermouse = "���� ���콺",files.sermouse,sermouse
  307. @i:USB = "USB ���콺",files.mouhid,mouhid
  308. @*: COMPAT: we purposely put two strings section in txtsetup.sif
  309. @*: The problem is that setupapi only reads strings from the first
  310. @*: strings section it encounters. Since older versions of the OS
  311. @*: accidentally had multiple Strings sections in the past, we make
  312. @*: Whistler have multiple strings sections so that older applications
  313. @*: (like win2k risetup) can read this file without requiring any change
  314. @*: The only string that risetup specifically cares about is whatever
  315. @*: LoadIdentifier points at, so you can probably safely add new strings
  316. @*: to this section.
  317. @*:
  318. @*:
  319. @*: The first strings section comes another one of the files that
  320. @*: builds txtsetup.sif
  321. [Strings]
  322. @@!m:@w!p:wks_id = "Microsoft Windows XP Professional"
  323. @m:@w!p:wks_id = "Microsoft Windows XP 64-Bit Edition"
  324. @@:@p:wks_id = "Microsoft Windows XP Home Edition"
  325. @@:@s!e!b:srv_id = "Microsoft Windows 2002 Server"
  326. @@:@e!d:srv_id = "Microsoft Windows 2002 Advanced Server"
  327. @@:@d:srv_id = "Microsoft Windows 2002 Datacenter Server"
  328. @@:@b:srv_id = "Microsoft Windows 2002 Blade Server"
  329. @@!m:@w!p:wks_id_vga = "Microsoft Windows XP Professional [VGA mode]"
  330. @m:@w!p:wks_id_vga = "Microsoft Windows XP 64-Bit Edition [VGA mode]"
  331. @@:@p:wks_id_vga = "Microsoft Windows XP Home Edition [VGA mode]"
  332. @@:@s!e!b:srv_id_vga = "Microsoft Windows 2002 Server [VGA mode]"
  333. @@:@e!d:srv_id_vga = "Microsoft Windows 2002 Advanced Server [VGA mode]"
  334. @@:@d:srv_id_vga = "Microsoft Windows 2002 Datacenter Server [VGA mode]"
  335. @@:@b:srv_id_vga = "Microsoft Windows 2002 Blade Server [VGA mode]"
  336. cancel_id = "Cancel Windows XP Setup"
  337. 9x_id = "Microsoft Windows"