home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 9 / 09.iso / d / d424 / 1.img / TXTSETUP.SIF < prev   
Encoding:
Text File  |  1994-09-04  |  69.7 KB  |  2,433 lines

  1. ;
  2. ; TEXT SETUP SIF (SETUP INFORMATION FILE).
  3. ; ========================================
  4. ; The eventual file is built out of several constituents:
  5. ;
  6. ; 1. inf\beta\txtsetup.sif:
  7. ;       platform/product independent sections
  8. ;
  9. ; 2. inf\beta\[i386|mips|alpha]\txtsetup.sif:
  10. ;       platform dependent, product independent sections
  11. ;
  12. ; 3. inf\filelist\[ntcd|lmcd]\[i386|mips|alpha]\txtsetup.txt:
  13. ;       platform dependent localizable text
  14. ;
  15. ; 4. inf\filelist\[ntcd|lmcd]\[i386|mips|alpha]\engtxdat.inp:
  16. ;       product dependent setup data sections
  17. ;
  18. ; 5. inf\filelist\[ntcd|lmcd]\[i386|mips|alpha]\engtxmed.inp:
  19. ;       media description sections.
  20. ;
  21. ; 6. inf\filelist\[ntcd|lmcd]\[i386|mips|alpha]\txtsetup.sif:
  22. ;       filelists
  23.  
  24. [ScsiClass.Load]
  25. cdrom  = scsicdrm.sys
  26. floppy = scsiflop.sys
  27. disk   = scsidisk.sys
  28.  
  29. [FloppyDrivers.Load]
  30. floppy = floppy.sys
  31. fat    = fastfat.sys
  32.  
  33. [CdRomDrivers.Load]
  34. cdfs = cdfs.sys
  35.  
  36. [SpecialFiles]
  37. Multiprocessor = ntkrnlmp.exe,2,ntoskrnl.exe
  38. Uniprocessor   = ntoskrnl.exe,2
  39. Atdisk         = atdisk.sys,4
  40. abiosdsk       = abiosdsk.sys,4
  41. mouseclass     = mouclass.sys,4
  42. keyboardclass  = kbdclass.sys,4
  43.  
  44. [files.none]
  45.  
  46.  
  47. [Files.KeyboardLayout]
  48. 00000405 = KBDCZ.DLL,2
  49. 00000406 = KBDDA.DLL,2
  50. 00000407 = KBDGR.DLL,2
  51. 00000408 = KBDHE.DLL,2
  52. 00000409 = KBDUS.DLL,2
  53. 0000040A = KBDSP.DLL,2
  54. 0000040B = KBDFI.DLL,2
  55. 0000040C = KBDFR.DLL,2
  56. 0000040E = KBDHU.DLL,2
  57. 0000040F = KBDIC.DLL,2
  58. 00000410 = KBDIT.DLL,2
  59. 00000413 = KBDNE.DLL,2
  60. 00000414 = KBDNO.DLL,2
  61. 00000415 = KBDPL1.DLL,2
  62. 00000416 = KBDBR.DLL,2
  63. 00000419 = KBDRU.DLL,2
  64. 0000041B = KBDSL.DLL,2
  65. 0000041D = KBDSW.DLL,2
  66. 0000041F = KBDTUQ.DLL,2
  67. 0001041F = KBDTUF.DLL,2
  68. 00000807 = KBDSG.DLL,2
  69. 00000809 = KBDUK.DLL,2
  70. 0000080A = KBDLA.DLL,2
  71. 0000080C = KBDBE.DLL,2
  72. 00000813 = KBDBE.DLL,2
  73. 00000816 = KBDPO.DLL,2
  74. 00000C0C = KBDFC.DLL,2
  75. 00001009 = KBDCA.DLL,2
  76. 0000100C = KBDSF.DLL,2
  77. 00010409 = KBDDV.DLL,2
  78. 0001040A = KBDES.DLL,2
  79. 00010C0C = KBDCA.DLL,2
  80. 00020409 = KBDUSX.DLL,2
  81.  
  82.  
  83. ;
  84. ; Upgrade Registry sections
  85. ; =========================
  86. ;
  87. ; 1. The following section allows us to specify services to disable which may
  88. ; cause popups when net services are disabled:
  89. ;
  90. ; [NetServicesToDisable]
  91. ; NetServiceName1
  92. ; ...
  93. ;
  94. ; 2. The following section allows us to remove keys which have been removed
  95. ; since the Windows NT 3.1 release:
  96. ;
  97. ; [KeysToDelete]
  98. ; RootName1( System | Software | Default | ControlSet ), RootRelativePath1
  99. ; ...
  100. ;
  101. ; 3. The following sections allow us to add/change keys / values under keys
  102. ; which have changed since the Windows NT 3.1 release:
  103. ;
  104. ; [KeysToAdd]
  105. ; RootName1, RootRelativePath1, ValueSection1 (can be "")
  106. ; ...
  107. ;
  108. ; [ValueSection1]
  109. ; name1 , type1, value1
  110. ; name2 , ...
  111. ;
  112. ; Format of the value is the following
  113. ;
  114. ; a. Type REG_SZ:          name , REG_SZ,           "value string"
  115. ; b. Type REG_EXPAND_SZ:   name , REG_EXPAND_SZ,    "value string"
  116. ; c. Type REG_MULTI_SZ:    name , REG_MULTI_SZ,     "value string1", "value string2", ...
  117. ; d. Type REG_BINARY:      name , REG_BINARY,       byte1, byte2, ...
  118. ; e. Type REG_DWORD:       name , REG_DWORD,        dword
  119. ; f. Type REG_BINARY_DWORD name , REG_BINARY_DWORD, dword1, dword2, ...
  120. ;
  121.  
  122. [NetServicesToDisable]
  123.   Messenger
  124.   Netlogon
  125.   Alerter
  126.   Afd
  127.   Telnet
  128.   DHCP
  129.   NetDDE
  130.   NetDDEdsdm
  131.   ClipSrv
  132.   ntcx
  133.   ntxem
  134.   ntxall
  135.   ntepc
  136.   DigiFEP5
  137.   Pcimac
  138.  
  139. [KeysToDelete]
  140.   ControlSet, "Services\Eventlog\System\fat_rec"
  141.   ControlSet, "Services\Eventlog\System\hpfs_rec"
  142.   ControlSet, "Services\Eventlog\System\ntfs_rec"
  143.   ControlSet, "Services\Eventlog\System\cdfs_rec"
  144.   ControlSet, "Services\Eventlog\Security\SC Manager Audit"
  145.   ControlSet, "Services\Eventlog\Security\NetDDE Audit"
  146.   ControlSet, "Services\fat_rec"
  147.   ControlSet, "Services\hpfs_rec"
  148.   ControlSet, "Services\ntfs_rec"
  149.   ControlSet, "Services\cdfs_rec"
  150.   ControlSet, "Services\videoprt"
  151.   ControlSet, "Services\mvopl3"
  152.   ControlSet, "Services\vga"
  153.  
  154.   Software, "Classes\CLSID\{00000001-0000-0000-C000-000000000046}"
  155.   Software, "Classes\CLSID\{0000000a-0000-0000-C000-000000000046}"
  156.   Software, "Classes\CLSID\{0000000b-0000-0000-C000-000000000046}"
  157.   Software, "Classes\CLSID\{0000000c-0000-0000-C000-000000000046}"
  158.   Software, "Classes\CLSID\{0000000d-0000-0000-C000-000000000046}"
  159.   Software, "Classes\CLSID\{0000000e-0000-0000-C000-000000000046}"
  160.   Software, "Classes\CLSID\{0000000f-0000-0000-C000-000000000046}"
  161.   Software, "Classes\CLSID\{00000010-0000-0000-C000-000000000046}"
  162.   Software, "Classes\CLSID\{00000101-0000-0000-C000-000000000046}"
  163.   Software, "Classes\CLSID\{00000102-0000-0000-C000-000000000046}"
  164.   Software, "Classes\CLSID\{00000103-0000-0000-C000-000000000046}"
  165.   Software, "Classes\CLSID\{00000104-0000-0000-C000-000000000046}"
  166.   Software, "Classes\CLSID\{00000105-0000-0000-C000-000000000046}"
  167.   Software, "Classes\CLSID\{00000109-0000-0000-C000-000000000046}"
  168.   Software, "Classes\CLSID\{0000010a-0000-0000-C000-000000000046}"
  169.   Software, "Classes\CLSID\{0000010b-0000-0000-C000-000000000046}"
  170.   Software, "Classes\CLSID\{0000010c-0000-0000-C000-000000000046}"
  171.   Software, "Classes\CLSID\{0000010e-0000-0000-C000-000000000046}"
  172.   Software, "Classes\CLSID\{0000010f-0000-0000-C000-000000000046}"
  173.   Software, "Classes\CLSID\{00000112-0000-0000-C000-000000000046}"
  174.   Software, "Classes\CLSID\{00000113-0000-0000-C000-000000000046}"
  175.   Software, "Classes\CLSID\{00000115-0000-0000-C000-000000000046}"
  176.   Software, "Classes\CLSID\{00000116-0000-0000-C000-000000000046}"
  177.   Software, "Classes\CLSID\{00000117-0000-0000-C000-000000000046}"
  178.   Software, "Classes\CLSID\{00000118-0000-0000-C000-000000000046}"
  179.   Software, "Classes\CLSID\{00000119-0000-0000-C000-000000000046}"
  180.   Software, "Classes\CLSID\{0000011a-0000-0000-C000-000000000046}"
  181.   Software, "Classes\CLSID\{0000011b-0000-0000-C000-000000000046}"
  182.   Software, "Classes\CLSID\{0000011c-0000-0000-C000-000000000046}"
  183.   Software, "Classes\CLSID\{00000121-0000-0000-C000-000000000046}"
  184.   Software, "Classes\CLSID\{00000122-0000-0000-C000-000000000046}"
  185. ;  Software, "Classes\CLSID\{00000301-0000-0000-C000-000000000046}"
  186. ;  Software, "Classes\CLSID\{00000302-0000-0000-C000-000000000046}"
  187. ;  Software, "Classes\CLSID\{0000030A-0000-0000-C000-000000000046}"
  188.  
  189.   ;
  190.   ; These must be deleted because of ole1/ole2 interop problems,
  191.   ; and are associated with mplayer.
  192.   ;
  193.   Software, "Classes\CLSID\{0003000E-0000-0000-C000-000000000046}\Insertable"
  194.   Software, "Classes\CLSID\{0003000E-0000-0000-C000-000000000046}\TreatAs"
  195.   Software, "Classes\MPlayer\Insertable"
  196.  
  197.  
  198. [KeysToAdd]
  199.  
  200.   Software,   "Microsoft\Windows NT\CurrentVersion\Winlogon",                       Values.Winlogon
  201.   Software,   "Microsoft\Windows NT\CurrentVersion\WOW\Compatibility",              Values.WOW.Compatibility
  202.   Software,   "Microsoft\Windows NT\CurrentVersion\MCI32",                          Values.MCI32
  203.   Software,   "Microsoft\Windows NT\CurrentVersion\MCI",                            Values.MCI
  204.   Software,   "Microsoft\Windows NT\CurrentVersion\Drivers32",                      Values.Drivers32
  205.   Software,   "Microsoft\Windows NT\CurrentVersion\IniFileMapping\system.ini\boot", Values.IniFileMapping.SystemIni.Boot
  206.   Software,   "Microsoft\Windows NT\CurrentVersion\IniFileMapping\win.ini",         Values.IniFileMapping.WinIni
  207.  
  208.   Software, "Classes\Interface\{00000001-0000-0000-C000-000000000046}\ProxyStubClsid32"
  209.   Software, "Classes\Interface\{0000000a-0000-0000-C000-000000000046}\ProxyStubClsid32"
  210.   Software, "Classes\Interface\{0000000b-0000-0000-C000-000000000046}\ProxyStubClsid32"
  211.   Software, "Classes\Interface\{0000000c-0000-0000-C000-000000000046}\ProxyStubClsid32"
  212.   Software, "Classes\Interface\{0000000d-0000-0000-C000-000000000046}\ProxyStubClsid32"
  213.   Software, "Classes\Interface\{0000000e-0000-0000-C000-000000000046}\ProxyStubClsid32"
  214.   Software, "Classes\Interface\{0000000f-0000-0000-C000-000000000046}\ProxyStubClsid32"
  215.   Software, "Classes\Interface\{00000010-0000-0000-C000-000000000046}\ProxyStubClsid32"
  216.   Software, "Classes\Interface\{00000012-0000-0000-C000-000000000046}\ProxyStubClsid32"
  217.   Software, "Classes\Interface\{00000100-0000-0000-C000-000000000046}\ProxyStubClsid32"
  218.   Software, "Classes\Interface\{00000101-0000-0000-C000-000000000046}\ProxyStubClsid32"
  219.   Software, "Classes\Interface\{00000102-0000-0000-C000-000000000046}\ProxyStubClsid32"
  220.   Software, "Classes\Interface\{00000103-0000-0000-C000-000000000046}\ProxyStubClsid32"
  221.   Software, "Classes\Interface\{00000104-0000-0000-C000-000000000046}\ProxyStubClsid32"
  222.   Software, "Classes\Interface\{00000105-0000-0000-C000-000000000046}\ProxyStubClsid32"
  223.   Software, "Classes\Interface\{00000109-0000-0000-C000-000000000046}\ProxyStubClsid32"
  224.   Software, "Classes\Interface\{0000010a-0000-0000-C000-000000000046}\ProxyStubClsid32"
  225.   Software, "Classes\Interface\{0000010b-0000-0000-C000-000000000046}\ProxyStubClsid32"
  226.   Software, "Classes\Interface\{0000010c-0000-0000-C000-000000000046}\ProxyStubClsid32"
  227.   Software, "Classes\Interface\{0000010e-0000-0000-C000-000000000046}\ProxyStubClsid32"
  228.   Software, "Classes\Interface\{0000010f-0000-0000-C000-000000000046}\ProxyStubClsid32"
  229.   Software, "Classes\Interface\{00000112-0000-0000-C000-000000000046}\ProxyStubClsid32"
  230.   Software, "Classes\Interface\{00000113-0000-0000-C000-000000000046}\ProxyStubClsid32"
  231.   Software, "Classes\Interface\{00000114-0000-0000-C000-000000000046}\ProxyStubClsid32"
  232.   Software, "Classes\Interface\{00000115-0000-0000-C000-000000000046}\ProxyStubClsid32"
  233.   Software, "Classes\Interface\{00000116-0000-0000-C000-000000000046}\ProxyStubClsid32"
  234.   Software, "Classes\Interface\{00000117-0000-0000-C000-000000000046}\ProxyStubClsid32"
  235.   Software, "Classes\Interface\{00000118-0000-0000-C000-000000000046}\ProxyStubClsid32"
  236.   Software, "Classes\Interface\{00000119-0000-0000-C000-000000000046}\ProxyStubClsid32"
  237.   Software, "Classes\Interface\{0000011a-0000-0000-C000-000000000046}\ProxyStubClsid32"
  238.   Software, "Classes\Interface\{0000011b-0000-0000-C000-000000000046}\ProxyStubClsid32"
  239.   Software, "Classes\Interface\{0000011c-0000-0000-C000-000000000046}\ProxyStubClsid32"
  240.   Software, "Classes\Interface\{00000122-0000-0000-C000-000000000046}\ProxyStubClsid32"
  241.   Software, "Classes\Interface\{00000125-0000-0000-C000-000000000046}\ProxyStubClsid32"
  242.   Software, "Classes\Interface\{00020400-0000-0000-C000-000000000046}\ProxyStubClsid32"
  243.   Software, "Classes\Interface\{00020404-0000-0000-C000-000000000046}\ProxyStubClsid32"
  244.   Software, "Classes\Interface\{00020401-0000-0000-C000-000000000046}\ProxyStubClsid32"
  245.  
  246.   ControlSet, "Control\GroupOrderList",             Values.Control.GroupOrderList
  247.   ControlSet, "Control\NLS\Language",               Values.Control.NLS.Language
  248.   ControlSet, "Control\WOW",                        Values.Control.WOW
  249.   ControlSet, "Control\Session Manager\Subsystems", Values.Control.Subsystems
  250.   ControlSet, "Control\Session Manager",            Values.Control.sessmgr
  251.   ControlSet, "Control\CrashControl",               Values.Control.CrashControl
  252.   ControlSet, "Control\FileSystem",                 Values.Control.FileSystem
  253.   ControlSet, "Services\EventLog",                  Values.Services.EventLog
  254.   ControlSet, "Services\EventLog\System\Netlogon",  Values.EventLog.NetLogon
  255.   ControlSet, "Services\Cpqarray",                  Values.cpqarray
  256.   ControlSet, "Services\Delldsa",                   Values.delldsa
  257.   ControlSet, "Control\ServiceGroupOrder",          Values.Control.ServiceGroupOrder
  258.   ControlSet, "Services\Parport"
  259.   ControlSet, "Services\ati\Device0",               Values.ati
  260.  
  261.  
  262. [Values.Winlogon]
  263.   System,                 REG_SZ,    lsass.exe
  264.  
  265. [Values.WOW.Compatibility]
  266.   123W
  267.   SPJWIN30
  268.   ANIMATE
  269.   COBOL
  270.   WIN2WRS
  271.   PHOTOSHO
  272.   PM4
  273.   PSTYLER
  274.   PB030
  275.   CHARM40
  276.   XPRESS
  277.   QPW
  278.   WPWIN
  279.   WPWPRINT
  280.  
  281. [Values.MCI32]
  282.   WaveAudio
  283.   Sequencer
  284.   CDAudio
  285.  
  286. [Values.MCI]
  287.   AVIVideo
  288.  
  289. [Values.Drivers32]
  290.   msacm.msadpcm
  291.   msacm.imaadpcm
  292.   msacm.msgsm610
  293.   vidc.iv31
  294.   vidc.iv32
  295.  
  296.  
  297. [Values.IniFileMapping.NtNetIni]
  298.   "Shared Parameters"
  299.  
  300. [Values.IniFileMapping.SystemIni.Boot]
  301.   SCRNSAVE.EXE
  302.  
  303. [Values.IniFileMapping.WinIni]
  304.   Console
  305.  
  306. [Values.Control.GroupOrderList]
  307.   Video
  308.   "Extended base"
  309.   "SCSI miniport"
  310.  
  311.  
  312. [Values.Control.NLS.Language]
  313.   0408
  314.  
  315. [Values.Control.WOW]
  316.   KnownDLLs
  317.  
  318. [Values.Control.Subsystems]
  319.   Windows
  320.  
  321. [Values.Control.sessmgr]
  322.   GlobalFlag
  323.  
  324. [Values.Control.CrashControl]
  325.   DumpFile
  326.  
  327. [Values.Services.EventLog]
  328.   ImagePath
  329.   Type
  330.  
  331. [Values.EventLog.NetLogon]
  332.   EventMessageFile     , REG_EXPAND_SZ , "%SystemRoot%\System32\NetMsg.dll"
  333.   TypesSupported       , REG_DWORD     , 00000007
  334.   ParameterMessageFile , REG_EXPAND_SZ , "%SystemRoot%\System32\kernel32.dll"
  335.  
  336. [Values.Control.FileSystem]
  337.   Win31FileSystem      , REG_DWORD , 0
  338.  
  339. [Values.cpqarray]
  340.   Group
  341.   Tag
  342.  
  343. [Values.delldsa]
  344.   Group
  345.   Tag
  346.  
  347. [Values.Control.ServiceGroupOrder]
  348.   List
  349.  
  350. [Values.ati]
  351.   ;
  352.   ; We have to do this because the nt3.1 ati miniport
  353.   ; didn't use 8514a.dll; the nt3.5 miniport really needs
  354.   ; to have 8514a.dll around because there are some modes
  355.   ; that ati.dll can't support properly.
  356.   ;
  357.   InstalledDisplayDrivers
  358.  
  359. ;
  360. ; Upgrade File Sections
  361. ; =====================
  362. ;
  363. ; [Files.DeleteOnUpgrade]
  364. ; file , dir
  365. ;
  366. ; [Files.BackupOnUpgrade]
  367. ; file , dir , newname
  368. ;
  369. ; [Files.BackupOnOverwrite]
  370. ; file , dir , newname
  371. ;
  372. ; [Files.UpgradeAlways]
  373. ; file , dir
  374. ;
  375. ; [Files.UpgradeIfThere]
  376. ; file , dir
  377. ;
  378. ; [Files.UpgradeWin31]
  379. ; file , dir
  380. ;
  381. ; Where file: key into master file list section
  382. ; and   dir:  ordinal specifying which directory the file is in.(WinntDirectories)
  383.  
  384. [Files.DeleteOnUpgrade]
  385. ami4448.sys   , 4
  386. cdfs_rec.sys  , 4
  387. fat_rec.sys   , 4
  388. hpfs_rec.sys  , 4
  389. ntfs_rec.sys  , 4
  390. lmuicmn0.dll  , 2
  391. lmuicmn1.dll  , 2
  392. isdn.dll      , 2
  393. svcctrl.dll   , 2
  394. eventlog.exe  , 2
  395. msgsvc.exe    , 2
  396. screg.exe     , 2
  397. oemnaddp.inf  , 2
  398. ctype1.nls    , 2
  399. ctype2.nls    , 2
  400. ctype3.nls    , 2
  401. bowser.sys    , 4
  402. mvopl3.dll    , 2
  403. mvopl3.pat    , 2
  404. mmsndsrv.dll  , 2
  405. mvopl3.sys    , 4
  406. winmsdp.exe   , 2
  407. netbios.dll   , 2
  408. msadpcm.dll   , 2
  409. imaadpcm.dll  , 2
  410. msgsm610.dll  , 2
  411. filelist.inf  , 2
  412. ole2pr32.dll  , 2
  413. mscon.ttf     , 5
  414. mscon.fot     , 5
  415.  
  416. ; ddeml.dll    , 2
  417. ; browser.sys  , 4
  418. ; et4k_alt.sys , 4
  419. ; l_ell.nls    , 2
  420. ; oemnsvsp.inf , 2
  421. ; oemnxps1.inf , 2
  422. ; oemnsvf1.inf , 2
  423. ; oemnsvcu.inf , 2
  424. ; oemnsvtp.inf , 2
  425. ; oemnsvdh.inf , 2
  426. ; oemnxpwi.inf , 2
  427. ; oemnxpnn.inf , 2
  428. ; qv.sys       , 4
  429.  
  430. [Files.BackupOnUpgrade]
  431. perfc009.dat  , 2 , perfc009.bak
  432. perfh009.dat  , 2 , perfh009.bak
  433. ; LOCALIZE ABOVE
  434.  
  435. [Files.BackupOnOverwrite]
  436. perfc009.dat  , 2 , perfc009.bak
  437. perfh009.dat  , 2 , perfh009.bak
  438. ; LOCALIZE ABOVE
  439. system        , 3 , system.bak
  440. software      , 3 , software.bak
  441. default       , 3 , default.bak
  442. sam           , 3 , sam.bak
  443. security      , 3 , security.bak
  444.  
  445. [Files.UpgradeWin31]
  446. write.exe      , 1
  447. notepad.exe    , 1
  448. taskman.exe    , 1
  449. winhelp.exe    , 1
  450. COMMDLG.DLL    , 5
  451. MMSYSTEM.DLL   , 5
  452. OLECLI.DLL     , 5
  453. OLESVR.DLL     , 5
  454. SHELL.DLL      , 5
  455. VER.DLL        , 5
  456. MMTASK.TSK     , 5
  457. ; system.ini     , 1
  458. ; win.ini        , 1
  459. ; winfile.ini    , 1
  460. ; _default.pif   , 1
  461. ; setup16.inf    , 5, setup.inf
  462.  
  463.  
  464. [Files.NewHives]
  465. software , 3, softnew
  466. default  , 3, deftnew
  467. system   , 3, systnew
  468.  
  469. [WinntDirectories]
  470. 1  = \
  471. 2  = system32
  472. 3  = system32\config
  473. 4  = system32\drivers
  474. 5  = system
  475. 6  = system32\os2
  476. 7  = system32\ras
  477. 8  = system32\os2\dll
  478. 9  = system32\spool
  479. 10 = system32\spool\drivers
  480. 11 = system32\spool\drivers\w32x86\1
  481. 12 = system32\spool\prtprocs
  482. 13 = system32\spool\prtprocs\w32x86
  483. 14 = system32\wins
  484. 15 = system32\dhcp
  485. 16 = repair
  486.  
  487. [PrinterUpgrade]
  488. ScratchDirectory = system32\spool\drivers\w32x86
  489.  
  490. [DiskDrivers.Load]
  491. atdisk   = atdisk.sys
  492. abiosdsk = abiosdsk.sys
  493. fat      = fastfat.sys
  494. hpfs     = pinball.sys
  495. ntfs     = ntfs.sys
  496.  
  497. [Map.Computer]
  498. syspro_mp   = SystemPro
  499. wyse7000_mp = Wyse7000
  500. ncr3x_mp    = Ncr3x
  501. oli5030_mp  = Olivetti5030
  502. astmf_mp    = ASTMF
  503. 486c_up     = ISA486C
  504. 486c_up     = EISA486C
  505. e_isa_up    = ISA
  506. e_isa_up    = EISA
  507. mca_up      = MCA
  508. cbus2_mp    = CBusII
  509. ps1_up      = ps1
  510.  
  511. [hal]
  512. 486c_up     = hal486c.dll ,2,hal.dll
  513. astmf_mp    = halast.dll  ,2,hal.dll
  514. cbus2_mp    = halcbus.dll ,2,hal.dll
  515. e_isa_up    = hal.dll     ,2,hal.dll
  516. mca_up      = halmca.dll  ,2,hal.dll
  517. ncr3x_mp    = halncr.dll  ,2,hal.dll
  518. oli5030_mp  = haloli.dll  ,2,hal.dll
  519. ps1_up      = hal.dll     ,2,hal.dll
  520. syspro_mp   = halsp.dll   ,2,hal.dll
  521. wyse7000_mp = halwyse7.dll,2,hal.dll
  522.  
  523. [Hal.Load]
  524. ;
  525. ; HALs to be used during Setup for the various machine types.
  526. ;
  527. 486c_up     = hal486c.dll
  528. astmf_mp    = hal486c.dll
  529. cbus2_mp    = hal486c.dll
  530. e_isa_up    = hal486c.dll
  531. mca_up      = halmca.dll
  532. ncr3x_mp    = halncr.dll
  533. oli5030_mp  = hal486c.dll
  534. ps1_up      = hal486c.dll
  535. syspro_mp   = hal486c.dll
  536. wyse7000_mp = hal486c.dll
  537.  
  538. [ntdetect]
  539. 486c_up     = NTDETECT.COM,\
  540. astmf_mp    = NTDETECT.COM,\
  541. cbus2_mp    = NTDETECT.COM,\
  542. e_isa_up    = NTDETECT.COM,\
  543. mca_up      = NTDETECT.COM,\
  544. ncr3x_mp    = NTDETECT.COM,\
  545. oli5030_mp  = NTDETECT.COM,\
  546. ps1_up      = NTDETECT.COM,\
  547. standard    = NTDETECT.COM,\
  548. syspro_mp   = NTDETECT.COM,\
  549. wyse7000_mp = NTDETECT.COM,\
  550.  
  551. [Map.Display]
  552. vga = VGA
  553.  
  554. [Display.Load]
  555. vga = vga.sys
  556.  
  557. [Map.Mouse]
  558. msps2 = "MICROSOFT PS2 MOUSE"
  559. lgps2 = "LOGITECH PS2 MOUSE"
  560. msinp = "MICROSOFT INPORT MOUSE"
  561. msser = "MICROSOFT SERIAL MOUSE"
  562. msbpser = "MICROSOFT BALLPOINT SERIAL MOUSE"
  563. lgser = "LOGITECH SERIAL MOUSE"
  564. bus = "MICROSOFT BUS MOUSE"
  565. none = "NO MOUSE"
  566.  
  567. [Map.Keyboard]
  568. STANDARD = OLI_83KEY
  569. STANDARD = OLI_102KEY
  570. STANDARD = OLI_86KEY
  571. STANDARD = OLI_A101_102KEY
  572. STANDARD = XT_83KEY
  573. STANDARD = XT_84KEY
  574. STANDARD = ATT_301
  575. STANDARD = ATT_302
  576. STANDARD = PCAT_ENHANCED
  577. STANDARD = PCAT_86KEY
  578. STANDARD = PCXT_84KEY
  579. STANDARD = VECTRA_DIN
  580.  
  581. ;
  582. ; List of scsi miniport drivers we are to load and where
  583. ; they get copied to if installed.  Note that the shortname
  584. ; must be the same as the service name in the driver load list.
  585. ;
  586. ; <shortname> = <miniport_filename>,<directory>
  587. ;
  588. [SCSI.Load]
  589. cpqarray = cpqarray.sys,4
  590. delldsa = delldsa.sys,4
  591. ncr53c9x = ncr53c9x.sys,4
  592. spock = spock.sys,4
  593. oliscsi = oliscsi.sys,4
  594. ncrc700 = ncrc700.sys,4
  595. ncrc710 = ncrc710.sys,4
  596. aha154x = aha154x.sys,4
  597. sparrow = sparrow.sys,4
  598. aha174x = aha174x.sys,4
  599. dptscsi = dptscsi.sys,4
  600. ultra14f = ultra14f.sys,4
  601. ultra124 = ultra124.sys,4
  602. ultra24f = ultra24f.sys,4
  603. ami0nt = ami0nt.sys,4
  604. fd7000ex = fd7000ex.sys,4
  605. fd8xx = fd8xx.sys,4
  606. fd16_700 = fd16_700.sys,4
  607. wd33c93 = wd33c93.sys,4,noload
  608. t128 = t128.sys,4
  609. t13b = t13b.sys,4
  610. always = always.sys,4
  611. arrow = arrow.sys,4
  612. ;dce376nt = dce376nt.sys,4
  613. dtc329x = dtc329x.sys,4
  614. tmv1 = tmv1.sys,4
  615. atapi = atapi.sys,4
  616. ncrc810 = ncrc810.sys,4
  617. buslogic = buslogic.sys,4
  618. slcd32 = slcd32.sys,4
  619. mkecr5xx = mkecr5xx.sys,4,noload
  620. aic78xx = aic78xx.sys,4
  621. mitsumi = mitsumi.sys,4,noload
  622.  
  623. ;
  624. ; Video
  625. ;
  626.  
  627. [files.video]
  628. ;8514a.sys,4
  629. ati.sys,4
  630. cirrus.sys,4
  631. dell_dgx.sys,4
  632. et4000.sys,4
  633. ncr77c22.sys,4
  634. qv.sys,4
  635. s3.sys,4
  636. trident.sys,4
  637. v7vram.sys,4
  638. wdvga.sys,4
  639. weitekp9.sys,4
  640. xga.sys,4
  641. 8514a.dll,2
  642. ati.dll,2
  643. framebuf.dll,2
  644. s3.dll,2
  645. vga64k.dll,2
  646. weitekp9.dll,2
  647. xga.dll,2
  648.  
  649. ;
  650. ; These are always copied.
  651. ;
  652. [files.vga]
  653. vga.dll,2
  654. vga256.dll,2
  655. vga.sys,4
  656.  
  657.  
  658. ;
  659. ; Keyboard
  660. ;
  661.  
  662. [files.i8042]
  663. i8042prt.sys,4
  664.  
  665. ;
  666. ; Mouse
  667. ;
  668.  
  669. [files.busmouse]
  670. busmouse.sys,4
  671.  
  672. [files.inport]
  673. inport.sys,4
  674.  
  675. [files.sermouse]
  676. sermouse.sys,4
  677.  
  678. ;
  679. ; SystemPartitionFiles
  680. ;
  681.  
  682. [SystemPartitionFiles]
  683. NTLDR,\
  684.  
  685.  
  686. [Smash]
  687. kernel32.dll = 1
  688. ntdll.dll = 1
  689. winsrv.dll = 1
  690.  
  691. [nls]
  692. ;
  693. ; These values are used by setupldr when starting text setup
  694. ; and by text setup to initialize nls values in the registry.
  695. ;
  696. ; For the codepage and UnicodeCasetable entries, the values are
  697. ; <filename>,<identifier> pairs. Setupldr uses the first <filename>
  698. ; as the file to load for use during text setup.
  699. ;
  700. AnsiCodepage     = c_1252.nls,1252
  701. OemCodepage      = c_437.nls,437,c_850.nls,850
  702. MacCodepage      = c_10000.nls,10000
  703. UnicodeCasetable = l_intl.nls,0409
  704. OemHalFont       = vgaoem.fon
  705. DefaultLayout    = 00000409
  706.  
  707. ;
  708. ; This section provides information about hard disk drivers.
  709. ;
  710. ; The left hand side is a name in the \Driver directory in the NT
  711. ; \Driver object namespace.
  712. ;
  713. ; Value #0 is a format string used in creating the descriptive name
  714. ; of the disk.
  715. ;
  716. [DiskDriverMap]
  717. abiosdsk = "%1!u! MB Micro Channel Disk"
  718. atdisk   = "%1!u! MB IDE/ESDI Disk"
  719. scsidisk = "%1!u! MB Disk %2!u! at Id %3!u! on bus %4!u! on %5"
  720.  
  721. [ScsiClass]
  722. cdrom  = "SCSI CD-ROM"
  723. floppy = "SCSI Floppy Disk"
  724. disk   = "SCSI Disk"
  725.  
  726. [FloppyDrivers]
  727. floppy = "Standard Floppy Disk"
  728. fat    = "FAT File System"
  729.  
  730. [CdRomDrivers]
  731. cdfs = "CD-ROM File System"
  732.  
  733.  
  734. ;
  735. ;  Font list
  736. ;
  737. ;  Setup will create an entry in the [Fonts] section of win.ini
  738. ;  for each of the following fonts.  (Fonts copied during GUI setup
  739. ;  have entries in [FontList] in a gui inf file -- see eng_ansi.txt.)
  740. ;  Note that the [fonts] section of win.ini is shadowed into
  741. ;  HEKY_LOCAL_MACHINE\software\Microsoft\Windows NT\CurrentVersion\Fonts.
  742. ;
  743. [FontListE]
  744. "Courier 10,12,15 (VGA res)"               = COURE.FON
  745. "MS Sans Serif 8,10,12,14,18,24 (VGA res)" = SSERIFE.FON
  746. "MS Serif 8,10,12,14,18,24 (VGA res)"      = SERIFE.FON
  747.  
  748. ["Keyboard Layout"]
  749. 00000813 = "Belgian Dutch"
  750. 0000080C = "Belgian French"
  751. 00000416 = "Brazilian (ABNT)"
  752. 00000809 = "British"
  753. 00001009 = "Canadian English (Multilingual)"
  754. 00000C0C = "Canadian French"
  755. 00010C0C = "Canadian French (Multilingual)"
  756. 00000405 = "Czech"
  757. 00000406 = "Danish"
  758. 00000413 = "Dutch"
  759. 0000040B = "Finnish"
  760. 0000040C = "French"
  761. 00000407 = "German"
  762. 00000408 = "Greek"
  763. 0000040E = "Hungarian"
  764. 0000040F = "Icelandic"
  765. 00000410 = "Italian"
  766. 0000080A = "Latin American"
  767. 00000414 = "Norwegian"
  768. 00000415 = "Polish (Programmers)"
  769. 00000816 = "Portuguese"
  770. 00000419 = "Russian"
  771. 0000041B = "Slovak"
  772. 0000040A = "Spanish"
  773. 0001040A = "Spanish variation"
  774. 0000041D = "Swedish"
  775. 0000100C = "Swiss French"
  776. 00000807 = "Swiss German"
  777. 0001041F = "Turkish F"
  778. 0000041F = "Turkish Q"
  779. 00000409 = "US"
  780. 00010409 = "US-Dvorak"
  781. 00020409 = "US-International"
  782.  
  783.  
  784. [DiskDrivers]
  785. atdisk   = "ESDI/IDE Hard Disk"
  786. abiosdsk = "Micro Channel Hard Disk"
  787. fat      = "FAT File System"
  788. hpfs     = "High Performance File System (HPFS)"
  789. ntfs     = "Windows NT File System (NTFS)"
  790.  
  791. [Computer]
  792. ps1_up      = "IBM PS/1 or 100% Compatible",files.none
  793. mca_up      = "IBM PS/2 or other Micro Channel-based PC",files.none
  794. e_isa_up    = "Standard PC",files.none
  795. 486c_up     = "Standard PC with C-Step i486",files.none
  796. syspro_mp   = "Compaq SystemPro Multiprocessor or 100% Compatible",files.none
  797. wyse7000_mp = "Wyse Series 7000i Model 740MP/760MP",files.none
  798. ncr3x_mp    = "NCR System 3000 Model 3360/3450/3550",files.none
  799. oli5030_mp  = "Olivetti LSX5030/40",files.none
  800. astmf_mp    = "AST Manhattan SMP",files.none
  801. cbus2_mp    = "Corollary Extended C-bus",files.none
  802.  
  803. [Display]
  804. ; vga files are always copied, no matter what.
  805. forcevga = "Standard VGA (640x480, 16 colors)",files.none
  806. vga      = "VGA or Compatible",files.video
  807.  
  808. [Mouse]
  809. msps2 = "Microsoft Mouse Port Mouse (includes BallPoint)",files.i8042,i8042prt
  810. lgps2 = "Logitech Mouse Port Mouse",files.i8042,i8042prt
  811. msinp = "Microsoft InPort Bus Mouse",files.inport,inport
  812. msser = "Microsoft Serial Mouse",files.sermouse,sermouse
  813. msbpser = "Microsoft BallPoint Serial Mouse",files.sermouse,sermouse
  814. lgser = "Logitech Serial Mouse",files.sermouse,sermouse
  815. bus = "Microsoft (Green Buttons) or Logitech Bus Mouse",files.busmouse,busmouse
  816. none = "No Mouse or Other Pointing Device",files.none,""
  817.  
  818. [Keyboard]
  819. STANDARD = "XT, AT, or Enhanced Keyboard (83-102 keys)",files.i8042,i8042prt
  820.  
  821. [SCSI]
  822. sparrow  = "Adaptec 151x/152x / AIC 6260/6360"
  823. aha154x  = "Adaptec 154x"
  824. aha174x  = "Adaptec 174x"
  825. arrow    = "Adaptec 2740 / AIC 777x"
  826. aic78xx  = "Adaptec AIC 78xx (PCI)"
  827. always   = "Always IN-2000"
  828. ami0nt   = "AMIscsi"
  829. buslogic = "BusLogic Family"
  830. cpqarray = "Compaq Drive Array"
  831. delldsa  = "Dell Drive Array"
  832. dptscsi  = "DPT"
  833. dtc329x  = "DTC 329X"
  834. fd7000ex = "Future Domain / Western Digital 7000EX"
  835. fd8xx    = "Future Domain 8xx"
  836. fd16_700 = "Future Domain 16xx"
  837. spock    = "IBM PS/2"
  838. atapi    = "IDE CD-ROM (ATAPI)"
  839. wd33c93  = "Maynard / Western Digital 33c93"
  840. mitsumi  = "Mitsumi CD-ROM"
  841. ;dce376nt= "Mylex DCE376"
  842. ncr53c9x = "NCR 53c9x"
  843. ncrc700  = "NCR 53c700"
  844. ncrc710  = "NCR 53c710"
  845. ncrc810  = "NCR PCI (53c810)"
  846. oliscsi  = "Olivetti ESC-1/ESC-2"
  847. mkecr5xx = "Panasonic CD-ROM"
  848. slcd32   = "Sony CD-ROM"
  849. t128     = "Trantor T128"
  850. t13b     = "Trantor T130b"
  851. tmv1     = "Trantor MediaVision"
  852. ultra14F = "UltraStor 14f, 34f"
  853. ultra24F = "UltraStor 24f"
  854. ultra124 = "UltraStor 124f"
  855.  
  856. ;
  857. ; Miscellaneous setup data.
  858. ;
  859. ; ProductType: 0 = workstation, non-0 = advanced server.
  860. ; MajorVersion: Windows Major version of this product (3)
  861. ; MinorVersion: Windows Minor version of this product (11)
  862. ; FreeDiskSpace: minimum partition size / free disk space for NT (in KB)
  863. ; FreeSysPartDiskSpace: minimum free space on the system partition (KB).
  864. ; UpgradeFreeDiskSpace: minimum free space on the NT partition (in KB) to be able to upgrade it.
  865. ; UpgradeFreeSysPartDiskSpace =  minimum free space on the system partition(KB) to upgrade NT.
  866. ; DefaultPath: default path (path part only, from root) for Windows NT.
  867. ; DefaultLayout: default keyboard layout (must match an entry in [Keyboard Layout]).
  868. ; LoadIdentifier: value to display in boot menu
  869. ; BaseVideoLoadId: value to display in boot menu for /BASEVIDEO [x86 only]
  870. ; OsLoadOptions: load options for boot selection
  871. ; SetupSourceDevice: [optional] overrides source media path
  872. ; AllowFloppySetup = 0: cd-rom only, non-0: cd-rom or floppy
  873. ; ForceScsi = 1 will force setupldr to load all SCSI miniports and disk class drivers
  874. ; ForceDiskClass = 1 will force setupldr to load all disk class drivers
  875. ; ForceCdRom = 1 will force setupldr to load all CD-ROM drivers
  876. ;
  877. ; If BootDevice is set, it indicates the device the boot files will be located on.
  878. ; If it is not set, the boot files are expected to be on the same device setupldr
  879. ; was started from.
  880. ;
  881. ; If BootPath is set, it indicates the root path where the boot files are located.
  882. ; If it is not set, it is assumed to be the root directory.
  883. ;
  884. ;
  885. [SetupData]
  886. ProductType = 1
  887. MajorVersion = 3
  888. MinorVersion = 50
  889. FreeDiskSpace = 80000
  890. FreeSysPartDiskSpace = 750
  891. UpgradeFreeDiskSpace = 5000
  892. UpgradeFreeSysPartDiskSpace = 500
  893. DefaultPath=\WINNT35
  894. LoadIdentifier  = "Windows NT Server Version 3.5"
  895. BaseVideoLoadId = "Windows NT Server Version 3.5 [VGA mode]"
  896. OsLoadOptions = "/nodebug"
  897. AllowFloppySetup = 1
  898. RequiredMemory = 3712
  899.  
  900. [TopLevelSource]
  901. ;
  902. ; Floppy = Top level source to use if installing from floppies (usually \).
  903. ; CdRom = Top level source to use if intalling from cd-rom (\i386, \mips, etc).
  904. ; Override = Top level source to use, overrides the other two.
  905. ;            Must be specified if SetupSourceDevice is specfied in [SetupData].
  906. ;
  907. Floppy = \i386
  908. CdRom = \i386
  909. [Media]
  910. dx = "Windows NT Server Setup CD-ROM",\diskAS
  911. _1 = "Windows NT Server Setup Boot Disk",\disk101
  912. _2 = "Windows NT Server Setup Disk #2",\disk102
  913. _3 = "Windows NT Server Setup Disk #3",\disk103
  914. d1 = "Windows NT Server Setup Disk #4",\disk1
  915. d2 = "Windows NT Server Setup Disk #5",\disk2
  916. d3 = "Windows NT Server Setup Disk #6",\disk3
  917. d4 = "Windows NT Server Setup Disk #7",\disk4
  918. d5 = "Windows NT Server Setup Disk #8",\disk5
  919. d6 = "Windows NT Server Setup Disk #9",\disk6
  920. d7 = "Windows NT Server Setup Disk #10",\disk7
  921. d8 = "Windows NT Server Setup Disk #11",\disk8
  922. d9 = "Windows NT Server Setup Disk #12",\disk9
  923. d10 = "Windows NT Server Setup Disk #13",\disk10
  924. d11 = "Windows NT Server Setup Disk #14",\disk11
  925. d12 = "Windows NT Server Setup Disk #15",\disk12
  926. d13 = "Windows NT Server Setup Disk #16",\disk13
  927. d14 = "Windows NT Server Setup Disk #17",\disk14
  928. d15 = "Windows NT Server Setup Disk #18",\disk15
  929. d16 = "Windows NT Server Setup Disk #19",\disk16
  930. d17 = "Windows NT Server Setup Disk #20",\disk17
  931. d18 = "Windows NT Server Setup Disk #21",\disk18
  932. d19 = "Windows NT Server Setup Disk #22",\disk19
  933. d20 = "Windows NT Server Setup Disk #23",\disk20
  934. d21 = "Windows NT Server Setup Disk #24",\disk21
  935. d22 = "Windows NT Server Setup Disk #25",\disk22
  936. d23 = "Windows NT Server Setup Disk #26",\disk23
  937. d24 = "Windows NT Server Setup Disk #27",\disk24
  938. d25 = "Windows NT Server Setup Disk #28",\disk25
  939. d26 = "Windows NT Server Setup Disk #29",\disk26
  940. d27 = "Windows NT Server Setup Disk #30",\disk27
  941. d28 = "Windows NT Server Setup Disk #31",\disk28
  942. d29 = "Windows NT Server Setup Disk #32",\disk29
  943. d30 = "Windows NT Server Setup Disk #33",\disk30
  944. d31 = "Windows NT Server Setup Disk #34",\disk31
  945. d32 = "Windows NT Server Setup Disk #35",\disk32
  946. [Files]
  947. c_10000.nls  = dx,d1,_2,2,0,0
  948. c_1252.nls   = dx,d1,_2,2,0,0
  949. c_437.nls    = dx,d1,_2,2,0,0
  950. c_850.nls    = dx,d1,_2,2,0,0
  951. ncpa.cpl     = dx,d1,,2,0,0
  952. setup.exe    = dx,d1,,2,0,0
  953. setup.txt    = dx,d1,,1,1
  954. setupdd.sys  = dx,d1,_2,,3
  955. setupreg.hiv = dx,d1,_2,,3
  956. winnt.ind    = dx,d1,,2,0,0
  957. winnt32.hlp  = dx,d1,,2,3
  958. winsrv.dll   = dx,d1,,2,0,0
  959. wshisn.dll   = dx,d1,,2,0,0
  960. autochk.exe  = dx,d2,,2,0,0
  961. control.hlp  = dx,d2,,2,0,0
  962. kernel32.dll = dx,d2,,2,0,0
  963. ncparam.inf  = dx,d2,,2,0,0
  964. netui2.dll   = dx,d2,,2,0,0
  965. ntfs.sys     = dx,d2,_3,4,0,0
  966. ntkrnlmp.exe = dx,d2,_1,2,3
  967. ntoskrnl.exe = dx,d2,,2,3
  968. sortkey.nls  = dx,d2,,2,0,0
  969. advapi32.dll = dx,d3,,2,0,0
  970. crtdll.dll   = dx,d3,,2,0,0
  971. gdi32.dll    = dx,d3,,2,0,0
  972. l_intl.nls   = dx,d3,_2,2,0,0
  973. modem.inf    = dx,d3,,7,0,0
  974. netapi32.dll = dx,d3,,2,0,0
  975. netui1.dll   = dx,d3,,2,0,0
  976. ntdll.dll    = dx,d3,_2,2,0,0
  977. ntldr        = dx,d3,,1,3
  978. oemnsvra.inf = dx,d3,,2,0,0
  979. printer.inf  = dx,d3,,2,0,0
  980. progman.exe  = dx,d3,,2,0,0
  981. rasadmin.exe = dx,d3,,2,0,0
  982. rasphone.exe = dx,d3,,2,0,0
  983. rpcrt4.dll   = dx,d3,,2,0,0
  984. setupnt.hlp  = dx,d3,,2,0,0
  985. system       = dx,d3,,3,3,0
  986. user32.dll   = dx,d3,,2,0,0
  987. winfile.hlp  = dx,d3,,2,0,0
  988. winhlp32.exe = dx,d3,,2,0,0
  989. winlogon.exe = dx,d3,,2,0,0
  990. winmm.dll    = dx,d3,,2,0,0
  991. app.inf      = dx,d4,,2,0,0
  992. ati.dll      = dx,d4,,2,1
  993. ati.sys      = dx,d4,,4,1
  994. comdlg32.dll = dx,d4,,2,0,0
  995. fastfat.sys  = dx,d4,_2,4,0,0
  996. ftui32.dll   = dx,d4,,2,0,0
  997. glossary.hlp = dx,d4,,2,0,0
  998. glu32.dll    = dx,d4,,2,0,0
  999. halcbus.dll  = dx,d4,,2,3
  1000. initial.inf  = dx,d4,,2,0,0
  1001. lsasrv.dll   = dx,d4,,2,0,0
  1002. msmail32.hlp = dx,d4,,2,0,0
  1003. msncdet.dll  = dx,d4,,2,0,0
  1004. netflx.dll   = dx,d4,,2,0,0
  1005. netlogon.dll = dx,d4,,2,0,0
  1006. netmsg.dll   = dx,d4,,2,0,0
  1007. netui0.dll   = dx,d4,,2,0,0
  1008. ntlanman.inf = dx,d4,,2,0,0
  1009. oemnadds.inf = dx,d4,,2,0,0
  1010. oemnxpsm.inf = dx,d4,,2,0,0
  1011. oemnxptc.inf = dx,d4,,2,0,0
  1012. pad.inf      = dx,d4,,7,0,0
  1013. perfmon.hlp  = dx,d4,,2,0,0
  1014. pinball.sys  = dx,d4,_3,4,0,0
  1015. printman.hlp = dx,d4,,2,0,0
  1016. rascfg.dll   = dx,d4,,2,0,0
  1017. regedt32.hlp = dx,d4,,2,0,0
  1018. s3.dll       = dx,d4,,2,1
  1019. samsrv.dll   = dx,d4,,2,0,0
  1020. schdpl32.hlp = dx,d4,,2,0,0
  1021. serife.fon   = dx,d4,,5,0,0
  1022. seriff.fon   = dx,d4,,5,0,0
  1023. services.exe = dx,d4,,2,0,0
  1024. setupdll.dll = dx,d4,,2,0,0
  1025. software     = dx,d4,,3,3,0
  1026. sserife.fon  = dx,d4,,5,0,0
  1027. sseriff.fon  = dx,d4,,5,0,0
  1028. tcpcfg.dll   = dx,d4,,2,0,0
  1029. utility.inf  = dx,d4,,2,0,0
  1030. vga.dll      = dx,d4,,2,1
  1031. winspool.drv = dx,d4,,2,0,0
  1032. wsock32.dll  = dx,d4,,2,0,0
  1033. 8514a.dll    = dx,d5,,2,0
  1034. aic78xx.sys  = dx,d5,_3,4,1
  1035. always.sys   = dx,d5,_3,4,1
  1036. aplw8101.ppd = dx,d5,,11,1
  1037. aplwiif1.ppd = dx,d5,,11,1
  1038. aplwiig1.ppd = dx,d5,,11,1
  1039. aplwntr1.ppd = dx,d5,,11,1
  1040. aptolld1.ppd = dx,d5,,11,1
  1041. aptollw1.ppd = dx,d5,,11,1
  1042. arrow.sys    = dx,d5,_3,4,1
  1043. atdisk.sys   = dx,d5,_3,4,1
  1044. backup.hlp   = dx,d5,,2,0,0
  1045. basesrv.dll  = dx,d5,,2,0,0
  1046. cdfs.sys     = dx,d5,_3,4,0,0
  1047. cirrus.sys   = dx,d5,,4,1
  1048. clipbrd.hlp  = dx,d5,,2,0,0
  1049. comctl32.dll = dx,d5,,2,0,0
  1050. coure.fon    = dx,d5,,5,0,0
  1051. courf.fon    = dx,d5,,5,0,0
  1052. csrsrv.dll   = dx,d5,,2,0,0
  1053. default      = dx,d5,,3,3,0
  1054. et4000.sys   = dx,d5,,4,1
  1055. eventvwr.hlp = dx,d5,,2,0,0
  1056. floppy.sys   = dx,d5,_2,4,0,0
  1057. ftdisk.sys   = dx,d5,,4,0,0
  1058. fteng32.dll  = dx,d5,,2,0,0
  1059. hal.dll      = dx,d5,,2,3
  1060. hal486c.dll  = dx,d5,_1,2,3
  1061. halast.dll   = dx,d5,,2,3
  1062. halmca.dll   = dx,d5,_1,2,3
  1063. halncr.dll   = dx,d5,_1,2,3
  1064. haloli.dll   = dx,d5,,2,3
  1065. halsp.dll    = dx,d5,,2,3
  1066. halwyse7.dll = dx,d5,,2,3
  1067. hardware.inf = dx,d5,,2,0,0
  1068. hp1200c1.ppd = dx,d5,,11,1
  1069. hp20022.pcd  = dx,d5,,11,1
  1070. hp20036.pcd  = dx,d5,,11,1
  1071. hp3si523.ppd = dx,d5,,11,1
  1072. hp4m3_v1.ppd = dx,d5,,11,1
  1073. hp4m6_v1.ppd = dx,d5,,11,1
  1074. i8042prt.sys = dx,d5,_2,4,1
  1075. imagehlp.dll = dx,d5,,2,1,0
  1076. keyboard.inf = dx,d5,,2,0,0
  1077. language.inf = dx,d5,,2,0,0
  1078. locale.nls   = dx,d5,,2,0,0
  1079. mf3216.dll   = dx,d5,,2,0,0
  1080. mkecr5xx.sys = dx,d5,_3,4,1
  1081. mpr.dll      = dx,d5,,2,0,0
  1082. msfs.sys     = dx,d5,,4,0,0
  1083. msprivs.dll  = dx,d5,,2,1,0
  1084. msv1_0.dll   = dx,d5,,2,0,0
  1085. nbinfo.inf   = dx,d5,,2,0,0
  1086. ncr77c22.sys = dx,d5,,4,1
  1087. npfs.sys     = dx,d5,,4,0,0
  1088. ntdetect.com = dx,d5,,1,3
  1089. oemnadam.inf = dx,d5,,2,0,0
  1090. oemnadd1.inf = dx,d5,,2,0,0
  1091. oemnadd2.inf = dx,d5,,2,0,0
  1092. oemnadd4.inf = dx,d5,,2,0,0
  1093. oemnadde.inf = dx,d5,,2,0,0
  1094. oemnaddi.inf = dx,d5,,2,0,0
  1095. oemnade1.inf = dx,d5,,2,0,0
  1096. oemnade2.inf = dx,d5,,2,0,0
  1097. oemnade3.inf = dx,d5,,2,0,0
  1098. oemnadee.inf = dx,d5,,2,0,0
  1099. oemnadem.inf = dx,d5,,2,0,0
  1100. oemnaden.inf = dx,d5,,2,0,0
  1101. oemnadfd.inf = dx,d5,,2,0,0
  1102. oemnadin.inf = dx,d5,,2,0,0
  1103. oemnadlb.inf = dx,d5,,2,0,0
  1104. oemnadlm.inf = dx,d5,,2,0,0
  1105. oemnadlt.inf = dx,d5,,2,0,0
  1106. oemnadn1.inf = dx,d5,,2,0,0
  1107. oemnadn2.inf = dx,d5,,2,0,0
  1108. oemnadne.inf = dx,d5,,2,0,0
  1109. oemnadnf.inf = dx,d5,,2,0,0
  1110. oemnadnm.inf = dx,d5,,2,0,0
  1111. oemnadnp.inf = dx,d5,,2,0,0
  1112. oemnadp3.inf = dx,d5,,2,0,0
  1113. oemnadp9.inf = dx,d5,,2,0,0
  1114. oemnadt2.inf = dx,d5,,2,0,0
  1115. oemnadte.inf = dx,d5,,2,0,0
  1116. oemnadtk.inf = dx,d5,,2,0,0
  1117. oemnadtm.inf = dx,d5,,2,0,0
  1118. oemnadub.inf = dx,d5,,2,0,0
  1119. oemnadum.inf = dx,d5,,2,0,0
  1120. oemnadwd.inf = dx,d5,,2,0,0
  1121. oemnadwm.inf = dx,d5,,2,0,0
  1122. oemnsvbh.inf = dx,d5,,2,0,0
  1123. oemnsvdh.inf = dx,d5,,2,0,0
  1124. oemnsvft.inf = dx,d5,,2,0,0
  1125. oemnsvnb.inf = dx,d5,,2,0,0
  1126. oemnsvnw.inf = dx,d5,,2,0,0
  1127. oemnsvri.inf = dx,d5,,2,0,0
  1128. oemnsvrp.inf = dx,d5,,2,0,0
  1129. oemnsvsp.inf = dx,d5,,2,0,0
  1130. oemnsvsv.inf = dx,d5,,2,0,0
  1131. oemnsvtp.inf = dx,d5,,2,0,0
  1132. oemnsvwi.inf = dx,d5,,2,0,0
  1133. oemnsvwk.inf = dx,d5,,2,0,0
  1134. oemnxpdl.inf = dx,d5,,2,0,0
  1135. oemnxpip.inf = dx,d5,,2,0,0
  1136. oemnxpnb.inf = dx,d5,,2,0,0
  1137. oemnxpsn.inf = dx,d5,,2,0,0
  1138. oemnxpst.inf = dx,d5,,2,0,0
  1139. opengl32.dll = dx,d5,,2,0,0
  1140. other.inf    = dx,d5,,2,0,0
  1141. partial.inf  = dx,d5,,2,0,0
  1142. pifedit.hlp  = dx,d5,,2,0,0
  1143. pointer.inf  = dx,d5,,2,0,0
  1144. progman.hlp  = dx,d5,,2,0,0
  1145. qv.sys       = dx,d5,,4,1
  1146. rasmon.exe   = dx,d5,,2,0,0
  1147. rassetup.hlp = dx,d5,,2,0,0
  1148. rdisk.exe    = dx,d5,,2,0,0
  1149. registry.inf = dx,d5,,2,0,0
  1150. s3.sys       = dx,d5,,4,1
  1151. samlib.dll   = dx,d5,,2,0,0
  1152. scsi.inf     = dx,d5,,2,0,0
  1153. scsidisk.sys = dx,d5,_3,4,0,0
  1154. scsiport.sys = dx,d5,_3,4,0,0
  1155. serial.sys   = dx,d5,,4,0,0
  1156. setup.inf    = dx,d5,,2,0,0
  1157. shell32.dll  = dx,d5,,2,0,0
  1158. slcd32.sys   = dx,d5,_3,4,1
  1159. smss.exe     = dx,d5,,2,0,0
  1160. sparrow.sys  = dx,d5,_3,4,1
  1161. switch.inf   = dx,d5,,7,0,0
  1162. trident.sys  = dx,d5,,4,1
  1163. unicode.nls  = dx,d5,,2,0,0
  1164. v7vram.sys   = dx,d5,,4,1
  1165. version.dll  = dx,d5,,2,0,0
  1166. vga256.dll   = dx,d5,,2,1
  1167. vga64k.dll   = dx,d5,,2,1
  1168. video.inf    = dx,d5,,2,0,0
  1169. videoprt.sys = dx,d5,_2,4,0,0
  1170. wdvga.sys    = dx,d5,,4,1
  1171. weitekp9.dll = dx,d5,,2,1
  1172. winnt.hlp    = dx,d5,,2,0,0
  1173. 256color.bmp = dx,d6,,1,1
  1174. 8514a.sys    = dx,d6,,4,1
  1175. abiosdsk.sys = dx,d6,_3,4,1
  1176. aha154x.sys  = dx,d6,_3,4,1
  1177. aha174x.sys  = dx,d6,_3,4,1
  1178. amdncdet.dll = dx,d6,,2,0,0
  1179. ami0nt.sys   = dx,d6,_3,4,1
  1180. arches.bmp   = dx,d6,,1,1
  1181. argyle.bmp   = dx,d6,,1,1
  1182. atapi.sys    = dx,d6,_3,4,0,0
  1183. ball.bmp     = dx,d6,,1,1
  1184. beep.sys     = dx,d6,,4,0,0
  1185. buslogic.sys = dx,d6,_3,4,1
  1186. busmouse.sys = dx,d6,,4,1
  1187. calc.exe     = dx,d6,,2,1
  1188. calc.hlp     = dx,d6,,2,1
  1189. cardfile.exe = dx,d6,,2,1
  1190. cardfile.hlp = dx,d6,,2,1
  1191. cars.bmp     = dx,d6,,1,1
  1192. castle.bmp   = dx,d6,,1,1
  1193. cdplayer.exe = dx,d6,,2,1
  1194. charmap.exe  = dx,d6,,2,1
  1195. charmap.hlp  = dx,d6,,2,1
  1196. chitz.bmp    = dx,d6,,1,1
  1197. clock.exe    = dx,d6,,2,1
  1198. cpqarray.sys = dx,d6,_3,4,1
  1199. csrss.exe    = dx,d6,,2,0,0
  1200. ctype.nls    = dx,d6,,2,0,0
  1201. dell_dgx.sys = dx,d6,,4,1
  1202. delldsa.sys  = dx,d6,_3,4,1
  1203. dptscsi.sys  = dx,d6,_3,4,1
  1204. dtc329x.sys  = dx,d6,_3,4,1
  1205. egypt.bmp    = dx,d6,,1,1
  1206. fd16_700.sys = dx,d6,_3,4,1
  1207. fd7000ex.sys = dx,d6,_3,4,1
  1208. fd8xx.sys    = dx,d6,_3,4,1
  1209. framebuf.dll = dx,d6,,2,1
  1210. freecell.exe = dx,d6,,2,1
  1211. freecell.hlp = dx,d6,,2,1
  1212. fs_rec.sys   = dx,d6,,4,0,0
  1213. honey.bmp    = dx,d6,,1,1
  1214. inport.sys   = dx,d6,,4,1
  1215. kbdbe.dll    = dx,d6,,2,1
  1216. kbdbr.dll    = dx,d6,,2,1
  1217. kbdca.dll    = dx,d6,,2,1
  1218. kbdclass.sys = dx,d6,_2,4,1
  1219. kbdcz.dll    = dx,d6,,2,1
  1220. kbdda.dll    = dx,d6,,2,1
  1221. kbddv.dll    = dx,d6,,2,1
  1222. kbdes.dll    = dx,d6,,2,1
  1223. kbdfc.dll    = dx,d6,,2,1
  1224. kbdfi.dll    = dx,d6,,2,1
  1225. kbdfr.dll    = dx,d6,,2,1
  1226. kbdgr.dll    = dx,d6,,2,1
  1227. kbdhe.dll    = dx,d6,,2,1
  1228. kbdhu.dll    = dx,d6,,2,1
  1229. kbdic.dll    = dx,d6,,2,1
  1230. kbdit.dll    = dx,d6,,2,1
  1231. kbdla.dll    = dx,d6,,2,1
  1232. kbdne.dll    = dx,d6,,2,1
  1233. kbdno.dll    = dx,d6,,2,1
  1234. kbdpl1.dll   = dx,d6,,2,1
  1235. kbdpo.dll    = dx,d6,,2,1
  1236. kbdru.dll    = dx,d6,,2,1
  1237. kbdsf.dll    = dx,d6,,2,1
  1238. kbdsg.dll    = dx,d6,,2,1
  1239. kbdsl.dll    = dx,d6,,2,1
  1240. kbdsp.dll    = dx,d6,,2,1
  1241. kbdsw.dll    = dx,d6,,2,1
  1242. kbdtuf.dll   = dx,d6,,2,1
  1243. kbdtuq.dll   = dx,d6,,2,1
  1244. kbduk.dll    = dx,d6,,2,1
  1245. kbdus.dll    = dx,d6,,2,1
  1246. kbdusx.dll   = dx,d6,,2,1
  1247. layout.inf   = dx,d6,,2,0,0
  1248. leaves.bmp   = dx,d6,,1,1
  1249. logon.scr    = dx,d6,,2,1
  1250. lsass.exe    = dx,d6,,2,0,0
  1251. lz32.dll     = dx,d6,,2,0,0
  1252. marble.bmp   = dx,d6,,1,1
  1253. mitsumi.sys  = dx,d6,_3,4,1
  1254. money.bas    = dx,d6,,2,1
  1255. monitor.inf  = dx,d6,,2,0,0
  1256. mouclass.sys = dx,d6,,4,1
  1257. mplay32.exe  = dx,d6,,2,1
  1258. mplayer.hlp  = dx,d6,,2,1
  1259. ncpashel.inf = dx,d6,,2,0,0
  1260. ncr53c9x.sys = dx,d6,_3,4,1
  1261. ncrc700.sys  = dx,d6,_3,4,1
  1262. ncrc710.sys  = dx,d6,_3,4,1
  1263. ncrc810.sys  = dx,d6,_3,4,1
  1264. netdtect.dll = dx,d6,,2,0,0
  1265. netdtect.inf = dx,d6,,2,0,0
  1266. netdtect.sys = dx,d6,,4,0,0
  1267. netrap.dll   = dx,d6,,2,0,0
  1268. notepad.exe  = dx,d6,,2,1
  1269. notepad.hlp  = dx,d6,,2,1
  1270. npincdet.dll = dx,d6,,2,0,0
  1271. null.sys     = dx,d6,,4,0,0
  1272. oemnadzz.inf = dx,d6,,2,0,0
  1273. oemnsvcu.inf = dx,d6,,2,0,0
  1274. oliscsi.sys  = dx,d6,_3,4,1
  1275. pbrush.exe   = dx,d6,,2,1
  1276. pbrush.hlp   = dx,d6,,2,1
  1277. printer.wri  = dx,d6,,1,1
  1278. prnsetup.inf = dx,d6,,2,0,0
  1279. rasfil32.dll = dx,d6,,2,0,0
  1280. rasnbipc.dll = dx,d6,,2,1
  1281. rasread.txt  = dx,d6,,7,0,0
  1282. rasres.dll   = dx,d6,,2,0,0
  1283. rdisk.hlp    = dx,d6,,2,0,0
  1284. redbrick.bmp = dx,d6,,1,1
  1285. rivets.bmp   = dx,d6,,1,1
  1286. rpcltc1.dll  = dx,d6,,2,0,0
  1287. rpclts1.dll  = dx,d6,,2,0,0
  1288. scrnsave.scr = dx,d6,,2,1
  1289. scsicdrm.sys = dx,d6,_3,4,0,0
  1290. scsiflop.sys = dx,d6,_3,4,0,0
  1291. sermouse.sys = dx,d6,,4,1
  1292. sndrec32.exe = dx,d6,,2,1
  1293. sndvol32.exe = dx,d6,,2,1
  1294. sol.exe      = dx,d6,,2,1
  1295. sol.hlp      = dx,d6,,2,1
  1296. sorttbls.nls = dx,d6,,2,0,0
  1297. soundrec.hlp = dx,d6,,2,1
  1298. spock.sys    = dx,d6,_3,4,1
  1299. squares.bmp  = dx,d6,,1,1
  1300. ss3dfo.scr   = dx,d6,,2,0
  1301. ssbezier.scr = dx,d6,,2,1
  1302. ssmarque.scr = dx,d6,,2,1
  1303. ssmyst.scr   = dx,d6,,2,1
  1304. sspipes.scr  = dx,d6,,2,0
  1305. ssstars.scr  = dx,d6,,2,1
  1306. subroutn.inf = dx,d6,,2,0,0
  1307. t128.sys     = dx,d6,_3,4,1
  1308. t13b.sys     = dx,d6,_3,4,1
  1309. tape.inf     = dx,d6,,2,0,0
  1310. tartan.bmp   = dx,d6,,1,1
  1311. terminal.exe = dx,d6,,2,1
  1312. terminal.hlp = dx,d6,,2,1
  1313. thatch.bmp   = dx,d6,,1,1
  1314. tmv1.sys     = dx,d6,_3,4,1
  1315. ultra124.sys = dx,d6,_3,4,1
  1316. ultra14f.sys = dx,d6,_3,4,1
  1317. ultra24f.sys = dx,d6,_3,4,1
  1318. vga.sys      = dx,d6,_2,4,1
  1319. vga850.fon   = dx,d6,_2,5,0,0
  1320. vgafix.fon   = dx,d6,,5,0,0
  1321. vgaoem.fon   = dx,d6,_2,5,0,0
  1322. vgasys.fon   = dx,d6,,5,0,0
  1323. videosim.sys = dx,d6,,4,1
  1324. virtual.inf  = dx,d6,,2,0,0
  1325. wd33c93.sys  = dx,d6,_3,4,1
  1326. weitekp9.sys = dx,d6,,4,1
  1327. winchat.exe  = dx,d6,,2,1
  1328. winchat.hlp  = dx,d6,,2,1
  1329. winlogo.bmp  = dx,d6,,1,1
  1330. winmine.exe  = dx,d6,,2,1
  1331. winmine.hlp  = dx,d6,,2,1
  1332. winsock.dll  = dx,d6,,2,0,0
  1333. winsrpc.dll  = dx,d6,,2,0,0
  1334. winstrm.dll  = dx,d6,,2,0,0
  1335. write.exe    = dx,d6,,2,1
  1336. write.hlp    = dx,d6,,2,1
  1337. wshnetbs.dll = dx,d6,,2,0,0
  1338. wshtcpip.dll = dx,d6,,2,0,0
  1339. xga.dll      = dx,d6,,2,1
  1340. xga.sys      = dx,d6,,4,1
  1341. xports.inf   = dx,d6,,2,0,0
  1342. zigzag.bmp   = dx,d6,,1,1
  1343. pid.hlp      = dx,d6,,2,0,0
  1344. asyncmac.sys = dx,d7,,4,1
  1345. browser.dll  = dx,d7,,2,1
  1346. ipinfo.inf   = dx,d7,,2,1
  1347. ipxcfg.dll   = dx,d7,,2,1
  1348. isnrip.sys   = dx,d7,,4,1
  1349. lmhsvc.dll   = dx,d7,,2,1
  1350. lmrepl.exe   = dx,d7,,2,1
  1351. mgmtapi.dll  = dx,d7,,2,1
  1352. mib.bin      = dx,d7,,2,1
  1353. ndistapi.sys = dx,d7,,4,1
  1354. ndiswan.sys  = dx,d7,,4,1
  1355. netbt.sys    = dx,d7,,4,1
  1356. nwlnkipx.sys = dx,d7,,4,1
  1357. nwlnknb.sys  = dx,d7,,4,1
  1358. nwlnkspx.sys = dx,d7,,4,1
  1359. rasadmin.dll = dx,d7,,2,1
  1360. rasadmin.hlp = dx,d7,,2,1
  1361. rasapi16.dll = dx,d7,,2,0
  1362. rasapi32.dll = dx,d7,,2,1
  1363. rasarp.sys   = dx,d7,,4,1
  1364. rascauth.dll = dx,d7,,2,1
  1365. rascbcp.dll  = dx,d7,,2,1
  1366. raschap.dll  = dx,d7,,2,1
  1367. rasctrs.dll  = dx,d7,,2,1
  1368. rasdial.exe  = dx,d7,,2,1
  1369. rasgloss.hlp = dx,d7,,2,1
  1370. rasgprxy.dll = dx,d7,,2,1
  1371. rasgtwy.dll  = dx,d7,,2,1
  1372. rasipcp.dll  = dx,d7,,2,1
  1373. rasipxcp.dll = dx,d7,,2,1
  1374. rasman.dll   = dx,d7,,2,1
  1375. rasman.exe   = dx,d7,,2,1
  1376. rasmsg.dll   = dx,d7,,2,1
  1377. rasmxs.dll   = dx,d7,,2,1
  1378. rasnbfcp.dll = dx,d7,,2,1
  1379. raspap.dll   = dx,d7,,2,1
  1380. rasphone.hlp = dx,d7,,2,1
  1381. rasppp.dll   = dx,d7,,2,1
  1382. raspppen.dll = dx,d7,,2,1
  1383. rassauth.dll = dx,d7,,2,1
  1384. rasser.dll   = dx,d7,,2,1
  1385. rassprxy.exe = dx,d7,,2,1
  1386. rassrv.exe   = dx,d7,,2,1
  1387. rastapi.dll  = dx,d7,,2,1
  1388. rdr.sys      = dx,d7,,4,1
  1389. sfmapi.dll   = dx,d7,,2,1
  1390. sfmatalk.sys = dx,d7,,4,1
  1391. sfmatcfg.dll = dx,d7,,2,1
  1392. sfmmgr.cpl   = dx,d7,,2,1
  1393. sfmmgr.hlp   = dx,d7,,2,1
  1394. sfmmon.dll   = dx,d7,,2,1
  1395. sfmmsg.dll   = dx,d7,,2,1
  1396. sfmprint.exe = dx,d7,,2,1
  1397. sfmpsdib.dll = dx,d7,,2,1
  1398. sfmsrv.sys   = dx,d7,,4,1
  1399. sfmsvc.exe   = dx,d7,,2,1
  1400. sfmwshat.dll = dx,d7,,2,1
  1401. snmptrap.exe = dx,d7,,2,1
  1402. tapisrv.dll  = dx,d7,,2,1
  1403. tcpip.sys    = dx,d7,,4,1
  1404. telnet.exe   = dx,d7,,2,1
  1405. telnet.hlp   = dx,d7,,2,1
  1406. wkssvc.dll   = dx,d7,,2,1
  1407. rasccp.dll   = dx,d7,,2,1
  1408. ipxroute.exe = dx,d7,,2,1
  1409. nwsap.dll    = dx,d7,,2,1
  1410. rasiphlp.dll = dx,d7,,2,1
  1411. atkctrs.dll  = dx,d8,,2,1
  1412. autoconv.exe = dx,d8,,2,1
  1413. c_037.nls    = dx,d8,_2,2,1
  1414. c_10081.nls  = dx,d8,_2,2,1
  1415. lt200.sys    = dx,d8,,4,1
  1416. macfile.exe  = dx,d8,,2,1
  1417. ntbackup.exe = dx,d8,,2,1
  1418. ntcmds.hlp   = dx,d8,,2,1
  1419. ntcmds.ind   = dx,d8,,2,1
  1420. ole32.dll    = dx,d8,,2,0
  1421. sfmatmsg.dll = dx,d8,,2,1
  1422. sfmctrs.dll  = dx,d8,,2,1
  1423. sfmicon.vol  = dx,d8,,2,1
  1424. sfmicons.inf = dx,d8,,2,1
  1425. sfmmap.inf   = dx,d8,,2,1
  1426. sfmpsexe.exe = dx,d8,,2,1
  1427. sfmpsfnt.dll = dx,d8,,2,1
  1428. sfmpsprt.dll = dx,d8,,13,1
  1429. sfmres.dll   = dx,d8,,2,1
  1430. sfmuam.ifo   = dx,d8,,2,1
  1431. sfmuam.rsc   = dx,d8,,2,1
  1432. sfmuam.txt   = dx,d8,,2,1
  1433. sfmutil.dll  = dx,d8,,2,1
  1434. store32.dll  = dx,d8,,2,1
  1435. c_10007.nls  = dx,d9,_2,2,1
  1436. c_737.nls    = dx,d9,_2,2,1
  1437. c_852.nls    = dx,d9,_2,2,1
  1438. c_855.nls    = dx,d9,_2,2,1
  1439. c_857.nls    = dx,d9,_2,2,1
  1440. c_860.nls    = dx,d9,_2,2,1
  1441. calc.ind     = dx,d9,,2,1
  1442. decpsmon.dll = dx,d9,,2,1
  1443. jet.dll      = dx,d9,,2,0
  1444. msmail32.exe = dx,d9,,2,1
  1445. msvideo.dll  = dx,d9,,5,0
  1446. ntvdm.exe    = dx,d9,,2,1
  1447. os2.exe      = dx,d9,,2,1
  1448. schdpl32.exe = dx,d9,,2,1
  1449. usrmgr.exe   = dx,d9,,2,0
  1450. usrmgr.ind   = dx,d9,,2,0
  1451. winsadmn.exe = dx,d9,,2,1
  1452. perfh009.dat = dx,d10,,2,0
  1453. c_10001.nls  = dx,d10,_2,2,1
  1454. c_1026.nls   = dx,d10,_2,2,1
  1455. c_861.nls    = dx,d10,_2,2,1
  1456. c_863.nls    = dx,d10,_2,2,1
  1457. c_865.nls    = dx,d10,_2,2,1
  1458. decpsmon.hlp = dx,d10,,2,1
  1459. dhcpadmn.exe = dx,d10,,2,1
  1460. l_10646.ttf  = dx,d10,,5,1
  1461. lanman.drv   = dx,d10,,2,1
  1462. main.cpl     = dx,d10,,2,1
  1463. mciavi.drv   = dx,d10,,5,0
  1464. musrmgr.exe  = dx,d10,,2,1
  1465. neth.dll     = dx,d10,,2,1
  1466. oleaut32.dll = dx,d10,,2,0
  1467. oleprx32.dll = dx,d10,,2,0
  1468. pscript.dll  = dx,d10,,11,1
  1469. qbasic.exe   = dx,d10,,2,1
  1470. untfs.dll    = dx,d10,,2,1
  1471. winfile.exe  = dx,d10,,2,1
  1472. winhelp.exe  = dx,d10,,1,3
  1473. msp32_am.lex = dx,d11,,2,1
  1474. c_10006.nls  = dx,d11,_2,2,1
  1475. c_10029.nls  = dx,d11,_2,2,1
  1476. c_866.nls    = dx,d11,_2,2,1
  1477. c_869.nls    = dx,d11,_2,2,1
  1478. cards.dll    = dx,d11,,2,1
  1479. cmd.exe      = dx,d11,,2,1
  1480. drwtsn32.hlp = dx,d11,,2,1
  1481. ega.cpi      = dx,d11,,2,1
  1482. frame32.dll  = dx,d11,,2,1
  1483. ir30_32.dll  = dx,d11,,2,0
  1484. moricons.dll = dx,d11,,2,1
  1485. msschd32.dll = dx,d11,,2,1
  1486. mssfs32.dll  = dx,d11,,2,1
  1487. net.hlp      = dx,d11,,2,1
  1488. nwconv.exe   = dx,d11,,2,1
  1489. perfmon.exe  = dx,d11,,2,1
  1490. printman.exe = dx,d11,,2,1
  1491. pscrptui.dll = dx,d11,,11,1
  1492. regedt32.exe = dx,d11,,2,1
  1493. srv.sys      = dx,d11,,4,1
  1494. srvmgr.cpl   = dx,d11,,2,1
  1495. srvmgr.exe   = dx,d11,,2,0
  1496. ulib.dll     = dx,d11,,2,1
  1497. vform32.dll  = dx,d11,,2,1
  1498. wins.exe     = dx,d11,,2,1
  1499. wow32.dll    = dx,d11,,2,1
  1500. acledit.dll  = dx,d12,,2,1
  1501. avifile.dll  = dx,d12,,5,0
  1502. bios1.rom    = dx,d12,,2,1
  1503. c_10079.nls  = dx,d12,_2,2,1
  1504. c_1250.nls   = dx,d12,_2,2,1
  1505. c_1251.nls   = dx,d12,_2,2,1
  1506. c_1253.nls   = dx,d12,_2,2,1
  1507. c_1254.nls   = dx,d12,_2,2,1
  1508. c_500.nls    = dx,d12,_2,2,1
  1509. c_875.nls    = dx,d12,_2,2,1
  1510. clipbrd.exe  = dx,d12,,2,1
  1511. courbi.ttf   = dx,d12,,5,1
  1512. display.cpl  = dx,d12,,2,0
  1513. eventvwr.exe = dx,d12,,2,1
  1514. idp_xfs.bin  = dx,d12,,4,1
  1515. localspl.dll = dx,d12,,2,1
  1516. lucon.ttf    = dx,d12,,5,0
  1517. mspell32.dll = dx,d12,,2,1
  1518. msvfw32.dll  = dx,d12,,2,1
  1519. nbf.sys      = dx,d12,,4,1
  1520. ncadmin.exe  = dx,d12,,2,0
  1521. net1.exe     = dx,d12,,2,0
  1522. netapi.dll   = dx,d12,,2,1
  1523. netdde.exe   = dx,d12,,2,1
  1524. os2srv.exe   = dx,d12,,2,1
  1525. oso007       = dx,d12,,6,1,3,oso001.007
  1526. oso009       = dx,d12,,6,1,3,oso001.009
  1527. oso010       = dx,d12,,6,1,3,oso001.010
  1528. oso012       = dx,d12,,6,1,3,oso001.012
  1529. oso016       = dx,d12,,6,1,3,oso001.016
  1530. oso029       = dx,d12,,6,1,3,oso001.029
  1531. qbasic.hlp   = dx,d12,,2,1
  1532. srvmgr.hlp   = dx,d12,,2,0
  1533. streams.sys  = dx,d12,,4,1
  1534. t1instal.dll = dx,d12,,2,0
  1535. uhpfs.dll    = dx,d12,,2,1
  1536. usrmgr.hlp   = dx,d12,,2,0
  1537. windisk.exe  = dx,d12,,2,1
  1538. nwrdr.sys    = dx,d12,,4,1
  1539. 40291730.ppd = dx,d13,,11,1
  1540. 40293930.ppd = dx,d13,,11,1
  1541. a_pnt518.ppd = dx,d13,,11,1
  1542. ab32.dll     = dx,d13,,2,1
  1543. ac500503.ppd = dx,d13,,11,1
  1544. agfap400.ppd = dx,d13,,11,1
  1545. aljii523.ppd = dx,d13,,11,1
  1546. amchr518.ppd = dx,d13,,11,1
  1547. ap_ntxj1.ppd = dx,d13,,11,1
  1548. apple230.ppd = dx,d13,,11,1
  1549. apple380.ppd = dx,d13,,11,1
  1550. apple422.ppd = dx,d13,,11,1
  1551. aps08522.ppd = dx,d13,,11,1
  1552. aps12522.ppd = dx,d13,,11,1
  1553. aps26522.ppd = dx,d13,,11,1
  1554. aps80522.ppd = dx,d13,,11,1
  1555. ast__470.ppd = dx,d13,,11,1
  1556. avifil32.dll = dx,d13,,2,0
  1557. brhj770.dll  = dx,d13,,11,1
  1558. brother9.dll = dx,d13,,11,1
  1559. brothr24.dll = dx,d13,,11,1
  1560. canon330.dll = dx,d13,,11,1
  1561. canon800.dll = dx,d13,,11,1
  1562. canonlbp.dll = dx,d13,,11,1
  1563. cg94_493.ppd = dx,d13,,11,1
  1564. cit24us.dll  = dx,d13,,11,1
  1565. cit9us.dll   = dx,d13,,11,1
  1566. citoh.dll    = dx,d13,,11,1
  1567. cn_500_1.ppd = dx,d13,,11,1
  1568. cn_500j1.ppd = dx,d13,,11,1
  1569. cnlbp4_1.ppd = dx,d13,,11,1
  1570. cnlbp8_1.ppd = dx,d13,,11,1
  1571. cnlbp8r1.ppd = dx,d13,,11,1
  1572. cnlbp8t1.ppd = dx,d13,,11,1
  1573. courbd.ttf   = dx,d13,,5,1
  1574. couri.ttf    = dx,d13,,5,1
  1575. cppmq151.ppd = dx,d13,,11,1
  1576. cppmq201.ppd = dx,d13,,11,1
  1577. datap462.ppd = dx,d13,,11,1
  1578. dc1152_1.ppd = dx,d13,,11,1
  1579. dc1152f1.ppd = dx,d13,,11,1
  1580. dc2150p1.ppd = dx,d13,,11,1
  1581. dc2250p1.ppd = dx,d13,,11,1
  1582. dcd11501.ppd = dx,d13,,11,1
  1583. dcd21501.ppd = dx,d13,,11,1
  1584. dcd22501.ppd = dx,d13,,11,1
  1585. dckps201.ppd = dx,d13,,11,1
  1586. dckps321.ppd = dx,d13,,11,1
  1587. dckps401.ppd = dx,d13,,11,1
  1588. dcln03r1.ppd = dx,d13,,11,1
  1589. dclps171.ppd = dx,d13,,11,1
  1590. dclps201.ppd = dx,d13,,11,1
  1591. dclps321.ppd = dx,d13,,11,1
  1592. dclps401.ppd = dx,d13,,11,1
  1593. dctps201.ppd = dx,d13,,11,1
  1594. dec24pin.dll = dx,d13,,11,1
  1595. dec3200.dll  = dx,d13,,11,1
  1596. dec3250.ppd  = dx,d13,,11,1
  1597. dec9pin.dll  = dx,d13,,11,1
  1598. deccolor.ppd = dx,d13,,11,1
  1599. diconix.dll  = dx,d13,,11,1
  1600. dp_us470.ppd = dx,d13,,11,1
  1601. dpl15601.ppd = dx,d13,,11,1
  1602. dplz9601.ppd = dx,d13,,11,1
  1603. ep826051.ppd = dx,d13,,11,1
  1604. epl3kf21.ppd = dx,d13,,11,1
  1605. epl3kf51.ppd = dx,d13,,11,1
  1606. epl75523.ppd = dx,d13,,11,1
  1607. epson24.dll  = dx,d13,,11,1
  1608. epson9.dll   = dx,d13,,11,1
  1609. escp2e.dll   = dx,d13,,11,1
  1610. escp2ms.dll  = dx,d13,,11,1
  1611. f71rx503.ppd = dx,d13,,11,1
  1612. fuji24.dll   = dx,d13,,11,1
  1613. fuji9.dll    = dx,d13,,11,1
  1614. gcbl4921.ppd = dx,d13,,11,1
  1615. gcbl5141.ppd = dx,d13,,11,1
  1616. gcblp2_1.ppd = dx,d13,,11,1
  1617. gcblp2s1.ppd = dx,d13,,11,1
  1618. gcblpel1.ppd = dx,d13,,11,1
  1619. gdgl8001.ppd = dx,d13,,11,1
  1620. hermes_1.ppd = dx,d13,,11,1
  1621. hermes_2.ppd = dx,d13,,11,1
  1622. hp4ml_v1.ppd = dx,d13,,11,1
  1623. hp4mp3_1.ppd = dx,d13,,11,1
  1624. hp4mp6_1.ppd = dx,d13,,11,1
  1625. hp4si3_1.ppd = dx,d13,,11,1
  1626. hp4si6_1.ppd = dx,d13,,11,1
  1627. hp60022.pcd  = dx,d13,,11,1
  1628. hp60036.pcd  = dx,d13,,11,1
  1629. hp650c22.pcd = dx,d13,,11,1
  1630. hp650c36.pcd = dx,d13,,11,1
  1631. hp7550pl.pcd = dx,d13,,11,1
  1632. hp_3d522.ppd = dx,d13,,11,1
  1633. hp_3p522.ppd = dx,d13,,11,1
  1634. hpdesign.pcd = dx,d13,,11,1
  1635. hpdmrxmx.pcd = dx,d13,,11,1
  1636. hpdmsx.pcd   = dx,d13,,11,1
  1637. hpdpp22.pcd  = dx,d13,,11,1
  1638. hpdpp36.pcd  = dx,d13,,11,1
  1639. hpdskjet.dll = dx,d13,,11,1
  1640. hpeli522.ppd = dx,d13,,11,1
  1641. hpgl2pen.pcd = dx,d13,,11,1
  1642. hpiid522.ppd = dx,d13,,11,1
  1643. hpiii522.ppd = dx,d13,,11,1
  1644. hpiip522.ppd = dx,d13,,11,1
  1645. hplj_31.ppd  = dx,d13,,11,1
  1646. hplj_3d1.ppd = dx,d13,,11,1
  1647. hplj_3p1.ppd = dx,d13,,11,1
  1648. hppcl.dll    = dx,d13,,11,1
  1649. hppcl5ms.dll = dx,d13,,11,1
  1650. hppjxl31.ppd = dx,d13,,11,1
  1651. ibm17523.ppd = dx,d13,,11,1
  1652. ibm20470.ppd = dx,d13,,11,1
  1653. ibm238x.dll  = dx,d13,,11,1
  1654. ibm239x.dll  = dx,d13,,11,1
  1655. ibm30505.ppd = dx,d13,,11,1
  1656. ibm31514.ppd = dx,d13,,11,1
  1657. ibm39523.ppd = dx,d13,,11,1
  1658. ibm4039.ppd  = dx,d13,,11,1
  1659. ibm4079.ppd  = dx,d13,,11,1
  1660. ibm5204.dll  = dx,d13,,11,1
  1661. ibmport.dll  = dx,d13,,11,1
  1662. ibmppdsl.dll = dx,d13,,11,1
  1663. jp350.dll    = dx,d13,,11,1
  1664. kdcolor1.ppd = dx,d13,,11,1
  1665. kyocera.dll  = dx,d13,,11,1
  1666. l100_425.ppd = dx,d13,,11,1
  1667. l200230.ppd  = dx,d13,,11,1
  1668. l200_471.ppd = dx,d13,,11,1
  1669. l200_493.ppd = dx,d13,,11,1
  1670. l300_471.ppd = dx,d13,,11,1
  1671. l300_493.ppd = dx,d13,,11,1
  1672. l330_523.ppd = dx,d13,,11,1
  1673. l3330523.ppd = dx,d13,,11,1
  1674. l500_493.ppd = dx,d13,,11,1
  1675. l530_523.ppd = dx,d13,,11,1
  1676. l5330523.ppd = dx,d13,,11,1
  1677. lanmannt.bmp = dx,d13,,1,0
  1678. lh_630_1.ppd = dx,d13,,11,1
  1679. lwnt_470.ppd = dx,d13,,11,1
  1680. lwntx470.ppd = dx,d13,,11,1
  1681. lwntx518.ppd = dx,d13,,11,1
  1682. mantal24.dll = dx,d13,,11,1
  1683. mantal90.dll = dx,d13,,11,1
  1684. mciavi32.dll = dx,d13,,2,1
  1685. moim1201.ppd = dx,d13,,11,1
  1686. mono_522.ppd = dx,d13,,11,1
  1687. mt735.dll    = dx,d13,,11,1
  1688. mt_ti101.ppd = dx,d13,,11,1
  1689. musrmgr.ind  = dx,d13,,2,1
  1690. n2090522.ppd = dx,d13,,11,1
  1691. n2290520.ppd = dx,d13,,11,1
  1692. ndis.sys     = dx,d13,,4,1
  1693. npeisa.sys   = dx,d13,,4,1
  1694. npmca.sys    = dx,d13,,4,1
  1695. okol8501.ppd = dx,d13,,11,1
  1696. okol8701.ppd = dx,d13,,11,1
  1697. olecli.dll   = dx,d13,,2,1
  1698. oliv5000.ppd = dx,d13,,11,1
  1699. pap54001.ppd = dx,d13,,11,1
  1700. pap54101.ppd = dx,d13,,11,1
  1701. q30si503.ppd = dx,d13,,11,1
  1702. q860pls2.ppd = dx,d13,,11,1
  1703. qcs10001.ppd = dx,d13,,11,1
  1704. qcs10002.ppd = dx,d13,,11,1
  1705. qmps4104.ppd = dx,d13,,11,1
  1706. qms1725.ppd  = dx,d13,,11,1
  1707. qms2025.ppd  = dx,d13,,11,1
  1708. qms3225.ppd  = dx,d13,,11,1
  1709. qms420.ppd   = dx,d13,,11,1
  1710. qms4525.ppd  = dx,d13,,11,1
  1711. qms45252.ppd = dx,d13,,11,1
  1712. qms860.ppd   = dx,d13,,11,1
  1713. qmscs210.ppd = dx,d13,,11,1
  1714. qmscs230.ppd = dx,d13,,11,1
  1715. times.ttf    = dx,d13,,5,1
  1716. timesbd.ttf  = dx,d13,,5,1
  1717. timesbi.ttf  = dx,d13,,5,1
  1718. timesi.ttf   = dx,d13,,5,1
  1719. tk200172.ppd = dx,d13,,11,1
  1720. tk200392.ppd = dx,d13,,11,1
  1721. tkp200i2.ppd = dx,d13,,11,1
  1722. wang15.ppd   = dx,d13,,11,1
  1723. wang15fp.ppd = dx,d13,,11,1
  1724. nwdocgw.hlp  = dx,d13,,2,1
  1725. arial.ttf    = dx,d14,,5,1
  1726. arialbd.ttf  = dx,d14,,5,1
  1727. arialbi.ttf  = dx,d14,,5,1
  1728. banana.ani   = dx,d14,,2,1
  1729. barber.ani   = dx,d14,,2,1
  1730. cacls.exe    = dx,d14,,2,0
  1731. colorq.ppd   = dx,d14,,11,1
  1732. cour.ttf     = dx,d14,,5,1
  1733. dclf02_1.ppd = dx,d14,,11,1
  1734. dclf02f1.ppd = dx,d14,,11,1
  1735. dhcpssvc.dll = dx,d14,,2,1
  1736. hp_650c1.ppd = dx,d14,,11,1
  1737. ibm4039p.ppd = dx,d14,,11,1
  1738. jx9460ps.ppd = dx,d14,,11,1
  1739. jx9500ps.ppd = dx,d14,,11,1
  1740. jx9600ps.ppd = dx,d14,,11,1
  1741. jx9660ps.ppd = dx,d14,,11,1
  1742. jx9700ps.ppd = dx,d14,,11,1
  1743. krnl386.exe  = dx,d14,,2,1
  1744. lh830__1.ppd = dx,d14,,11,1
  1745. lh930__1.ppd = dx,d14,,11,1
  1746. lhpr60_1.ppd = dx,d14,,11,1
  1747. midimap.cfg  = dx,d14,,2,1
  1748. midimap.dll  = dx,d14,,2,1
  1749. msacm32.dll  = dx,d14,,2,0
  1750. n890_470.ppd = dx,d14,,11,1
  1751. n890x505.ppd = dx,d14,,11,1
  1752. nc95fax1.ppd = dx,d14,,11,1
  1753. nc97fax1.ppd = dx,d14,,11,1
  1754. nccps401.ppd = dx,d14,,11,1
  1755. nccps801.ppd = dx,d14,,11,1
  1756. ncol_519.ppd = dx,d14,,11,1
  1757. ncs29901.ppd = dx,d14,,11,1
  1758. ncsw_951.ppd = dx,d14,,11,1
  1759. nec24pin.dll = dx,d14,,11,1
  1760. ntlminst.inf = dx,d14,,2,1
  1761. ntver.dll    = dx,d14,,2,0
  1762. o5241503.ppd = dx,d14,,11,1
  1763. o5242503.ppd = dx,d14,,11,1
  1764. ok801pf1.ppd = dx,d14,,11,1
  1765. oki24.dll    = dx,d14,,11,1
  1766. oki9.dll     = dx,d14,,11,1
  1767. oki9ibm.dll  = dx,d14,,11,1
  1768. ol830525.ppd = dx,d14,,11,1
  1769. ol840518.ppd = dx,d14,,11,1
  1770. olecli32.dll = dx,d14,,2,1
  1771. olidm24.dll  = dx,d14,,11,1
  1772. olidm9.dll   = dx,d14,,11,1
  1773. oliveti1.ppd = dx,d14,,11,1
  1774. oliveti2.ppd = dx,d14,,11,1
  1775. p4455514.ppd = dx,d14,,11,1
  1776. paintjet.dll = dx,d14,,11,1
  1777. panson24.dll = dx,d14,,11,1
  1778. panson9.dll  = dx,d14,,11,1
  1779. phiipx.ppd   = dx,d14,,11,1
  1780. pifedit.exe  = dx,d14,,2,1
  1781. probrep.txt  = dx,d14,,2,0
  1782. proprint.dll = dx,d14,,11,1
  1783. proprn24.dll = dx,d14,,11,1
  1784. ps1.dll      = dx,d14,,11,1
  1785. psxdll.dll   = dx,d14,,2,1
  1786. psxss.exe    = dx,d14,,2,1
  1787. px.ppd       = dx,d14,,11,1
  1788. q2200523.ppd = dx,d14,,11,1
  1789. q2210523.ppd = dx,d14,,11,1
  1790. q2220523.ppd = dx,d14,,11,1
  1791. q810t517.ppd = dx,d14,,11,1
  1792. q820_517.ppd = dx,d14,,11,1
  1793. q820t517.ppd = dx,d14,,11,1
  1794. qcs10503.ppd = dx,d14,,11,1
  1795. qcs20503.ppd = dx,d14,,11,1
  1796. qcs30503.ppd = dx,d14,,11,1
  1797. qm1700_1.ppd = dx,d14,,11,1
  1798. qm2000_1.ppd = dx,d14,,11,1
  1799. qm815mr1.ppd = dx,d14,,11,1
  1800. qm825mr1.ppd = dx,d14,,11,1
  1801. qmps8151.ppd = dx,d14,,11,1
  1802. qmps8251.ppd = dx,d14,,11,1
  1803. qms81470.ppd = dx,d14,,11,1
  1804. qms8_461.ppd = dx,d14,,11,1
  1805. qms8p461.ppd = dx,d14,,11,1
  1806. qmscs494.ppd = dx,d14,,11,1
  1807. qmsj_461.ppd = dx,d14,,11,1
  1808. qmsjp461.ppd = dx,d14,,11,1
  1809. quietjet.dll = dx,d14,,11,1
  1810. qume_470.ppd = dx,d14,,11,1
  1811. qwiii.dll    = dx,d14,,11,1
  1812. r6000505.ppd = dx,d14,,11,1
  1813. rasdd.dll    = dx,d14,,11,1
  1814. s5232503.ppd = dx,d14,,11,1
  1815. s746j522.ppd = dx,d14,,11,1
  1816. scg20522.ppd = dx,d14,,11,1
  1817. seiko.dll    = dx,d14,,11,1
  1818. seiko24e.dll = dx,d14,,11,1
  1819. seiko_04.ppd = dx,d14,,11,1
  1820. seiko_14.ppd = dx,d14,,11,1
  1821. seikosh9.dll = dx,d14,,11,1
  1822. srvsvc.dll   = dx,d14,,2,1
  1823. star24e.dll  = dx,d14,,11,1
  1824. star9e.dll   = dx,d14,,11,1
  1825. starjet.dll  = dx,d14,,11,1
  1826. symbolf.fon  = dx,d14,,5,1
  1827. t1513470.ppd = dx,d14,,11,1
  1828. t1535470.ppd = dx,d14,,11,1
  1829. thinkjet.dll = dx,d14,,11,1
  1830. ti08_450.ppd = dx,d14,,11,1
  1831. ti15_470.ppd = dx,d14,,11,1
  1832. ti850.dll    = dx,d14,,11,1
  1833. tim17521.ppd = dx,d14,,11,1
  1834. tim35521.ppd = dx,d14,,11,1
  1835. titrb161.ppd = dx,d14,,11,1
  1836. titrbo61.ppd = dx,d14,,11,1
  1837. titrbo91.ppd = dx,d14,,11,1
  1838. tix17521.ppd = dx,d14,,11,1
  1839. tix35521.ppd = dx,d14,,11,1
  1840. tk220171.ppd = dx,d14,,11,1
  1841. tk220391.ppd = dx,d14,,11,1
  1842. tkp200j1.ppd = dx,d14,,11,1
  1843. tkp220i1.ppd = dx,d14,,11,1
  1844. tkp220j1.ppd = dx,d14,,11,1
  1845. tkp2sdj1.ppd = dx,d14,,11,1
  1846. tkp2sdx1.ppd = dx,d14,,11,1
  1847. tkp300i1.ppd = dx,d14,,11,1
  1848. tkp300j1.ppd = dx,d14,,11,1
  1849. tkp480j1.ppd = dx,d14,,11,1
  1850. tkph2sd1.ppd = dx,d14,,11,1
  1851. tkph4801.ppd = dx,d14,,11,1
  1852. tkphpxi1.ppd = dx,d14,,11,1
  1853. tkphz2j1.ppd = dx,d14,,11,1
  1854. tkphz3j1.ppd = dx,d14,,11,1
  1855. tkphzr21.ppd = dx,d14,,11,1
  1856. tkphzr22.ppd = dx,d14,,11,1
  1857. tkphzr31.ppd = dx,d14,,11,1
  1858. tkphzr32.ppd = dx,d14,,11,1
  1859. tkpxe171.ppd = dx,d14,,11,1
  1860. tkpxe391.ppd = dx,d14,,11,1
  1861. triumph1.ppd = dx,d14,,11,1
  1862. triumph2.ppd = dx,d14,,11,1
  1863. u9415470.ppd = dx,d14,,11,1
  1864. uni17521.ppd = dx,d14,,11,1
  1865. uni39521.ppd = dx,d14,,11,1
  1866. v5334522.ppd = dx,d14,,11,1
  1867. vt42p522.ppd = dx,d14,,11,1
  1868. vt43p522.ppd = dx,d14,,11,1
  1869. vt4510a1.ppd = dx,d14,,11,1
  1870. vt4530a1.ppd = dx,d14,,11,1
  1871. vt4530b1.ppd = dx,d14,,11,1
  1872. vt4530c1.ppd = dx,d14,,11,1
  1873. vt4533b1.ppd = dx,d14,,11,1
  1874. vt4533c1.ppd = dx,d14,,11,1
  1875. vt453ea1.ppd = dx,d14,,11,1
  1876. vt453eb1.ppd = dx,d14,,11,1
  1877. vt4550a1.ppd = dx,d14,,11,1
  1878. vt4550b1.ppd = dx,d14,,11,1
  1879. vt4550c1.ppd = dx,d14,,11,1
  1880. vt4551a1.ppd = dx,d14,,11,1
  1881. vt4563a1.ppd = dx,d14,,11,1
  1882. vt4563b1.ppd = dx,d14,,11,1
  1883. vt49901.ppd  = dx,d14,,11,1
  1884. vt4l3001.ppd = dx,d14,,11,1
  1885. vt4l3301.ppd = dx,d14,,11,1
  1886. vt4l5001.ppd = dx,d14,,11,1
  1887. vt4l5301.ppd = dx,d14,,11,1
  1888. vt530522.ppd = dx,d14,,11,1
  1889. vt550522.ppd = dx,d14,,11,1
  1890. vt600p1.ppd  = dx,d14,,11,1
  1891. vt600w1.ppd  = dx,d14,,11,1
  1892. vt60p480.ppd = dx,d14,,11,1
  1893. wgpomg32.dll = dx,d14,,2,1
  1894. win32spl.dll = dx,d14,,2,1
  1895. winbug.dat   = dx,d14,,2,0
  1896. winbug.exe   = dx,d14,,2,0
  1897. winbug.hlp   = dx,d14,,2,0
  1898. winbug10.dll = dx,d14,,2,0
  1899. winmsd.dll   = dx,d14,,2,0
  1900. winmsd.exe   = dx,d14,,2,0
  1901. winsadmn.hlp = dx,d14,,2,1
  1902. xactsrv.dll  = dx,d14,,2,1
  1903. xrdt0851.ppd = dx,d14,,11,1
  1904. xrdt0901.ppd = dx,d14,,11,1
  1905. xrdt1351.ppd = dx,d14,,11,1
  1906. ntepc.sys    = dx,d14,,4,1
  1907. ariali.ttf   = dx,d15,,5,1
  1908. comm01.seq   = dx,d15,,2,1
  1909. config.nt    = dx,d15,,2,2
  1910. convert.exe  = dx,d15,,2,1
  1911. counter.ani  = dx,d15,,2,1
  1912. country.sys  = dx,d15,,2,1
  1913. cour.fot     = dx,d15,,5,1
  1914. courbd.fot   = dx,d15,,5,1
  1915. courbi.fot   = dx,d15,,5,1
  1916. couri.fot    = dx,d15,,5,1
  1917. cursors.cpl  = dx,d15,,2,1
  1918. dhcpadmn.hlp = dx,d15,,2,1
  1919. diskcomp.com = dx,d15,,2,1
  1920. diskcopy.com = dx,d15,,2,1
  1921. diskdump.sys = dx,d15,,4,0
  1922. diskperf.exe = dx,d15,,2,1
  1923. diskperf.sys = dx,d15,,4,1
  1924. dlc.sys      = dx,d15,,4,1
  1925. dlcapi.dll   = dx,d15,,2,1
  1926. doscalls.dll = dx,d15,,8,1
  1927. doshelp.hlp  = dx,d15,,2,1
  1928. doskey.exe   = dx,d15,,2,1
  1929. drum.ani     = dx,d15,,2,1
  1930. drwtsn32.exe = dx,d15,,2,1
  1931. edit.com     = dx,d15,,2,1
  1932. edlin.exe    = dx,d15,,2,1
  1933. ega40850.fon = dx,d15,,5,1
  1934. ega40woa.fon = dx,d15,,5,1
  1935. ega80850.fon = dx,d15,,5,1
  1936. ega80woa.fon = dx,d15,,5,1
  1937. exe2bin.exe  = dx,d15,,2,1
  1938. fastopen.exe = dx,d15,,2,1
  1939. fillitup.ani = dx,d15,,2,1
  1940. find.exe     = dx,d15,,2,1
  1941. finger.exe   = dx,d15,,2,1
  1942. fmifs.dll    = dx,d15,,2,1
  1943. forcedos.exe = dx,d15,,2,1
  1944. ftpsvc.dll   = dx,d15,,2,1
  1945. gdi.exe      = dx,d15,,2,1
  1946. gorilla.bas  = dx,d15,,2,1
  1947. graftabl.com = dx,d15,,2,1
  1948. graphics.pro = dx,d15,,2,1
  1949. hand.ani     = dx,d15,,2,1
  1950. help.exe     = dx,d15,,2,1
  1951. himem.sys    = dx,d15,,2,1
  1952. horse.ani    = dx,d15,,2,1
  1953. hostname.exe = dx,d15,,2,1
  1954. hourglas.ani = dx,d15,,2,1
  1955. hpmon.dll    = dx,d15,,2,1
  1956. iccvid.dll   = dx,d15,,2,0
  1957. intro.ico    = dx,d15,,2,1
  1958. iologmsg.dll = dx,d15,,2,1
  1959. kb16.com     = dx,d15,,2,1
  1960. keyboard.drv = dx,d15,,2,1
  1961. keyboard.sys = dx,d15,,2,1
  1962. label.exe    = dx,d15,,2,1
  1963. loadfix.com  = dx,d15,,2,1
  1964. localmon.dll = dx,d15,,2,1
  1965. locator.exe  = dx,d15,,2,1
  1966. lzexpand.dll = dx,d15,,2,1
  1967. mapixx.dll   = dx,d15,,2,1
  1968. mciole32.dll = dx,d15,,2,1
  1969. metronom.ani = dx,d15,,2,1
  1970. mmdriver.inf = dx,d15,,2,1
  1971. mmdrv.dll    = dx,d15,,2,1
  1972. mmsystem.dll = dx,d15,,2,1
  1973. modern.fon   = dx,d15,,5,1
  1974. mouse.drv    = dx,d15,,2,1
  1975. mpnotify.exe = dx,d15,,2,1
  1976. mprui.dll    = dx,d15,,2,1
  1977. msacm.dll    = dx,d15,,2,0
  1978. msaudite.dll = dx,d15,,2,1
  1979. musrmgr.hlp  = dx,d15,,2,1
  1980. mvaudio.dll  = dx,d15,,2,1
  1981. netapi.os2   = dx,d15,,8,0,3,netapi.dll
  1982. netevent.dll = dx,d15,,2,1
  1983. ntlanui.dll  = dx,d15,,2,0
  1984. packgr32.exe = dx,d15,,2,1
  1985. pax.exe      = dx,d15,,2,1
  1986. qic117.sys   = dx,d15,,4,1
  1987. rasddui.dll  = dx,d15,,11,1
  1988. rnal.dll     = dx,d15,,2,1
  1989. schmsg32.dll = dx,d15,,2,1
  1990. scm.exe      = dx,d15,,2,0
  1991. scsiprnt.sys = dx,d15,,4,1
  1992. scsiscan.sys = dx,d15,,4,1
  1993. sndsys32.dll = dx,d15,,2,1
  1994. symbol.ttf   = dx,d15,,5,1
  1995. symbole.fon  = dx,d15,,5,1
  1996. system.ini   = dx,d15,,1,2
  1997. system.mdb   = dx,d15,,14,1
  1998. system.mdb   = dx,d15,,15,1
  1999. system.mdb   = dx,d15,,2,1
  2000. tcpip.hlp    = dx,d15,,2,0
  2001. tdi.sys      = dx,d15,,4,1
  2002. ufat.dll     = dx,d15,,2,1
  2003. win.ini      = dx,d15,,1,2
  2004. windiska.hlp = dx,d15,,2,0
  2005. winfile.ini  = dx,d15,,1,2
  2006. wingding.ttf = dx,d15,,5,1
  2007. winprint.dll = dx,d15,,13,1
  2008. handwait.ani = dx,d15,,2,0
  2009. hnesw.cur    = dx,d15,,2,0
  2010. hnodrop.cur  = dx,d15,,2,0
  2011. hns.cur      = dx,d15,,2,0
  2012. hnwse.cur    = dx,d15,,2,0
  2013. hourgla2.ani = dx,d15,,2,0
  2014. hourgla3.ani = dx,d15,,2,0
  2015. hwe.cur      = dx,d15,,2,0
  2016. lappstrt.cur = dx,d15,,2,0
  2017. larrow.cur   = dx,d15,,2,0
  2018. lcross.cur   = dx,d15,,2,0
  2019. libeam.cur   = dx,d15,,2,0
  2020. lmove.cur    = dx,d15,,2,0
  2021. lnesw.cur    = dx,d15,,2,0
  2022. lnodrop.cur  = dx,d15,,2,0
  2023. lns.cur      = dx,d15,,2,0
  2024. lnwse.cur    = dx,d15,,2,0
  2025. lwait.cur    = dx,d15,,2,0
  2026. lwe.cur      = dx,d15,,2,0
  2027. nwconv.hlp   = dx,d15,,2,0
  2028. nwprovau.dll = dx,d15,,2,1
  2029. nwwks.dll    = dx,d15,,2,1
  2030. aclconv.exe  = dx,d16,,2,1
  2031. afd.sys      = dx,d16,,4,1
  2032. app850.fon   = dx,d16,,5,1
  2033. at.exe       = dx,d16,,2,1
  2034. backup.exe   = dx,d16,,2,1
  2035. canyon.mid   = dx,d16,,1,1
  2036. cdplayer.hlp = dx,d16,,2,1
  2037. clipsrv.exe  = dx,d16,,2,1
  2038. command.com  = dx,d16,,2,1
  2039. control.exe  = dx,d16,,2,1
  2040. ddeml.dll    = dx,d16,,2,0
  2041. demil32.dll  = dx,d16,,2,1
  2042. dgconfig.dll = dx,d16,,2,1
  2043. digifep5.sys = dx,d16,,4,1
  2044. digiinst.dll = dx,d16,,2,1
  2045. dosapp.fon   = dx,d16,,5,1
  2046. dosx.exe     = dx,d16,,2,1
  2047. drivers.dll  = dx,d16,,2,1
  2048. eventlog.dll = dx,d16,,2,0
  2049. expand.exe   = dx,d16,,2,1
  2050. findstr.exe  = dx,d16,,2,1
  2051. ftp.exe      = dx,d16,,2,1
  2052. hpmon.hlp    = dx,d16,,2,1
  2053. htui.dll     = dx,d16,,2,1
  2054. ibmtok.sys   = dx,d16,,4,1
  2055. ifsutil.dll  = dx,d16,,2,1
  2056. impexp32.dll = dx,d16,,2,1
  2057. inetmib1.dll = dx,d16,,2,1
  2058. intro.exe    = dx,d16,,2,1
  2059. lmmib2.dll   = dx,d16,,2,1
  2060. lodctr.exe   = dx,d16,,2,0
  2061. logview.exe  = dx,d16,,2,1
  2062. mailm32.dll  = dx,d16,,2,1
  2063. mailsp32.exe = dx,d16,,2,1
  2064. mem.exe      = dx,d16,,2,1
  2065. msgsvc.dll   = dx,d16,,2,0
  2066. mvaudio.sys  = dx,d16,,4,1
  2067. net.exe      = dx,d16,,2,1
  2068. netflx.bin   = dx,d16,,4,1
  2069. netflx.sys   = dx,d16,,4,1
  2070. netware.drv  = dx,d16,,2,1
  2071. ntio.sys     = dx,d16,,2,1
  2072. olecnv32.dll = dx,d16,,2,0
  2073. pabnsp32.dll = dx,d16,,2,1
  2074. panel.seq    = dx,d16,,2,1
  2075. passport.mid = dx,d16,,1,1
  2076. pause.seq    = dx,d16,,2,1
  2077. pcimac.sys   = dx,d16,,4,1
  2078. perfctrs.dll = dx,d16,,2,1
  2079. piano.ani    = dx,d16,,2,1
  2080. ping.exe     = dx,d16,,2,1
  2081. plotter.dll  = dx,d16,,11,1
  2082. plotui.dll   = dx,d16,,11,1
  2083. pmspl.dll    = dx,d16,,2,1
  2084. posix.exe    = dx,d16,,2,1
  2085. print.exe    = dx,d16,,2,1
  2086. proteon.sys  = dx,d16,,4,1
  2087. pscript.hlp  = dx,d16,,11,1
  2088. rainbow.ani  = dx,d16,,2,1
  2089. raindrop.ani = dx,d16,,2,1
  2090. rcp.exe      = dx,d16,,2,1
  2091. recover.exe  = dx,d16,,2,1
  2092. redir.exe    = dx,d16,,2,1
  2093. remline.bas  = dx,d16,,2,1
  2094. replace.exe  = dx,d16,,2,1
  2095. restore.exe  = dx,d16,,2,1
  2096. rexec.exe    = dx,d16,,2,1
  2097. roman.fon    = dx,d16,,5,1
  2098. route.exe    = dx,d16,,2,1
  2099. rpcdce4.dll  = dx,d16,,2,0
  2100. rpcdgc3.dll  = dx,d16,,2,0
  2101. rpcdgc6.dll  = dx,d16,,2,0
  2102. rpcdgs3.dll  = dx,d16,,2,0
  2103. rpcdgs6.dll  = dx,d16,,2,0
  2104. rpcltc3.dll  = dx,d16,,2,1
  2105. rpcltc5.dll  = dx,d16,,2,1
  2106. rpcltc6.dll  = dx,d16,,2,1
  2107. rpclts3.dll  = dx,d16,,2,1
  2108. rpclts5.dll  = dx,d16,,2,1
  2109. rpclts6.dll  = dx,d16,,2,1
  2110. rsh.exe      = dx,d16,,2,1
  2111. script.fon   = dx,d16,,5,1
  2112. sendfl32.dll = dx,d16,,2,1
  2113. sett04.seq   = dx,d16,,2,1
  2114. setver.exe   = dx,d16,,2,1
  2115. share.exe    = dx,d16,,2,1
  2116. shell.dll    = dx,d16,,2,1
  2117. sizenesw.ani = dx,d16,,2,1
  2118. sizens.ani   = dx,d16,,2,1
  2119. sizenwse.ani = dx,d16,,2,1
  2120. sizewe.ani   = dx,d16,,2,1
  2121. smalle.fon   = dx,d16,,5,1
  2122. smallf.fon   = dx,d16,,5,1
  2123. sndvol32.hlp = dx,d16,,2,1
  2124. sort.exe     = dx,d16,,2,1
  2125. sound.dll    = dx,d16,,2,1
  2126. sound.drv    = dx,d16,,2,1
  2127. spoolss.dll  = dx,d16,,2,1
  2128. spoolss.exe  = dx,d16,,2,1
  2129. stopwtch.ani = dx,d16,,2,1
  2130. subst.exe    = dx,d16,,2,1
  2131. symbol.fot   = dx,d16,,5,1
  2132. sysedit.exe  = dx,d16,,2,1
  2133. system.drv   = dx,d16,,2,1
  2134. taskman.exe  = dx,d16,,2,1
  2135. tftp.exe     = dx,d16,,2,1
  2136. times.fot    = dx,d16,,5,1
  2137. timesbd.fot  = dx,d16,,5,1
  2138. timesbi.fot  = dx,d16,,5,1
  2139. timesi.fot   = dx,d16,,5,1
  2140. toolhelp.dll = dx,d16,,2,1
  2141. tree.com     = dx,d16,,2,1
  2142. trnsch32.dll = dx,d16,,2,1
  2143. upedit.exe   = dx,d16,,2,0
  2144. upedit.hlp   = dx,d16,,2,0
  2145. ups.exe      = dx,d16,,2,1
  2146. ureg.dll     = dx,d16,,2,1
  2147. user.exe     = dx,d16,,2,1
  2148. userinit.exe = dx,d16,,2,1
  2149. v7vga.rom    = dx,d16,,2,1
  2150. vanisher.ani = dx,d16,,2,1
  2151. vdmdbg.dll   = dx,d16,,2,1
  2152. vdmredir.dll = dx,d16,,2,1
  2153. ver.dll      = dx,d16,,2,1
  2154. vga.drv      = dx,d16,,2,1
  2155. vga860.fon   = dx,d16,_2,5,1
  2156. vga861.fon   = dx,d16,_2,5,1
  2157. vga863.fon   = dx,d16,_2,5,1
  2158. vga865.fon   = dx,d16,_2,5,1
  2159. wagtail.ani  = dx,d16,,2,1
  2160. win87em.dll  = dx,d16,,2,1
  2161. wingding.fot = dx,d16,,5,1
  2162. winperms.txt = dx,d16,,2,1
  2163. winspool.exe = dx,d16,,2,1
  2164. winver.exe   = dx,d16,,2,1
  2165. wowdeb.exe   = dx,d16,,2,1
  2166. wowexec.exe  = dx,d16,,2,1
  2167. fxfep.bin    = dx,d16,,4,1
  2168. nwc.cpl      = dx,d16,,2,1
  2169. perfc009.dat = dx,d17,,2,0
  2170. 4mmdat.sys   = dx,d17,,4,1
  2171. 4mmsony.sys  = dx,d17,,4,1
  2172. alrsvc.dll   = dx,d17,,2,1
  2173. am1500t.sys  = dx,d17,,4,1
  2174. archqic.sys  = dx,d17,,4,1
  2175. arp.exe      = dx,d17,,2,1
  2176. atsvc.exe    = dx,d17,,2,1
  2177. attrib.exe   = dx,d17,,2,1
  2178. bhnetb.dll   = dx,d17,,2,1
  2179. bhnt.sys     = dx,d17,,4,1
  2180. bootok.exe   = dx,d17,,2,1
  2181. cdaudio.sys  = dx,d17,,4,1
  2182. chimes.wav   = dx,d17,,1,1
  2183. chkdsk.exe   = dx,d17,,2,1
  2184. chord.wav    = dx,d17,,1,1
  2185. clip01.seq   = dx,d17,,2,1
  2186. clip02.seq   = dx,d17,,2,1
  2187. clip03.seq   = dx,d17,,2,1
  2188. comm02.seq   = dx,d17,,2,1
  2189. commdlg.dll  = dx,d17,,2,1
  2190. comp.exe     = dx,d17,,2,1
  2191. conn01.seq   = dx,d17,,2,1
  2192. conn02.seq   = dx,d17,,2,1
  2193. creat01.seq  = dx,d17,,2,1
  2194. creat02.seq  = dx,d17,,2,1
  2195. cufat.dll    = dx,d17,,2,1
  2196. cuhpfs.dll   = dx,d17,,2,1
  2197. ddeshare.exe = dx,d17,,2,1
  2198. debug.exe    = dx,d17,,2,1
  2199. dgconfig.hlp = dx,d17,,2,1
  2200. dhcpcsvc.dll = dx,d17,,2,1
  2201. dhcpsapi.dll = dx,d17,,2,1
  2202. drwatson.exe = dx,d17,,2,1
  2203. edit.hlp     = dx,d17,,2,1
  2204. elnk16.sys   = dx,d17,,4,1
  2205. elnkii.sys   = dx,d17,,4,1
  2206. elnkmc.sys   = dx,d17,,4,1
  2207. fc.exe       = dx,d17,,2,1
  2208. format.com   = dx,d17,,2,1
  2209. ftpmgr.cpl   = dx,d17,,2,1
  2210. ftpsmx.dll   = dx,d17,,2,1
  2211. graphics.com = dx,d17,,2,1
  2212. halftone.hlp = dx,d17,,2,3
  2213. ibmtok2e.sys = dx,d17,,4,1
  2214. ibmtok2i.sys = dx,d17,,4,1
  2215. imaadpcm.acm = dx,d17,,2,0
  2216. intro1.seq   = dx,d17,,2,1
  2217. intro2.seq   = dx,d17,,2,1
  2218. ipconfig.exe = dx,d17,,2,1
  2219. keyb.com     = dx,d17,,2,1
  2220. log01.seq    = dx,d17,,2,1
  2221. mapi.dll     = dx,d17,,2,1
  2222. mapi32.dll   = dx,d17,,2,1
  2223. mapisrv.exe  = dx,d17,,2,1
  2224. mcicda.dll   = dx,d17,,2,1
  2225. mciseq.dll   = dx,d17,,2,1
  2226. mciwave.dll  = dx,d17,,2,1
  2227. mode.com     = dx,d17,,2,1
  2228. more.com     = dx,d17,,2,1
  2229. msacm32.drv  = dx,d17,,2,1
  2230. msadpcm.acm  = dx,d17,,2,0
  2231. msgsm610.acm = dx,d17,,2,0
  2232. msrmnd32.exe = dx,d17,,2,1
  2233. msvidc32.dll = dx,d17,,2,1
  2234. mvfs32.dll   = dx,d17,,2,1
  2235. ncadmin.hlp  = dx,d17,,2,0
  2236. nddeapi.dll  = dx,d17,,2,1
  2237. nddenb32.dll = dx,d17,,2,0
  2238. ne1000.sys   = dx,d17,,4,1
  2239. ne2000.sys   = dx,d17,,4,1
  2240. ne3200.sys   = dx,d17,,4,1
  2241. netbios.sys  = dx,d17,,4,1
  2242. netstat.exe  = dx,d17,,2,1
  2243. nibbles.bas  = dx,d17,,2,1
  2244. ntcx.sys     = dx,d17,,4,1
  2245. ntdos.sys    = dx,d17,,2,1
  2246. ntlanman.dll = dx,d17,,2,1
  2247. ntlmssps.dll = dx,d17,,2,1
  2248. ntmenu.seq   = dx,d17,,2,1
  2249. olesvr.dll   = dx,d17,,2,1
  2250. olesvr32.dll = dx,d17,,2,1
  2251. packager.hlp = dx,d17,,2,1
  2252. plotui.hlp   = dx,d17,,11,1
  2253. portuas.exe  = dx,d17,,2,1
  2254. print01.seq  = dx,d17,,2,1
  2255. rasddui.hlp  = dx,d17,,11,1
  2256. regedit.exe  = dx,d17,,1,1
  2257. regedit.hlp  = dx,d17,,1,1
  2258. rpcns4.dll   = dx,d17,,2,1
  2259. rpcss.exe    = dx,d17,,2,1
  2260. savedump.exe = dx,d17,,2,0
  2261. security.dll = dx,d17,,2,1
  2262. sett01.seq   = dx,d17,,2,1
  2263. sett02.seq   = dx,d17,,2,1
  2264. sett03.seq   = dx,d17,,2,1
  2265. share02.seq  = dx,d17,,2,1
  2266. simptcp.dll  = dx,d17,,4,1
  2267. smc8000n.sys = dx,d17,,4,1
  2268. sndblst.sys  = dx,d17,,4,1
  2269. sndsys.sys   = dx,d17,,4,1
  2270. snmp.exe     = dx,d17,,2,1
  2271. synth.dll    = dx,d17,,2,1
  2272. tada.wav     = dx,d17,,1,1
  2273. tandqic.sys  = dx,d17,,4,1
  2274. unlodctr.exe = dx,d17,,2,0
  2275. ups.cpl      = dx,d17,,2,1
  2276. wangqic.sys  = dx,d17,,4,1
  2277. winhelp.hlp  = dx,d17,,2,1
  2278. winsevnt.dll = dx,d17,,2,1
  2279. winsmib.dll  = dx,d17,,2,1
  2280. xcopy.exe    = dx,d17,,2,1
  2281. appstar2.ani = dx,d17,,2,0
  2282. appstar3.ani = dx,d17,,2,0
  2283. logview.hlp  = dx,d17,,2,0
  2284. sxbios.bin   = dx,d17,,4,1
  2285. sxfep.bin    = dx,d17,,4,1
  2286. fxbios.bin   = dx,d17,,4,1
  2287. nwapi16.dll  = dx,d17,,2,1
  2288. nwcfg.dll    = dx,d17,,2,1
  2289. nmagent.exe  = dx,d17,,2,1
  2290. vwipxspx.dll = dx,d17,,2,1
  2291. _default.pif = dx,d18,,1,1
  2292. ansi.sys     = dx,d18,,2,1
  2293. append.exe   = dx,d18,,2,1
  2294. appstart.ani = dx,d18,,2,1
  2295. arcade.bmp   = dx,d18,,1,1
  2296. arial.fot    = dx,d18,,5,1
  2297. arialbd.fot  = dx,d18,,5,1
  2298. arialbi.fot  = dx,d18,,5,1
  2299. ariali.fot   = dx,d18,,5,1
  2300. autoexec.nt  = dx,d18,,2,2
  2301. autosetp.exe = dx,d18,,2,1
  2302. bhmon.dll    = dx,d18,,2,1
  2303. bhsupp.dll   = dx,d18,,2,1
  2304. bios2.rom    = dx,d18,,2,1
  2305. black16.scr  = dx,d18,,1,1
  2306. bootvrfy.exe = dx,d18,,2,1
  2307. cga40850.fon = dx,d18,,5,1
  2308. cga40woa.fon = dx,d18,,5,1
  2309. cga80850.fon = dx,d18,,5,1
  2310. cga80woa.fon = dx,d18,,5,1
  2311. chcp.com     = dx,d18,,2,1
  2312. clb.dll      = dx,d18,,2,1
  2313. cmos.ram     = dx,d18,,2,1
  2314. coin.ani     = dx,d18,,2,1
  2315. comm.drv     = dx,d18,,2,1
  2316. dhcpmib.dll  = dx,d18,,2,1
  2317. ding.wav     = dx,d18,,1,1
  2318. dlttape.sys  = dx,d18,,4,1
  2319. ee16.sys     = dx,d18,,4,1
  2320. elnk3.sys    = dx,d18,,4,1
  2321. exabyte1.sys = dx,d18,,4,1
  2322. exabyte2.sys = dx,d18,,4,1
  2323. ftpctrs.dll  = dx,d18,,2,1
  2324. ftpsmx.hlp   = dx,d18,,2,0
  2325. ftpsvapi.dll = dx,d18,,2,1
  2326. hpscan16.sys = dx,d18,,4,0
  2327. hpscan32.dll = dx,d18,,2,1
  2328. icmp.dll     = dx,d18,,2,1
  2329. ipadrdll.dll = dx,d18,,2,1
  2330. isdnhelp.hlp = dx,d18,,2,1
  2331. l_trk.nls    = dx,d18,_2,2,1
  2332. lance.sys    = dx,d18,,4,1
  2333. loop.sys     = dx,d18,,4,1
  2334. lpdsvc.dll   = dx,d18,,2,1
  2335. lpq.exe      = dx,d18,,2,1
  2336. lpr.exe      = dx,d18,,2,1
  2337. lprhelp.dll  = dx,d18,,2,1
  2338. lprmon.dll   = dx,d18,,2,1
  2339. lucon.fot    = dx,d18,,5,0
  2340. mciole16.dll = dx,d18,,2,1
  2341. miniqic.sys  = dx,d18,,4,1
  2342. mmtask.tsk   = dx,d18,,2,1
  2343. mscdexnt.exe = dx,d18,,2,1
  2344. msobjs.dll   = dx,d18,,2,1
  2345. msrle32.dll  = dx,d18,,2,0
  2346. multimed.cpl = dx,d18,,2,1
  2347. mup.sys      = dx,d18,,4,1
  2348. mvapi32.dll  = dx,d18,,2,1
  2349. nal.dll      = dx,d18,,2,1
  2350. nbtstat.exe  = dx,d18,,2,1
  2351. ncadmin.inf  = dx,d18,,2,0
  2352. nddeagnt.exe = dx,d18,,2,1
  2353. nddeapir.exe = dx,d18,,2,1
  2354. ndis30.dll   = dx,d18,,2,1
  2355. ne3200.bin   = dx,d18,,4,1
  2356. network.hlp  = dx,d18,,2,1
  2357. network.wri  = dx,d18,,1,1
  2358. nlsfunc.exe  = dx,d18,,2,1
  2359. nt.doc       = dx,d18,,2,1
  2360. nt.fnt       = dx,d18,,2,1
  2361. nt2.fnt      = dx,d18,,2,1
  2362. ntlsapi.dll  = dx,d18,,2,1
  2363. ntxall.sys   = dx,d18,,4,1
  2364. ntxem.sys    = dx,d18,,4,1
  2365. os2ss.exe    = dx,d18,,2,1
  2366. parallel.sys = dx,d18,,4,1
  2367. parport.sys  = dx,d18,,4,0
  2368. pcl.sep      = dx,d18,,2,1
  2369. pscript.sep  = dx,d18,,2,1
  2370. readme.wri   = dx,d18,,2,1
  2371. review.seq   = dx,d18,,2,1
  2372. ringin.wav   = dx,d18,,1,1
  2373. ringout.wav  = dx,d18,,1,1
  2374. setacl.exe   = dx,d18,,2,1
  2375. share01.seq  = dx,d18,,2,1
  2376. sndblst.dll  = dx,d18,,2,1
  2377. stdole32.tlb = dx,d18,,2,0
  2378. synth.pat    = dx,d18,,2,1
  2379. synth.sys    = dx,d18,,4,1
  2380. sysprint.sep = dx,d18,,2,1
  2381. tcpsvcs.exe  = dx,d18,,2,1
  2382. timer.drv    = dx,d18,,2,0
  2383. tracert.exe  = dx,d18,,2,1
  2384. ubnei.bin    = dx,d18,,4,1
  2385. ubnei.sys    = dx,d18,,4,1
  2386. vcdex.dll    = dx,d18,,2,1
  2387. wdl.trm      = dx,d18,,2,1
  2388. wfwnet.drv   = dx,d18,,2,1
  2389. win.com      = dx,d18,,2,1
  2390. winoldap.mod = dx,d18,,2,0
  2391. winsctrs.dll = dx,d18,,2,1
  2392. 3dgarro.cur  = dx,d18,,2,0
  2393. 3dgmove.cur  = dx,d18,,2,0
  2394. 3dgnesw.cur  = dx,d18,,2,0
  2395. 3dgno.cur    = dx,d18,,2,0
  2396. 3dgns.cur    = dx,d18,,2,0
  2397. 3dgnwse.cur  = dx,d18,,2,0
  2398. 3dgwe.cur    = dx,d18,,2,0
  2399. 3dsmove.cur  = dx,d18,,2,0
  2400. 3dsns.cur    = dx,d18,,2,0
  2401. 3dsnwse.cur  = dx,d18,,2,0
  2402. 3dwarro.cur  = dx,d18,,2,0
  2403. 3dwmove.cur  = dx,d18,,2,0
  2404. 3dwnesw.cur  = dx,d18,,2,0
  2405. 3dwno.cur    = dx,d18,,2,0
  2406. 3dwns.cur    = dx,d18,,2,0
  2407. 3dwnwse.cur  = dx,d18,,2,0
  2408. 3dwwe.cur    = dx,d18,,2,0
  2409. cross.cur    = dx,d18,,2,0
  2410. dinosau2.ani = dx,d18,,2,0
  2411. dinosaur.ani = dx,d18,,2,0
  2412. handapst.ani = dx,d18,,2,0
  2413. handnesw.ani = dx,d18,,2,0
  2414. handno.ani   = dx,d18,,2,0
  2415. handns.ani   = dx,d18,,2,0
  2416. handnwse.ani = dx,d18,,2,0
  2417. handwe.ani   = dx,d18,,2,0
  2418. harrow.cur   = dx,d18,,2,0
  2419. hcross.cur   = dx,d18,,2,0
  2420. hibeam.cur   = dx,d18,,2,0
  2421. hmove.cur    = dx,d18,,2,0
  2422. pid.exe      = dx,d18,,2,0
  2423. audiocdc.hlp = dx,d18,,2,0
  2424. xacook.bin   = dx,d18,,4,1
  2425. xabios.bin   = dx,d18,,4,1
  2426. cxbios.bin   = dx,d18,,4,1
  2427. cxfep.bin    = dx,d18,,4,1
  2428. nw16.exe     = dx,d18,,2,1
  2429. nwapi32.dll  = dx,d18,,2,1
  2430. nwevent.dll  = dx,d18,,2,1
  2431. nwsvc.exe    = dx,d18,,2,1
  2432. perfnw.dll   = dx,d18,,2,1
  2433.