home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 9 / 09.iso / d / d423_liu / 1.ddi / TXTSETUP.INF < prev    next >
Encoding:
INI File  |  1993-07-24  |  34.0 KB  |  1,077 lines

  1. [SourceDisks]
  2.  
  3. d0 = "Windows NT Advanced Server Setup Disk #1",\disk1
  4. d1 = "Windows NT Advanced Server Setup Disk #1",\disk1,\,TopLevelSource
  5. d2 = "Windows NT Advanced Server Setup Disk #2",\disk2,\,TopLevelSource
  6. d3 = "Windows NT Advanced Server Setup Disk #3",\disk3,\,TopLevelSource
  7. d4 = "Windows NT Advanced Server Setup Disk #4",\disk4,\,TopLevelSource
  8. d5 = "Windows NT Advanced Server Setup Disk #5",\disk5,\,TopLevelSource
  9. d6 = "Windows NT Advanced Server Setup Disk #6",\disk6,\,TopLevelSource
  10. d7 = "Windows NT Advanced Server Setup Disk #7",\disk7,\,TopLevelSource
  11. d8 = "Windows NT Advanced Server Setup Disk #8",\disk8,\,TopLevelSource
  12. d9 = "Windows NT Advanced Server Setup Disk #9",\disk9,\,TopLevelSource
  13. d10= "Windows NT Advanced Server Setup Disk #10",\disk10,\,TopLevelSource
  14. d11 = "Windows NT Advanced Server Setup Disk #11",\disk11,\,TopLevelSource
  15. d12 = "Windows NT Advanced Server Setup Disk #12",\disk12,\,TopLevelSource
  16. d13 = "Windows NT Advanced Server Setup Disk #13",\disk13,\,TopLevelSource
  17. d14 = "Windows NT Advanced Server Setup Disk #14",\disk14,\,TopLevelSource
  18. d15 = "Windows NT Advanced Server Setup Disk #15",\disk15,\,TopLevelSource
  19. d16 = "Windows NT Advanced Server Setup Disk #16",\disk16,\,TopLevelSource
  20. d17 = "Windows NT Advanced Server Setup Disk #17",\disk17,\,TopLevelSource
  21. d18 = "Windows NT Advanced Server Setup Disk #18",\disk18,\,TopLevelSource
  22. d19 = "Windows NT Advanced Server Setup Disk #19",\disk19,\,TopLevelSource
  23. d20 = "Windows NT Advanced Server Setup Disk #20",\disk20,\,TopLevelSource
  24. d21 = "Windows NT Advanced Server Setup Disk #21",\disk21,\,TopLevelSource
  25. d22 = "Windows NT Advanced Server Setup Disk #22",\disk22,\,TopLevelSource
  26.  
  27. [SetupData]
  28. LoadIdentifier = "Windows NT Advanced Server Version 3.1"
  29. DefaultLayout = 00000409
  30. MinimumMemory = 12582912
  31. ProductType = 1
  32. SetupType = 2
  33. [debug]
  34. # if CopySource is specified, use the given name as the copy source
  35. #CopySource = scsi(0)disk(3)rdisk(0)partition(1)
  36. # if DiagnosticOutputPort is specified, print error msgs to the given
  37. # com port (0 = com1, etc).
  38. #DiagnosticOutputPort = 0
  39. # if DontCopy is specified and is non-0, Setup will not actually copy any
  40. # files but will function otherwise normally.
  41. #DontCopy = 1
  42. # if DebugBoot is 1, then the system will not be booted /nodebug
  43. DebugBoot = 0
  44. # ScsiDebug flag
  45. ScsiDebug = 0
  46.  
  47. [WinntDirectories]
  48.  
  49. #Directories relative to the dir chosen by the user for Windows NT.
  50. #<shortname> = <directory>
  51. #<directory> must not start or end with \ unless it's the root
  52.  
  53. 1  = \
  54. 2  = system32
  55. 3  = system32\config
  56. 4  = system32\drivers
  57. # leave a system directory around for wow
  58. 5  = system
  59. # os/2 directory so repair can copy files into it if necessary
  60. 6  = system32\os2
  61. # some Remote Access Service specific files end up in this directory
  62. 7  = system32\ras
  63.  
  64. [WinntFilesToDelete]
  65. # files that will be deleted if present in the target tree.
  66. # format: symbol_from_[WinntDirectories],filename
  67.  
  68. 3,security
  69. 3,sam
  70. 2,spoolss.exe
  71. 2,msprivs.dll
  72. 2,netdde.exe
  73. 2,clipsrv.exe
  74. 2,olecli32.dll
  75. 2,olesvr32.dll
  76. 2,mmdrv.dll
  77. 1,prelim.bmp
  78. 5,app850.fon
  79. 5,dosapp.fon
  80. 5,ega40woa.fon
  81. 5,ega80woa.fon
  82. 5,vga850.fon
  83. 5,vga860.fon
  84. 5,vga861.fon
  85. 5,vga863.fon
  86. 5,vga865.fon
  87. 5,vgafix.fon
  88. 5,vgaoem.fon
  89. 5,vgasys.fon
  90. 4,cdaudio.sys
  91. 4,sndblst.sys
  92. 4,parallel.sys
  93. 4,scsiprnt.sys
  94.  
  95.  
  96. [BootDirectories]
  97.  
  98. # x86 only
  99. #Directories on active partition on drive 80h
  100.  
  101. 1  = \
  102.  
  103. [BootFilesToDelete]
  104.  
  105. # x86 only
  106. # files that will be deleted if present in c:\.
  107. # format: symbol_from_[BootDirectories],filename
  108.  
  109. 1,ntbootdd.sys
  110.  
  111. [msifs]
  112.  
  113. FAT ,CHKDSKONLY
  114. HPFS
  115. NTFS
  116.  
  117. [NoDeleteSource]
  118.  
  119. #
  120. # This section is used when the setup run is actually a continuation of a
  121. # Setup started with the MS-DOS hosted Setup program.  In that case, setup
  122. # deletes source files as they are copied.  If a file is listed here, however,
  123. # the deltion is surpressed -- useful if a file might get copied twice.
  124. # Format is <name>=xx where xx must be present but can be anything.
  125. #
  126.  
  127. aha154x.sys = 1
  128. aha154x.sy_ = 1
  129. aha174x.sys = 1
  130. aha174x.sy_ = 1
  131. always.sys = 1
  132. always.sy_ = 1
  133. arrow.sys = 1
  134. arrow.sy_ = 1
  135. buslogic.sys = 1
  136. buslogic.sy_ = 1
  137. #dce376nt.sys = 1
  138. #dce376nt.sy_ = 1
  139. dptscsi.sys = 1
  140. dptscsi.sy_ = 1
  141. dtc329x.sys = 1
  142. dtc329x.sy_ = 1
  143. fd16_700.sys = 1
  144. fd16_700.sy_ = 1
  145. fd7000ex.sys = 1
  146. fd7000ex.sy_ = 1
  147. fd8xx.sys = 1
  148. fd8xx.sy_ = 1
  149. ncr53c9x.sys = 1
  150. ncr53c9x.sy_ = 1
  151. ncrc700.sys = 1
  152. ncrc700.sy_ = 1
  153. ncrc710.sys = 1
  154. ncrc710.sy_ = 1
  155. oliscsi.sys = 1
  156. oliscsi.sy_ = 1
  157. rasmon.exe = 1
  158. rasmon.ex_ = 1
  159. sparrow.sys = 1
  160. sparrow.sy_ = 1
  161. spock.sys = 1
  162. spock.sy_ = 1
  163. t128.sys = 1
  164. t128.sy_ = 1
  165. t13b.sys = 1
  166. t13b.sy_ = 1
  167. tmv1.sys = 1
  168. tmv1.sy_ = 1
  169. ultra14f.sys = 1
  170. ultra14f.sy_ = 1
  171. ultra124.sys = 1
  172. ultra124.sy_ = 1
  173. ultra24f.sys = 1
  174. ultra24f.sy_ = 1
  175. i8042prt.sys = 1
  176. i8042prt.sy_ = 1
  177. c_10000.nls = 1
  178. c_10000.nl_ = 1
  179. c_10006.nls = 1
  180. c_10006.nl_ = 1
  181. c_10007.nls = 1
  182. c_10007.nl_ = 1
  183. c_10029.nls = 1
  184. c_10029.nl_ = 1
  185. c_1026.nls = 1
  186. c_1026.nl_ = 1
  187. c_1250.nls = 1
  188. c_1250.nl_ = 1
  189. c_1251.nls = 1
  190. c_1251.nl_ = 1
  191. c_1252.nls = 1
  192. c_1252.nl_ = 1
  193. c_1253.nls = 1
  194. c_1253.nl_ = 1
  195. c_1254.nls = 1
  196. c_1254.nl_ = 1
  197. c_437.nls = 1
  198. c_437.nl_ = 1
  199. c_500.nls = 1
  200. c_500.nl_ = 1
  201. c_850.nls = 1
  202. c_850.nl_ = 1
  203. c_852.nls = 1
  204. c_852.nl_ = 1
  205. c_855.nls = 1
  206. c_855.nl_ = 1
  207. c_857.nls = 1
  208. c_857.nl_ = 1
  209. c_860.nls = 1
  210. c_860.nl_ = 1
  211. c_861.nls = 1
  212. c_861.nl_ = 1
  213. c_863.nls = 1
  214. c_863.nl_ = 1
  215. c_865.nls = 1
  216. c_865.nl_ = 1
  217. c_866.nls = 1
  218. c_866.nl_ = 1
  219. c_869.nls = 1
  220. c_869.nl_ = 1
  221. c_875.nls = 1
  222. c_875.nl_ = 1
  223. l_ell.nls = 1
  224. l_ell.nl_ = 1
  225. l_intl.nls = 1
  226. l_intl.nl_ = 1
  227. l_trk.nls = 1
  228. l_trk.nl_ = 1
  229. locale.nls = 1
  230. locale.nl_ = 1
  231. vga.dll = 1
  232. vga.dl_ = 1
  233. vga64k.dll = 1
  234. vga64k.dl_ = 1
  235. vga256.dll = 1
  236. vga256.dl_ = 1
  237. vga.sys = 1
  238. vga.sy_ = 1
  239. modem.inf = 1
  240. modem.in_ = 1
  241. pad.inf = 1
  242. pad.in_ = 1
  243. switch.inf = 1
  244. switch.in_ = 1
  245. rasread.txt = 1
  246. rasread.tx_ = 1
  247. rassetup.hlp = 1
  248. rassetup.hl_ = 1
  249. rascfg.dll = 1
  250. rascfg.dl_ = 1
  251. rasres.dll = 1
  252. rasres.dl_ = 1
  253. heaptags.dll = 1
  254. heaptags.dl_ = 1
  255. rasfil32.dll = 1
  256. rasfil32.dl_ = 1
  257. rasadmin.exe = 1
  258. rasadmin.ex_ = 1
  259. rasphone.exe = 1
  260. rasphone.ex_ = 1
  261.  
  262. [Map.Computer]
  263. syspro_mp   = SystemPro
  264. wyse7000_mp = Wyse7000
  265. ncr3x_mp    = Ncr3x
  266. oli5030_mp  = Olivetti5030
  267. astmf_mp    = ASTMF
  268. 486c_up     = ISA486C
  269. 486c_up     = EISA486C
  270. e_isa_up    = ISA
  271. e_isa_up    = EISA
  272. mca_up      = MCA
  273. cbus2_mp    = CBusII
  274. ps1_up      = ps1
  275.  
  276.  
  277. [Map.Display]
  278. #
  279. # key is id, value 0 is the value of the ID string that indicates
  280. # we have that type of display.
  281. #
  282. VGA                                = "VGA"
  283. VGA                                = "*COMPAQ A"
  284. VGA                                = "*8514"
  285. VGA                                = "*GENOA"
  286. VGA                                = "VIDEO7 VGA"
  287. "VIDEO7 VGA VRAM 640x480x4"        = "VIDEO7 VGA VRAM"
  288. "VIDEO7 VGA VRAM 640x480x4"        = "VIDEO7 VGA DRAM"
  289. "TRIDENT 640x480x4"                = "*TRIDENT"
  290. "WDVGA 640x480x4"                  = "*PARADISE VGA"
  291. VGA                                = "*ATI VGA"
  292. VGA                                = "TSENGLAB VGA ET3000"
  293. "TSENGLAB VGA ET4000 640x480x4x60" = "TSENGLAB VGA ET4000"
  294. VGA                                = "*CIRRUS"
  295. "XGA 640x480x8x60"                 = "XGA"
  296. "DELL DGX 640x480x8"               = "DELL DGX"
  297. #"S3 VGA 640x480x8x1"              = "*S3"
  298. VGA                                = "*S3"
  299.  
  300. [Map.Mouse]
  301. msps2 = "MICROSOFT PS2 MOUSE"
  302. lgps2 = "LOGITECH PS2 MOUSE"
  303. msinp = "MICROSOFT INPORT MOUSE"
  304. msser = "MICROSOFT SERIAL MOUSE"
  305. msbpser = "MICROSOFT BALLPOINT SERIAL MOUSE"
  306. lgser = "LOGITECH SERIAL MOUSE"
  307. bus = "MICROSOFT BUS MOUSE"
  308. none = "NO MOUSE"
  309.  
  310.  
  311. [files.none]
  312.  
  313. [Map.Keyboard]
  314. STANDARD = OLI_83KEY
  315. STANDARD = OLI_102KEY
  316. STANDARD = OLI_86KEY
  317. STANDARD = OLI_A101_102KEY
  318. STANDARD = XT_83KEY
  319. STANDARD = XT_84KEY
  320. STANDARD = ATT_301
  321. STANDARD = ATT_302
  322. STANDARD = PCAT_ENHANCED
  323. STANDARD = PCAT_86KEY
  324. STANDARD = PCXT_84KEY
  325. STANDARD = VECTRA_DIN
  326.  
  327. [SCSI.ISA.Load]
  328. d0,ncr53c9x
  329. d0,aha154x
  330. d0,sparrow
  331. d0,dptscsi
  332. d0,ultra14F
  333. d0,buslogic
  334. d0,fd8xx
  335. d0,fd16_700
  336. d0,t128
  337. d0,t13b
  338. d0,always
  339. d0,dtc329x
  340. d0,tmv1
  341.  
  342. [SCSI.EISA.Load]
  343. d0,ncr53c9x
  344. d0,oliscsi
  345. d0,ncrc700
  346. d0,ncrc710
  347. d0,aha154x
  348. d0,sparrow
  349. d0,aha174x
  350. d0,dptscsi
  351. d0,ultra14F
  352. d0,ultra124
  353. d0,ultra24F
  354. d0,buslogic
  355. d0,fd7000ex
  356. d0,fd8xx
  357. d0,fd16_700
  358. d0,t128
  359. d0,t13b
  360. d0,always
  361. d0,arrow
  362. #d0,dce376nt
  363. d0,dtc329x
  364. d0,tmv1
  365.  
  366. [SCSI.MCA.Load]
  367. d0,ncr53c9x
  368. d0,spock
  369. d0,ncrc700
  370. d0,ncrc710
  371. d0,aha154x
  372. d0,buslogic
  373. d0,fd16_700
  374.  
  375. [ASTMF]
  376. d7,HALAST.DLL,2,hal.dll
  377.  
  378. [BootCode]
  379. FAT = d1, FATBOOT.BIN , 512
  380. HPFS = d1, HPFSBOOT.BIN , 8192
  381.  
  382. [BootFiles]
  383. d1,NTLDR,1
  384.  
  385. [cbus2]
  386. d7,HALCBUS.DLL,2,hal.dll
  387.  
  388. [files.aha154x]
  389. d1,AHA154X.SYS,4
  390.  
  391. [files.aha174x]
  392. d1,AHA174X.SYS,4
  393.  
  394. [files.always]
  395. d1,ALWAYS.SYS,4
  396.  
  397. [files.arrow]
  398. d1,ARROW.SYS,4
  399.  
  400. [files.ati]
  401. d7,ATI.DLL,2
  402. d8,ATI.SYS,4
  403.  
  404. [files.buslogic]
  405. d1,BUSLOGIC.SYS,4
  406.  
  407. [files.busmouse]
  408. d8,BUSMOUSE.SYS,4
  409.  
  410. [files.cirrus]
  411. d6,VGA.DLL,2
  412. d7,VGA256.DLL,2
  413. d8,CIRRUS.SYS,4
  414.  
  415. [files.dgx]
  416. d8,FRAMEBUF.DLL,2
  417. d8,DELL_DGX.SYS,4
  418.  
  419. [files.dptscsi]
  420. d1,DPTSCSI.SYS,4
  421.  
  422. [files.dtc329x]
  423. d1,DTC329X.SYS,4
  424.  
  425. [files.et4000]
  426. d6,VGA.DLL,2
  427. d7,VGA256.DLL,2
  428. d8,ET4000.SYS,4
  429.  
  430. [files.fd16_700]
  431. d1,FD16_700.SYS,4
  432.  
  433. [files.fd7000ex]
  434. d1,FD7000EX.SYS,4
  435.  
  436. [files.fd8xx]
  437. d1,FD8XX.SYS,4
  438.  
  439. [files.i8042]
  440. d8,I8042PRT.SYS,4
  441.  
  442. [files.inport]
  443. d8,INPORT.SYS,4
  444.  
  445. [Files.KeyboardLayout]
  446. 00000405 = d9,KBDCZ.DLL,2
  447. 00000406 = d8,KBDDA.DLL,2
  448. 00000407 = d8,KBDGR.DLL,2
  449. 00000408 = d8,KBDHE.DLL,2
  450. 00000409 = d9,KBDUS.DLL,2
  451. 0000040A = d8,KBDSP.DLL,2
  452. 0000040B = d8,KBDFI.DLL,2
  453. 0000040C = d8,KBDFR.DLL,2
  454. 0000040E = d9,KBDHU.DLL,2
  455. 0000040F = d8,KBDIC.DLL,2
  456. 00000410 = d9,KBDIT.DLL,2
  457. 00000413 = d8,KBDNE.DLL,2
  458. 00000414 = d8,KBDNO.DLL,2
  459. 00000415 = d9,KBDPL1.DLL,2
  460. 00000419 = d9,KBDRU.DLL,2
  461. 0000041D = d8,KBDSW.DLL,2
  462. 00000807 = d8,KBDSG.DLL,2
  463. 00000809 = d9,KBDUK.DLL,2
  464. 0000080A = d8,KBDLA.DLL,2
  465. 0000080C = d8,KBDBE.DLL,2
  466. 00000813 = d8,KBDBE.DLL,2
  467. 00000816 = d8,KBDPO.DLL,2
  468. 00000C0C = d8,KBDFC.DLL,2
  469. 00001009 = d8,KBDCA.DLL,2
  470. 0000100C = d8,KBDSF.DLL,2
  471. 00010409 = d9,KBDDV.DLL,2
  472. 0001040A = d8,KBDES.DLL,2
  473. 00010C0C = d8,KBDCA.DLL,2
  474. 00020409 = d8,KBDUSX.DLL,2
  475.  
  476. [files.ncr53c9x]
  477. d1,NCR53C9X.SYS,4
  478.  
  479. [files.ncr77c22]
  480. d6,VGA.DLL,2
  481. d7,VGA256.DLL,2
  482. d8,NCR77C22.SYS,4
  483.  
  484. [files.ncrc700]
  485. d1,NCRC700.SYS,4
  486.  
  487. [files.ncrc710]
  488. d1,NCRC710.SYS,4
  489.  
  490. [files.oliscsi]
  491. d1,OLISCSI.SYS,4
  492.  
  493. [files.qv]
  494. d6,VGA.DLL,2
  495. d7,VGA256.DLL,2
  496. d8,QV.SYS,4
  497.  
  498. [files.s3]
  499. d6,S3.DLL,2
  500. d8,S3.SYS,4
  501.  
  502. [files.sermouse]
  503. d8,SERMOUSE.SYS,4
  504.  
  505. [files.sparrow]
  506. d1,SPARROW.SYS,4
  507.  
  508. [files.spock]
  509. d1,SPOCK.SYS,4
  510.  
  511. [files.t128]
  512. d1,T128.SYS,4
  513.  
  514. [files.t13b]
  515. d1,T13B.SYS,4
  516.  
  517. [files.tmv1]
  518. d1,TMV1.SYS,4
  519.  
  520. [files.trident]
  521. d6,VGA.DLL,2
  522. d7,VGA256.DLL,2
  523. d8,TRIDENT.SYS,4
  524.  
  525. [files.ultra124]
  526. d1,ULTRA124.SYS,4
  527.  
  528. [files.ultra14F]
  529. d1,ULTRA14F.SYS,4
  530.  
  531. [files.ultra24F]
  532. d1,ULTRA24F.SYS,4
  533.  
  534. [files.v7]
  535. d6,VGA.DLL,2
  536. d7,VGA256.DLL,2
  537. d8,V7VRAM.SYS,4
  538.  
  539. [files.vga]
  540. d6,VGA.DLL,2
  541. d7,VGA256.DLL,2
  542. d8,VGA.SYS,4
  543.  
  544. [files.wd33c93]
  545. d3,WD33C93.SYS,4
  546.  
  547. [files.wdvga]
  548. d6,VGA.DLL,2
  549. d7,VGA256.DLL,2
  550. d8,WDVGA.SYS,4
  551.  
  552. [files.xga]
  553. d8,XGA.DLL,2
  554. d8,XGA.SYS,4
  555.  
  556. [IFSDLL]
  557. msifs = d1, USPIFS.DLL
  558.  
  559. [ISA486C]
  560. d8,HAL486C.DLL,2,hal.dll
  561.  
  562. [ISA]
  563. d8,HAL.DLL,2,hal.dll
  564.  
  565. [Kernel]
  566. Multiprocessor =d2,NTKRNLMP.EXE,2,ntoskrnl.exe
  567. Uniprocessor =d3,NTOSKRNL.EXE,2
  568.  
  569. [MCA]
  570. d8,HALMCA.DLL,2,hal.dll
  571.  
  572. [MiscFiles]
  573. abiosdsk =d8,ABIOSDSK.SYS,4
  574. atdisk =d8,ATDISK.SYS,4
  575. cpqarray =d8,CPQARRAY.SYS,4
  576. delldsa =d8,DELLDSA.SYS,4
  577. kbdclass =d8,KBDCLASS.SYS,4
  578. mouclass =d8,MOUCLASS.SYS,4
  579.  
  580. [Ncr3x]
  581. d7,HALNCR.DLL,2,hal.dll
  582.  
  583. [ntdetect]
  584. 486c_up =d1,NTDETECT.COM,1
  585. astmf_mp =d1,NTDETECT.COM,1
  586. cbus2_mp =d1,NTDETECT.COM,1
  587. e_isa_up =d1,NTDETECT.COM,1
  588. mca_up =d1,NTDETECT.COM,1
  589. ncr3x_mp =d1,NTDETECT.COM,1
  590. oli5030_mp =d1,NTDETECT.COM,1
  591. ps1_up =d1,NTDETECT.COM,1
  592. standard =d1,NTDETECT.COM,1
  593. syspro_mp =d1,NTDETECT.COM,1
  594. wyse7000_mp =d1,NTDETECT.COM,1
  595.  
  596. [Olivetti5030]
  597. d8,HALOLI.DLL,2,hal.dll
  598.  
  599. [ps1]
  600. d8,HAL.DLL,2,hal.dll
  601.  
  602. [SystemPro]
  603. d8,HALSP.DLL,2,hal.dll
  604.  
  605. [WinntFiles]
  606. d8,DEFAULT,3
  607. d4,SOFTWARE,3
  608. d2,SYSTEM,3
  609. d4,NCPA.CPL,2
  610. d5,ADVAPI32.DLL,2
  611. d8,AMDNCDET.DLL,2
  612. d8,BASESRV.DLL,2
  613. d7,COMCTL32.DLL,2
  614. d5,COMDLG32.DLL,2
  615. d6,CRTDLL.DLL,2
  616. d8,CSRSRV.DLL,2
  617. d8,FTENG32.DLL,2
  618. d7,FTUI32.DLL,2
  619. d5,GDI32.DLL,2
  620. d4,KERNEL32.DLL,2
  621. d4,LMUICMN0.DLL,2
  622. d5,LMUICMN1.DLL,2
  623. d6,LSASRV.DLL,2
  624. d8,LZ32.DLL,2
  625. d7,MF3216.DLL,2
  626. d9,MMSNDSRV.DLL,2
  627. d8,MPR.DLL,2
  628. d7,MSNCDET.DLL,2
  629. d8,MSV1_0.DLL,2
  630. d4,NETAPI32.DLL,2
  631. d8,NETDTECT.DLL,2
  632. d6,NETLOGON.DLL,2
  633. d6,NETMSG.DLL,2
  634. d8,NETRAP.DLL,2
  635. d8,NPINCDET.DLL,2
  636. d5,NTDLL.DLL,2
  637. d7,RASCFG.DLL,2
  638. d8,RASFIL32.DLL,2
  639. d9,RASRES.DLL,2
  640. d8,RPCLTC1.DLL,2
  641. d8,RPCLTS1.DLL,2
  642. d6,RPCRT4.DLL,2
  643. d7,SAMLIB.DLL,2
  644. d6,SAMSRV.DLL,2
  645. d7,SETUPDLL.DLL,2
  646. d7,SHELL32.DLL,2
  647. d5,USER32.DLL,2
  648. d8,VERSION.DLL,2
  649. d7,WINMM.DLL,2
  650. d9,WINSOCK.DLL,2
  651. d2,WINSRV.DLL,2
  652. d8,WINSTRM.DLL,2
  653. d7,WSOCK32.DLL,2
  654. d6,WINSPOOL.DRV,2
  655. d7,RASMON.EXE ,2
  656. d4,AUTOCHK.EXE,2
  657. d9,CSRSS.EXE,2
  658. d8,LSASS.EXE,2
  659. d6,PROGMAN.EXE,2
  660. d3,RASADMIN.EXE,2
  661. d5,RASPHONE.EXE,2
  662. d5,SCREG.EXE,2
  663. d3,SETUP.EXE,2
  664. d8,SMSS.EXE,2
  665. d5,WINHLP32.EXE,2
  666. d6,WINLOGON.EXE,2
  667. d8,COURE.FON,5
  668. d8,COURF.FON,5
  669. d7,SERIFE.FON,5
  670. d7,SERIFF.FON,5
  671. d7,SSERIFE.FON,5
  672. d7,SSERIFF.FON,5
  673. d9,VGA850.FON,5
  674. d9,VGAFIX.FON,5
  675. d9,VGAOEM.FON,5
  676. d9,VGASYS.FON,5
  677. d7,BACKUP.HLP,2
  678. d7,CLIPBRD.HLP,2
  679. d5,CONTROL.HLP,2
  680. d8,EVENTVWR.HLP,2
  681. d7,GLOSSARY.HLP,2
  682. d6,MSMAIL32.HLP,2
  683. d7,PERFMON.HLP,2
  684. d8,PIFEDIT.HLP,2
  685. d7,PRINTMAN.HLP,2
  686. d8,PROGMAN.HLP,2
  687. d8,RASSETUP.HLP,2
  688. d7,REGEDT32.HLP,2
  689. d6,SCHDPL32.HLP,2
  690. d7,SETUPNT.HLP,2
  691. d6,WINFILE.HLP,2
  692. d8,WINNT.HLP,2
  693. d3,WINNT.IND,2
  694. d7,APP.INF,2
  695. d4,FILELIST.INF,2
  696. d8,HARDWARE.INF,2
  697. d7,INITIAL.INF,2
  698. d4,KEYBOARD.INF,2
  699. d3,LANGUAGE.INF,2
  700. d9,LAYOUT.INF,2
  701. d8,NBINFO.INF,2
  702. d9,NCPARAM.INF,2
  703. d8,NCPASHEL.INF,2
  704. d9,NETDTECT.INF,2
  705. d7,NTLANMAN.INF,2
  706. d8,OEMNADAM.INF,2
  707. d8,OEMNADD1.INF,2
  708. d8,OEMNADD2.INF,2
  709. d8,OEMNADD4.INF,2
  710. d8,OEMNADDE.INF,2
  711. d8,OEMNADDI.INF,2
  712. d8,OEMNADDP.INF,2
  713. d7,OEMNADDS.INF,2
  714. d8,OEMNADE1.INF,2
  715. d8,OEMNADE2.INF,2
  716. d8,OEMNADE3.INF,2
  717. d8,OEMNADEE.INF,2
  718. d8,OEMNADEM.INF,2
  719. d8,OEMNADEN.INF,2
  720. d8,OEMNADFD.INF,2
  721. d8,OEMNADIN.INF,2
  722. d8,OEMNADLB.INF,2
  723. d8,OEMNADLM.INF,2
  724. d8,OEMNADLT.INF,2
  725. d8,OEMNADN1.INF,2
  726. d8,OEMNADN2.INF,2
  727. d8,OEMNADNE.INF,2
  728. d8,OEMNADNF.INF,2
  729. d8,OEMNADNP.INF,2
  730. d8,OEMNADP3.INF,2
  731. d8,OEMNADP9.INF,2
  732. d8,OEMNADTK.INF,2
  733. d8,OEMNADTM.INF,2
  734. d8,OEMNADUB.INF,2
  735. d8,OEMNADUM.INF,2
  736. d8,OEMNADWD.INF,2
  737. d8,OEMNADWM.INF,2
  738. d8,OEMNSVFT.INF,2
  739. d8,OEMNSVNB.INF,2
  740. d4,OEMNSVRA.INF,2
  741. d8,OEMNSVRP.INF,2
  742. d8,OEMNSVSV.INF,2
  743. d8,OEMNSVWK.INF,2
  744. d8,OEMNXPDL.INF,2
  745. d8,OEMNXPIP.INF,2
  746. d8,OEMNXPNB.INF,2
  747. d7,OEMNXPSM.INF,2
  748. d8,OEMNXPSN.INF,2
  749. d8,OEMNXPST.INF,2
  750. d7,OEMNXPTC.INF,2
  751. d8,OTHER.INF,2
  752. d8,PARTIAL.INF,2
  753. d2,POINTER.INF,2
  754. d6,PRINTER.INF,2
  755. d9,PRNSETUP.INF,2
  756. d8,REGISTRY.INF,2
  757. d8,REPAIR.INF,2
  758. d5,SCSI.INF,2
  759. d8,SETUP.INF,2
  760. d9,SUBROUTN.INF,2
  761. d8,TAPE.INF,2
  762. d7,UTILITY.INF,2
  763. d7,VIDEO.INF,2
  764. d9,VIRTUAL.INF,2
  765. d7,MODEM.INF,7
  766. d9,PAD.INF,7
  767. d5,SWITCH.INF,7
  768. d7,C_10000.NLS,2
  769. d7,C_1252.NLS,2
  770. d3,C_437.NLS,2
  771. d7,C_850.NLS,2
  772. d8,CTYPE1.NLS,2
  773. d8,CTYPE2.NLS,2
  774. d8,CTYPE3.NLS,2
  775. d7,L_INTL.NLS,2
  776. d8,LOCALE.NLS,2
  777. d5,SORTKEY.NLS,2
  778. d9,SORTTBLS.NLS,2
  779. d8,UNICODE.NLS,2
  780. d9,BEEP.SYS,4
  781. d7,CDFS.SYS,4
  782. d9,CDFS_REC.SYS,4
  783. d6,FASTFAT.SYS,4
  784. d9,FAT_REC.SYS,4
  785. d8,FLOPPY.SYS,4
  786. d8,FTDISK.SYS,4
  787. d9,HPFS_REC.SYS,4
  788. d8,MSFS.SYS,4
  789. d8,NETDTECT.SYS,4
  790. d7,NPFS.SYS,4
  791. d4,NTFS.SYS,4
  792. d9,NTFS_REC.SYS,4
  793. d9,NULL.SYS,4
  794. d6,PINBALL.SYS,4
  795. d8,SCSICDRM.SYS,4
  796. d8,SCSIDISK.SYS,4
  797. d8,SCSIFLOP.SYS,4
  798. d8,SCSIPORT.SYS,4
  799. d7,SERIAL.SYS,4
  800. d8,VIDEOPRT.SYS,4
  801. d8,RASREAD.TXT,7
  802.  
  803. [Wyse7000]
  804. d8,HALWYSE7.DLL,2,hal.dll
  805.  
  806. [Computer]
  807. ps1_up      = "IBM PS/1 or 100% Compatible",ps1
  808. mca_up      = "IBM PS/2 or other Micro Channel-based PC",mca
  809. e_isa_up    = "Standard PC",isa
  810. 486c_up     = "Standard PC with C-Step i486",isa486c
  811. syspro_mp   = "Compaq SystemPro Multiprocessor or 100% Compatible",systempro
  812. wyse7000_mp = "Wyse Series 7000i Model 740MP/760MP",wyse7000
  813. ncr3x_mp    = "NCR System 3000 Model 3360/3450/3550",ncr3x
  814. oli5030_mp  = "Olivetti LSX5030/40",Olivetti5030
  815. astmf_mp    = "AST Manhattan SMP",ASTMF
  816. cbus2_mp    = "Corollary Extended C-bus",cbus2
  817.  
  818. [Display]
  819.  
  820. # field3,4,5,6,7 = xres,yres,bitsperpel,vrefresh,interlaced (-1 = don't set)
  821.  
  822. "VGA" = "Standard VGA (640x480, 16 colors)",files.vga,vga,640,480,4,-1,-1
  823. "VGA VESA 800x600x4" = "VESA VGA 800x600, 16 colors",files.vga,vga,800,600,4,-1,-1
  824. "ATI 640x480x8" = "ATI 640x480, 256 colors",files.ati,ati,640,480,8,-1, 0
  825. "ATI 640x480x16" = "ATI 640x480, 65536 colors",files.ati,ati,640,480,16,-1, 0
  826. "ATI 640x480x24" = "ATI 640x480, 16777216 colors",files.ati,ati,640,480,24,-1, 0
  827. "ATI 640x480x32" = "ATI 640x480, TRUE color",files.ati,ati,640,480,32,-1, 0
  828. "ATI 800x600x8" = "ATI 800x600, 256 colors",files.ati,ati,800,600,8,-1, 0
  829. "ATI 800x600x16" = "ATI 800x600, 65536 colors",files.ati,ati,800,600,16,-1, 0
  830. "ATI 800x600x24" = "ATI 800x600, 16777216 colors",files.ati,ati,800,600,24,-1, 0
  831. "ATI 1024x768x8" = "ATI 1024x768, 256 colors",files.ati,ati,1024,768,8,-1, 0
  832. "ATI 1024x768x16" = "ATI 1024x768, 65536 colors",files.ati,ati,1024,768,16,-1, 0
  833. "ATI 1280x1024x8" = "ATI 1280x1024, 256 colors",files.ati,ati,1280,1024,8,-1, 0
  834. "CIRRUS VGA 640x480x4x60" = "Cirrus Logic 640x480, 16 colors, 60Hz",files.cirrus,cirrus,640,480,4,60,0
  835. "CIRRUS VGA 640x480x4x72" = "Cirrus Logic 640x480, 16 colors, 72Hz",files.cirrus,cirrus,640,480,4,72,0
  836. "CIRRUS VGA 640x480x8x60" = "Cirrus Logic 640x480, 256 colors, 60Hz",files.cirrus,cirrus,640,480,8,60,0
  837. "CIRRUS VGA 640x480x8x72" = "Cirrus Logic 640x480, 256 colors, 72Hz",files.cirrus,cirrus,640,480,8,72,0
  838. "CIRRUS VGA 800x600x4x56" = "Cirrus Logic 800x600, 16 colors, 56Hz",files.cirrus,cirrus,800,600,4,56,0
  839. "CIRRUS VGA 800x600x4x60" = "Cirrus Logic 800x600, 16 colors, 60Hz",files.cirrus,cirrus,800,600,4,60,0
  840. "CIRRUS VGA 800x600x4x72" = "Cirrus Logic 800x600, 16 colors, 72Hz",files.cirrus,cirrus,800,600,4,72,0
  841. "CIRRUS VGA 800x600x8x56" = "Cirrus Logic 800x600, 256 colors, 56Hz",files.cirrus,cirrus,800,600,8,56,0
  842. "CIRRUS VGA 800x600x8x60" = "Cirrus Logic 800x600, 256 colors, 60Hz",files.cirrus,cirrus,800,600,8,60,0
  843. "CIRRUS VGA 800x600x8x72" = "Cirrus Logic 800x600, 256 colors, 72Hz",files.cirrus,cirrus,800,600,8,72,0
  844. "CIRRUS VGA 1024x768x4x60" = "Cirrus Logic 1024x768, 16 colors, 60Hz",files.cirrus,cirrus,1024,768,4,60,0
  845. "CIRRUS VGA 1024x768x4x70" = "Cirrus Logic 1024x768, 16 colors, 70Hz",files.cirrus,cirrus,1024,768,4,70,0
  846. "CIRRUS VGA 1024x768x4x72" = "Cirrus Logic 1024x768, 16 colors, 72Hz",files.cirrus,cirrus,1024,768,4,72,0
  847. "CIRRUS VGA 1024x768x4x45I" = "Cirrus Logic 1024x768, 16 color interlaced",files.cirrus,cirrus,1024,768,4,45,1
  848. "CIRRUS VGA 1024x768x8x60" = "Cirrus Logic 1024x768, 256 colors, 60Hz",files.cirrus,cirrus,1024,768,8,60,0
  849. "CIRRUS VGA 1024x768x8x70" = "Cirrus Logic 1024x768, 256 colors, 70Hz",files.cirrus,cirrus,1024,768,8,70,0
  850. "CIRRUS VGA 1024x768x8x72" = "Cirrus Logic 1024x768, 256 colors, 72Hz",files.cirrus,cirrus,1024,768,8,72,0
  851. "CIRRUS VGA 1024x768x8x45I" = "Cirrus Logic 1024x768, 256 color interlaced",files.cirrus,cirrus,1024,768,8,45,1
  852. #"CIRRUS VGA 1280x1024x4x45I" = "Cirrus Logic 1280x1024, 16 colors interlaced",files.cirrus,cirrus,1280,1024,4,45,1
  853. "QVISION 640x480x8x0" = "Compaq QVision 640x480, 256 colors CPQ MON",files.qv,qv,640,480,8,0,0
  854. "QVISION 640x480x8x60" = "Compaq QVision 640x480, 256 colors, 60Hz",files.qv,qv,640,480,8,60,0
  855. "QVISION 800x600x8x0" = "Compaq QVision 800x600, 256 colors CPQ MON",files.qv,qv,800,600,8,0,0
  856. "QVISION 800x600x8x60" = "Compaq QVision 800x600, 256 colors, 60Hz",files.qv,qv,800,600,8,60,0
  857. "QVISION 800x600x8x72" = "Compaq QVision 800x600, 256 colors, 72Hz",files.qv,qv,800,600,8,72,0
  858. "QVISION 1024x768x8x0" = "Compaq QVision 1024x768, 256 colors CPQ MON",files.qv,qv,1024,768,8,0,0
  859. "QVISION 1024x768x8x60" = "Compaq QVision 1024x768, 256 colors, 60Hz",files.qv,qv,1024,768,8,60,0
  860. "QVISION 1024x768x8x66" = "Compaq QVision 1024x768, 256 colors, 66Hz",files.qv,qv,1024,768,8,66,0
  861. "QVISION 1024x768x8x72" = "Compaq QVision 1024x768, 256 colors, 72Hz",files.qv,qv,1024,768,8,72,0
  862. "QVISION 1024x768x8x75" = "Compaq QVision 1024x768, 256 colors, 75Hz",files.qv,qv,1024,768,8,75,0
  863. "QVISION 1280x1024x8x0" = "Compaq QVision 1280x1024, 256 colors CPQ MON",files.qv,qv,1280,1024,8,0,0
  864. "QVISION 1280x1024x8x60" = "Compaq QVision 1280x1024, 256 colors, 60Hz",files.qv,qv,1280,1024,8,60,0
  865. "QVISION 1280x1024x8x68" = "Compaq QVision 1280x1024, 256 colors, 68Hz",files.qv,qv,1280,1024,8,68,0
  866. "DELL DGX 640x480x8"   = "DGX 640x480, 256 colors",files.dgx,dell_dgx,640,480,8,-1,-1
  867. "DELL DGX 640x480x16"  = "DGX 640x480, 65536 colors",files.dgx,dell_dgx,640,480,16,-1,-1
  868. "DELL DGX 800x600x8"   = "DGX 800x600, 256 colors",files.dgx,dell_dgx,800,600,8,-1,-1
  869. "DELL DGX 800x600x16"  = "DGX 800x600, 65536 colors",files.dgx,dell_dgx,800,600,16,-1,-1
  870. "DELL DGX 1024x768x8"  = "DGX 1024x768, 256 colors",files.dgx,dell_dgx,1024,768,8,-1,-1
  871. "DELL DGX 1024x768x16" = "DGX 1024x768, 65536 colors",files.dgx,dell_dgx,1024,768,16,-1,-1
  872. "DELL DGX 1152x900x8"  = "DGX 1152x900, 256 colors",files.dgx,dell_dgx,1152,800,8,-1,-1
  873. "DELL DGX 1152x900x16" = "DGX 1152x900, 65536 colors",files.dgx,dell_dgx,1152,800,16,-1,-1
  874. "DELL DGX 1280x1024x8" = "DGX 1280x1024, 256 colors",files.dgx,dell_dgx,1280,1024,8,-1,-1
  875. "NCR77C22 SVGA 640x480x4x60" = "NCR 77C22/C22E 640x480, 16 colors, 60Hz",files.ncr77c22,ncr77c22,640,480,4,60,0
  876. "NCR77C22 SVGA 640x480x8x60" = "NCR 77C22/C22E 640x480, 256 colors, 60Hz",files.ncr77c22,ncr77c22,640,480,8,60,0
  877. "NCR77C22 SVGA 800x600x4x56" = "NCR 77C22/C22E 800x600, 16 colors, 56Hz",files.ncr77c22,ncr77c22,800,600,4,56,0
  878. "NCR77C22 SVGA 800x600x4x72" = "NCR 77C22E     800x600, 16 colors, 72Hz",files.ncr77c22,ncr77c22,800,600,4,72,0
  879. "NCR77C22 SVGA 800x600x8x56" = "NCR 77C22/C22E 800x600, 256 colors, 56Hz",files.ncr77c22,ncr77c22,800,600,8,56,0
  880. "NCR77C22 SVGA 800x600x8x72" = "NCR 77C22E     800x600, 256 colors, 72Hz",files.ncr77c22,ncr77c22,800,600,8,72,0
  881. "NCR77C22 SVGA 1024x768x4x60" = "NCR 77C22/C22E 1024x768, 16 colors",files.ncr77c22,ncr77c22,1024,768,4,60,0
  882. "NCR77C22 SVGA 1024x768x8x60" = "NCR 77C22E     1024x768, 256 colors",files.ncr77c22,ncr77c22,1024,768,8,60,0
  883. "S3 VGA 640x480x8x1" = "S3 640x480, 256 colors, Default Refresh",files.s3,s3,640,480,8,1,-1
  884. "S3 VGA 640x480x8x60" = "S3 640x480, 256 colors, 60Hz [#9, Dell only]",files.s3,s3,640,480,8,60,-1
  885. "S3 VGA 640x480x8x72" = "S3 640x480, 256 colors, 72Hz [#9, Dell only]",files.s3,s3,640,480,8,72,-1
  886. "S3 VGA 800x600x8x1" = "S3 800x600, 256 colors, Default Refresh",files.s3,s3,800,600,8,1,-1
  887. "S3 VGA 800x600x8x60" = "S3 800x600, 256 colors, 60Hz [#9, Dell only]",files.s3,s3,800,600,8,60,-1
  888. "S3 VGA 800x600x8x72" = "S3 800x600, 256 colors, 72Hz [#9, Dell only]",files.s3,s3,800,600,8,72,-1
  889. "S3 VGA 1024x768x8x1" = "S3 1024x768, 256 colors, Default Refresh",files.s3,s3,1024,768,8,1,-1
  890. "S3 VGA 1024x768x8x60" = "S3 1024x768, 256 colors, 60Hz [#9, Dell only]",files.s3,s3,1024,768,8,60,-1
  891. "S3 VGA 1024x768x8x72" = "S3 1024x768, 256 colors, 72Hz [#9, Dell only]",files.s3,s3,1024,768,8,72,-1
  892. "S3 VGA 1280x1024x8x1" = "S3 1280x1024, 256 colors, Default Refresh",files.s3,s3,1280,1024,8,1,-1
  893. "S3 VGA 1280x1024x8x60" = "S3 1280x1024, 256 colors, 60Hz [#9 only]",files.s3,s3,1280,1024,8,60,-1
  894. "S3 VGA 1280x1024x8x72" = "S3 1280x1024, 256 colors, 72Hz [#9 only]",files.s3,s3,1280,1024,8,72,-1
  895. "TRIDENT 640x480x4" = "Trident 640x480, 16 colors",files.trident,trident,640,480,4,0,0
  896. "TRIDENT 640x480x8" = "Trident 640x480, 256 colors",files.trident,trident,640,480,8,0,0
  897. "TRIDENT 800x600x4x56" = "Trident 800x600, 16 colors, 56Hz",files.trident,trident,800,600,4,56,0
  898. "TRIDENT 800x600x4x72" = "Trident 800x600, 16 colors, 72Hz",files.trident,trident,800,600,4,72,0
  899. "TRIDENT 800x600x8x56" = "Trident 800x600, 256 colors, 56Hz",files.trident,trident,800,600,8,56,0
  900. "TRIDENT 800x600x8x62" = "Trident 800x600, 256 colors, 62Hz",files.trident,trident,800,600,8,62,0
  901. "TRIDENT 1024x768x4xI" = "Trident 1024x768, 16 color interlaced",files.trident,trident,1024,768,4,0,1
  902. "TRIDENT 1024x768x4" = "Trident 1024x768, 16 colors",files.trident,trident,1024,768,4,0,0
  903. "TRIDENT 1024x768x8xI" = "Trident 1024x768, 256 color interlaced",files.trident,trident,1024,768,8,0,1
  904. "TRIDENT 1024x768x8" = "Trident 1024x768, 256 colors",files.trident,trident,1024,768,8,0,0
  905. "TSENGLAB VGA ET4000 640x480x4x60" = "Tseng ET4000 640x480, 16 colors, 60Hz",files.et4000,et4000,640,480,4,60,0
  906. "TSENGLAB VGA ET4000 640x480x4x72" = "Tseng ET4000 640x480, 16 colors, 72Hz",files.et4000,et4000,640,480,4,72,0
  907. "TSENGLAB VGA ET4000 640x480x8x60" = "Tseng ET4000 640x480, 256 colors, 60Hz",files.et4000,et4000,640,480,8,60,0
  908. "TSENGLAB VGA ET4000 640x480x8x72" = "Tseng ET4000 640x480, 256 colors, 72Hz",files.et4000,et4000,640,480,8,72,0
  909. "TSENGLAB VGA ET4000 800x600x4x56" = "Tseng ET4000 800x600, 16 colors, 56Hz",files.et4000,et4000,800,600,4,56,0
  910. "TSENGLAB VGA ET4000 800x600x4x60" = "Tseng ET4000 800x600, 16 colors, 60Hz",files.et4000,et4000,800,600,4,60,0
  911. "TSENGLAB VGA ET4000 800x600x4x72" = "Tseng ET4000 800x600, 16 colors, 72Hz",files.et4000,et4000,800,600,4,72,0
  912. "TSENGLAB VGA ET4000 800x600x8x56" = "Tseng ET4000 800x600, 256 colors, 56Hz",files.et4000,et4000,800,600,8,56,0
  913. "TSENGLAB VGA ET4000 800x600x8x60" = "Tseng ET4000 800x600, 256 colors, 60Hz",files.et4000,et4000,800,600,8,60,0
  914. "TSENGLAB VGA ET4000 800x600x8x72" = "Tseng ET4000 800x600, 256 colors, 72Hz",files.et4000,et4000,800,600,8,72,0
  915. "TSENGLAB VGA ET4000 1024x768x4x60" = "Tseng ET4000 1024x768, 16 colors, 60Hz",files.et4000,et4000,1024,768,4,60,0
  916. "TSENGLAB VGA ET4000 1024x768x4x70" = "Tseng ET4000 1024x768, 16 colors, 70Hz",files.et4000,et4000,1024,768,4,70,0
  917. "TSENGLAB VGA ET4000 1024x768x4x45I" = "Tseng ET4000 1024x768, 16 color interlaced",files.et4000,et4000,1024,768,4,45,1
  918. "TSENGLAB VGA ET4000 1024x768x8x60" = "Tseng ET4000 1024x768, 256 colors, 60Hz",files.et4000,et4000,1024,768,8,60,0
  919. "TSENGLAB VGA ET4000 1024x768x8x70" = "Tseng ET4000 1024x768, 256 colors, 70Hz",files.et4000,et4000,1024,768,8,70,0
  920. "TSENGLAB VGA ET4000 1024x768x8x45I" = "Tseng ET4000 1024x768, 256 color interlaced",files.et4000,et4000,1024,768,8,45,1
  921. "VIDEO7 VGA VRAM 640x480x4" = "Video 7 VRAM 640x480, 16 colors",files.v7,v7vram,640,480,4,-1,-1
  922. "VIDEO7 VGA VRAM 640x480x8" = "Video 7 VRAM 640x480, 256 colors",files.v7,v7vram,640,480,8,-1,-1
  923. "VIDEO7 VGA VRAM 800x600x4" = "Video 7 VRAM 800x600, 16 colors",files.v7,v7vram,800,600,4,-1,-1
  924. "VIDEO7 VGA VRAM 800x600x8" = "Video 7 VRAM 800x600, 256 colors",files.v7,v7vram,800,600,8,-1,-1
  925. "VIDEO7 VGA VRAM 1024x768x4" = "Video 7 VRAM 1024x768, 16 colors",files.v7,v7vram,1024,768,4,-1,-1
  926. "VIDEO7 VGA VRAM 1024x768x8" = "Video 7 VRAM 1024x768, 256 colors",files.v7,v7vram,1024,768,8,-1,-1
  927. "WDVGA 640x480x4" = "WD 640x480, 16 colors",files.wdvga,wdvga,640,480,4,-1,0 
  928. "WDVGA 640x480x8" = "WD 640x480, 256 colors",files.wdvga,wdvga,640,480,8,-1,0 
  929. "WDVGA 800x600x4x56" = "WD 800x600, 16 colors, 56Hz",files.wdvga,wdvga,800,600,4,56,0
  930. "WDVGA 800x600x4x60" = "WD 800x600, 16 colors, 60Hz",files.wdvga,wdvga,800,600,4,60,0
  931. "WDVGA 800x600x4x72" = "WD 800x600, 16 colors, 72Hz",files.wdvga,wdvga,800,600,4,72,0 
  932. "WDVGA 800x600x8x56" = "WD 800x600, 256 colors, 56Hz",files.wdvga,wdvga,800,600,8,56,0
  933. "WDVGA 800x600x8x60" = "WD 800x600, 256 colors, 60Hz",files.wdvga,wdvga,800,600,8,60,0
  934. "WDVGA 800x600x8x72" = "WD 800x600, 256 colors, 72Hz",files.wdvga,wdvga,800,600,8,72,0 
  935. "WDVGA 1024x768x4x44I" = "WD 1024x768, 16 colors, interlaced",files.wdvga,wdvga,1024,768,4,44,1 
  936. "WDVGA 1024x768x4x60" = "WD 1024x768, 16 colors, 60Hz",files.wdvga,wdvga,1024,768,4,60,0
  937. "WDVGA 1024x768x4x70" = "WD 1024x768, 16 colors, 70Hz",files.wdvga,wdvga,1024,768,4,70,0
  938. "WDVGA 1024x768x4x72" = "WD 1024x768, 16 colors, 72Hz",files.wdvga,wdvga,1024,768,4,72,0 
  939. "WDVGA 1024x768x8x44I" = "WD 1024x768, 256 colors, interlaced",files.wdvga,wdvga,1024,768,8,44,1 
  940. "WDVGA 1024x768x8x60" = "WD 1024x768, 256 colors, 60Hz",files.wdvga,wdvga,1024,768,8,60,0
  941. "WDVGA 1024x768x8x70" = "WD 1024x768, 256 colors, 70Hz",files.wdvga,wdvga,1024,768,8,70,0
  942. "WDVGA 1024x768x8x72" = "WD 1024x768, 256 colors, 72Hz",files.wdvga,wdvga,1024,768,8,72,0
  943. "XGA 640x400x8x70" = "XGA 640x400, 256 colors, 70Hz",files.xga,xga,640,400,8,70,0
  944. "XGA 640x400x8x84" = "XGA 640x400, 256 colors, 84Hz",files.xga,xga,640,400,8,84,0
  945. "XGA 640x400x8x88" = "XGA 640x400, 256 colors, 88Hz",files.xga,xga,640,400,8,88,0
  946. "XGA 640x480x8x60" = "XGA 640x480, 256 colors, 60Hz [IBM 85xx,7554]",files.xga,xga,640,480,8,60,0
  947. "XGA 640x480x8x72" = "XGA 640x480, 256 colors, 72Hz [IBM 6312,6314,6319]",files.xga,xga,640,480,8,72,0
  948. "XGA 640x480x8x75" = "XGA 640x480, 256 colors, 75Hz [IBM 9515,9517,9518]",files.xga,xga,640,480,8,75,0
  949. "XGA 800x600x8x56" = "XGA 800x600, 256 colors, 56Hz",files.xga,xga,800,600,8,56,0
  950. "XGA 800x600x8x60" = "XGA 800x600, 256 colors, 60Hz",files.xga,xga,800,600,8,60,0
  951. "XGA 800x600x8x72" = "XGA 800x600, 256 colors, 72Hz [IBM 6312,6314,6319]",files.xga,xga,800,600,8,72,0
  952. "XGA 800x600x8x75" = "XGA 800x600, 256 colors, 75Hz",files.xga,xga,800,600,8,75,0
  953. "XGA 1024x768x8x43" = "XGA 1024x768, 256 colors, interlaced [IBM 8514-17]",files.xga,xga,1024,768,8,43,1
  954. "XGA 1024x768x8x60" = "XGA 1024x768, 256 colors, 60Hz [IBM 6312]",files.xga,xga,1024,768,8,60,0
  955. "XGA 1024x768x8x70" = "XGA 1024x768, 256 colors, 70Hz [IBM 8517]",files.xga,xga,1024,768,8,70,0
  956. "XGA 1024x768x8x72" = "XGA 1024x768, 256 colors, 72Hz [IBM 6314,6319,9517]",files.xga,xga,1024,768,8,72,0
  957. "XGA 1024x768x8x75" = "XGA 1024x768, 256 colors, 75Hz [IBM 9515]",files.xga,xga,1024,768,8,75,0
  958. "XGA 1040x768x8x43" = "XGA 1040x768, 256 colors, interlaced",files.xga,xga,1040,768,8,43,1
  959. "XGA 1040x768x8x60" = "XGA 1040x768, 256 colors, 60Hz",files.xga,xga,1040,768,8,60,0
  960. "XGA 1040x768x8x70" = "XGA 1040x768, 256 colors, 70Hz",files.xga,xga,1040,768,8,70,0
  961. "XGA 1040x768x8x72" = "XGA 1040x768, 256 colors, 72Hz",files.xga,xga,1040,768,8,72,0
  962. "XGA 1040x768x8x75" = "XGA 1040x768, 256 colors, 75Hz",files.xga,xga,1040,768,8,75,0
  963.  
  964.  
  965. [Mouse]
  966. msps2 = "Microsoft Mouse Port Mouse (includes BallPoint)",files.i8042,i8042prt
  967. lgps2 = "Logitech Mouse Port Mouse",files.i8042,i8042prt
  968. msinp = "Microsoft InPort Bus Mouse",files.inport,inport
  969. msser = "Microsoft Serial Mouse",files.sermouse,sermouse
  970. msbpser = "Microsoft BallPoint Serial Mouse",files.sermouse,sermouse
  971. lgser = "Logitech Serial Mouse",files.sermouse,sermouse
  972. bus = "Microsoft (Green Buttons) or Logitech Bus Mouse",files.busmouse,busmouse
  973. none = "No Mouse or Other Pointing Device",files.none,""
  974.  
  975. [Keyboard]
  976. STANDARD = "XT, AT, or Enhanced Keyboard (83-102 keys)",files.i8042,i8042prt
  977.  
  978. [SCSI.EISA]
  979. sparrow  = "Adaptec 151x/152x / AIC 6260/6360",files.sparrow,sparrow,1
  980. aha154x  = "Adaptec 154x",files.aha154x,aha154x,1
  981. aha174x  = "Adaptec 174x",files.aha174x,aha174x,1
  982. arrow    = "Adaptec 2740 / AIC 777x",files.arrow,arrow,1
  983. always   = "Always IN-2000",files.always,always,1
  984. buslogic = "BusLogic Family",files.buslogic,buslogic,1
  985. dptscsi  = "DPT PM201x",files.dptscsi,dptscsi,1
  986. dtc329x  = "DTC 329X",files.dtc329x,dtc329x,1
  987. fd7000ex = "Future Domain / Western Digital 7000EX",files.fd7000ex,fd7000ex,1
  988. fd8xx    = "Future Domain 8xx",files.fd8xx,fd8xx,1
  989. fd16_700 = "Future Domain 16xx",files.fd16_700,fd16_700,1
  990. wd33c93  = "Maynard / Western Digital 33c93",files.wd33c93,wd33c93,1
  991. #dce376nt= "Mylex DCE376",files.dce376nt,dce376nt,1
  992. ncr53c9x = "NCR 53c9x",files.ncr53c9x,ncr53c9x,1
  993. ncrc700  = "NCR 53c700",files.ncrc700,ncrc700,1
  994. ncrc710  = "NCR 53c710",files.ncrc710,ncrc710,1
  995. oliscsi  = "Olivetti ESC-1/ESC-2",files.oliscsi,oliscsi,1
  996. t128     = "Trantor T128",files.t128,t128,1
  997. t13b     = "Trantor T130b",files.t13b,t13b,1
  998. tmv1     = "Trantor MediaVision",files.tmv1,tmv1,1
  999. ultra14F = "UltraStor 14f, 34f",files.ultra14f,ultra14f,1
  1000. ultra24F = "UltraStor 24f",files.ultra24f,ultra24f,1
  1001. ultra124 = "UltraStor 124f",files.ultra124,ultra124,1
  1002.  
  1003. [SCSI.ISA]
  1004. sparrow  = "Adaptec 151x/152x / AIC 6260/6360",files.sparrow,sparrow,1
  1005. aha154x  = "Adaptec 154x",files.aha154x,aha154x,1
  1006. always   = "Always IN-2000",files.always,always,1
  1007. buslogic = "BusLogic Family",files.buslogic,buslogic,1
  1008. dptscsi  = "DPT PM201x",files.dptscsi,dptscsi,1
  1009. dtc329x  = "DTC 329X",files.dtc329x,dtc329x,1
  1010. fd8xx    = "Future Domain 8xx",files.fd8xx,fd8xx,1
  1011. fd16_700 = "Future Domain 16xx",files.fd16_700,fd16_700,1
  1012. wd33c93  = "Maynard / Western Digital 33c93",files.wd33c93,wd33c93,1
  1013. ncr53c9x = "NCR 53c9x",files.ncr53c9x,ncr53c9x,1
  1014. t128     = "Trantor T128",files.t128,t128,1
  1015. t13b     = "Trantor T130b",files.t13b,t13b,1
  1016. tmv1     = "Trantor MediaVision",files.tmv1,tmv1,1
  1017. ultra14F = "UltraStor 14f, 34f",files.ultra14f,ultra14f,1
  1018.  
  1019. [SCSI.MCA]
  1020. aha154x  = "Adaptec 164x",files.aha154x,aha154x,1
  1021. buslogic = "BusLogic Family",files.buslogic,buslogic,1
  1022. fd16_700 = "Future Domain 16xx",files.fd16_700,fd16_700,1
  1023. spock    = "IBM PS/2",files.spock,spock,1
  1024. ncr53c9x = "NCR 53c9x",files.ncr53c9x,ncr53c9x,1
  1025. ncrc700  = "NCR 53c700",files.ncrc700,ncrc700,1
  1026. ncrc710  = "NCR 53c710",files.ncrc710,ncrc710,1
  1027.  
  1028. ["Keyboard Layout"]
  1029. 00000813 = "Belgian Dutch"
  1030. 0000080C = "Belgian French"
  1031. 00000809 = "British"
  1032. 00001009 = "Canadian English (Multilingual)"
  1033. 00000C0C = "Canadian French"
  1034. 00010C0C = "Canadian French (Multilingual)"
  1035. 00000405 = "Czech"
  1036. 00000406 = "Danish"
  1037. 00000413 = "Dutch"
  1038. 0000040B = "Finnish"
  1039. 0000040C = "French"
  1040. 00000407 = "German"
  1041. 00000408 = "Greek"
  1042. 0000040E = "Hungarian"
  1043. 0000040F = "Icelandic"
  1044. 00000410 = "Italian"
  1045. 0000080A = "Latin American"
  1046. 00000414 = "Norwegian"
  1047. 00000415 = "Polish (Programmers)"
  1048. 00000816 = "Portuguese"
  1049. 00000419 = "Russian"
  1050. 0000040A = "Spanish"
  1051. 0001040A = "Spanish variation"
  1052. 0000041D = "Swedish"
  1053. 0000100C = "Swiss French"
  1054. 00000807 = "Swiss German"
  1055. 00000409 = "US"
  1056. 00010409 = "US-Dvorak"
  1057. 00020409 = "US-International"
  1058.  
  1059. #
  1060. #  Font list
  1061. #
  1062. #  Setup will create an entry in the [Fonts] section of win.ini
  1063. #  for each of the following fonts.  (Fonts copied during GUI setup
  1064. #  have entries in [FontList] in a gui inf file -- see eng_ansi.txt.)
  1065. #  Note that the [fonts] section of win.ini is shadowed into
  1066. #  HEKY_LOCAL_MACHINE\software\Microsoft\Windows NT\CurrentVersion\Fonts.
  1067. #
  1068. [FontListE]
  1069. "Courier 10,12,15 (VGA res)"               = COURE.FON
  1070. "MS Sans Serif 8,10,12,14,18,24 (VGA res)" = SSERIFE.FON
  1071. "MS Serif 8,10,12,14,18,24 (VGA res)"      = SERIFE.FON
  1072.  
  1073. [FontListF]
  1074. "Courier 10,12,15 (8514/a res)"               = COURF.FON
  1075. "MS Sans Serif 8,10,12,14,18,24 (8514/a res)" = SSERIFF.FON
  1076. "MS Serif 8,10,12,14,18,24 (8514/a res)"      = SERIFF.FON
  1077.