home *** CD-ROM | disk | FTP | other *** search
Text File | 1994-09-04 | 69.7 KB | 2,433 lines |
- ;
- ; TEXT SETUP SIF (SETUP INFORMATION FILE).
- ; ========================================
- ; The eventual file is built out of several constituents:
- ;
- ; 1. inf\beta\txtsetup.sif:
- ; platform/product independent sections
- ;
- ; 2. inf\beta\[i386|mips|alpha]\txtsetup.sif:
- ; platform dependent, product independent sections
- ;
- ; 3. inf\filelist\[ntcd|lmcd]\[i386|mips|alpha]\txtsetup.txt:
- ; platform dependent localizable text
- ;
- ; 4. inf\filelist\[ntcd|lmcd]\[i386|mips|alpha]\engtxdat.inp:
- ; product dependent setup data sections
- ;
- ; 5. inf\filelist\[ntcd|lmcd]\[i386|mips|alpha]\engtxmed.inp:
- ; media description sections.
- ;
- ; 6. inf\filelist\[ntcd|lmcd]\[i386|mips|alpha]\txtsetup.sif:
- ; filelists
-
- [ScsiClass.Load]
- cdrom = scsicdrm.sys
- floppy = scsiflop.sys
- disk = scsidisk.sys
-
- [FloppyDrivers.Load]
- floppy = floppy.sys
- fat = fastfat.sys
-
- [CdRomDrivers.Load]
- cdfs = cdfs.sys
-
- [SpecialFiles]
- Multiprocessor = ntkrnlmp.exe,2,ntoskrnl.exe
- Uniprocessor = ntoskrnl.exe,2
- Atdisk = atdisk.sys,4
- abiosdsk = abiosdsk.sys,4
- mouseclass = mouclass.sys,4
- keyboardclass = kbdclass.sys,4
-
- [files.none]
-
-
- [Files.KeyboardLayout]
- 00000405 = KBDCZ.DLL,2
- 00000406 = KBDDA.DLL,2
- 00000407 = KBDGR.DLL,2
- 00000408 = KBDHE.DLL,2
- 00000409 = KBDUS.DLL,2
- 0000040A = KBDSP.DLL,2
- 0000040B = KBDFI.DLL,2
- 0000040C = KBDFR.DLL,2
- 0000040E = KBDHU.DLL,2
- 0000040F = KBDIC.DLL,2
- 00000410 = KBDIT.DLL,2
- 00000413 = KBDNE.DLL,2
- 00000414 = KBDNO.DLL,2
- 00000415 = KBDPL1.DLL,2
- 00000416 = KBDBR.DLL,2
- 00000419 = KBDRU.DLL,2
- 0000041B = KBDSL.DLL,2
- 0000041D = KBDSW.DLL,2
- 0000041F = KBDTUQ.DLL,2
- 0001041F = KBDTUF.DLL,2
- 00000807 = KBDSG.DLL,2
- 00000809 = KBDUK.DLL,2
- 0000080A = KBDLA.DLL,2
- 0000080C = KBDBE.DLL,2
- 00000813 = KBDBE.DLL,2
- 00000816 = KBDPO.DLL,2
- 00000C0C = KBDFC.DLL,2
- 00001009 = KBDCA.DLL,2
- 0000100C = KBDSF.DLL,2
- 00010409 = KBDDV.DLL,2
- 0001040A = KBDES.DLL,2
- 00010C0C = KBDCA.DLL,2
- 00020409 = KBDUSX.DLL,2
-
-
- ;
- ; Upgrade Registry sections
- ; =========================
- ;
- ; 1. The following section allows us to specify services to disable which may
- ; cause popups when net services are disabled:
- ;
- ; [NetServicesToDisable]
- ; NetServiceName1
- ; ...
- ;
- ; 2. The following section allows us to remove keys which have been removed
- ; since the Windows NT 3.1 release:
- ;
- ; [KeysToDelete]
- ; RootName1( System | Software | Default | ControlSet ), RootRelativePath1
- ; ...
- ;
- ; 3. The following sections allow us to add/change keys / values under keys
- ; which have changed since the Windows NT 3.1 release:
- ;
- ; [KeysToAdd]
- ; RootName1, RootRelativePath1, ValueSection1 (can be "")
- ; ...
- ;
- ; [ValueSection1]
- ; name1 , type1, value1
- ; name2 , ...
- ;
- ; Format of the value is the following
- ;
- ; a. Type REG_SZ: name , REG_SZ, "value string"
- ; b. Type REG_EXPAND_SZ: name , REG_EXPAND_SZ, "value string"
- ; c. Type REG_MULTI_SZ: name , REG_MULTI_SZ, "value string1", "value string2", ...
- ; d. Type REG_BINARY: name , REG_BINARY, byte1, byte2, ...
- ; e. Type REG_DWORD: name , REG_DWORD, dword
- ; f. Type REG_BINARY_DWORD name , REG_BINARY_DWORD, dword1, dword2, ...
- ;
-
- [NetServicesToDisable]
- Messenger
- Netlogon
- Alerter
- Afd
- Telnet
- DHCP
- NetDDE
- NetDDEdsdm
- ClipSrv
- ntcx
- ntxem
- ntxall
- ntepc
- DigiFEP5
- Pcimac
-
- [KeysToDelete]
- ControlSet, "Services\Eventlog\System\fat_rec"
- ControlSet, "Services\Eventlog\System\hpfs_rec"
- ControlSet, "Services\Eventlog\System\ntfs_rec"
- ControlSet, "Services\Eventlog\System\cdfs_rec"
- ControlSet, "Services\Eventlog\Security\SC Manager Audit"
- ControlSet, "Services\Eventlog\Security\NetDDE Audit"
- ControlSet, "Services\fat_rec"
- ControlSet, "Services\hpfs_rec"
- ControlSet, "Services\ntfs_rec"
- ControlSet, "Services\cdfs_rec"
- ControlSet, "Services\videoprt"
- ControlSet, "Services\mvopl3"
- ControlSet, "Services\vga"
-
- Software, "Classes\CLSID\{00000001-0000-0000-C000-000000000046}"
- Software, "Classes\CLSID\{0000000a-0000-0000-C000-000000000046}"
- Software, "Classes\CLSID\{0000000b-0000-0000-C000-000000000046}"
- Software, "Classes\CLSID\{0000000c-0000-0000-C000-000000000046}"
- Software, "Classes\CLSID\{0000000d-0000-0000-C000-000000000046}"
- Software, "Classes\CLSID\{0000000e-0000-0000-C000-000000000046}"
- Software, "Classes\CLSID\{0000000f-0000-0000-C000-000000000046}"
- Software, "Classes\CLSID\{00000010-0000-0000-C000-000000000046}"
- Software, "Classes\CLSID\{00000101-0000-0000-C000-000000000046}"
- Software, "Classes\CLSID\{00000102-0000-0000-C000-000000000046}"
- Software, "Classes\CLSID\{00000103-0000-0000-C000-000000000046}"
- Software, "Classes\CLSID\{00000104-0000-0000-C000-000000000046}"
- Software, "Classes\CLSID\{00000105-0000-0000-C000-000000000046}"
- Software, "Classes\CLSID\{00000109-0000-0000-C000-000000000046}"
- Software, "Classes\CLSID\{0000010a-0000-0000-C000-000000000046}"
- Software, "Classes\CLSID\{0000010b-0000-0000-C000-000000000046}"
- Software, "Classes\CLSID\{0000010c-0000-0000-C000-000000000046}"
- Software, "Classes\CLSID\{0000010e-0000-0000-C000-000000000046}"
- Software, "Classes\CLSID\{0000010f-0000-0000-C000-000000000046}"
- Software, "Classes\CLSID\{00000112-0000-0000-C000-000000000046}"
- Software, "Classes\CLSID\{00000113-0000-0000-C000-000000000046}"
- Software, "Classes\CLSID\{00000115-0000-0000-C000-000000000046}"
- Software, "Classes\CLSID\{00000116-0000-0000-C000-000000000046}"
- Software, "Classes\CLSID\{00000117-0000-0000-C000-000000000046}"
- Software, "Classes\CLSID\{00000118-0000-0000-C000-000000000046}"
- Software, "Classes\CLSID\{00000119-0000-0000-C000-000000000046}"
- Software, "Classes\CLSID\{0000011a-0000-0000-C000-000000000046}"
- Software, "Classes\CLSID\{0000011b-0000-0000-C000-000000000046}"
- Software, "Classes\CLSID\{0000011c-0000-0000-C000-000000000046}"
- Software, "Classes\CLSID\{00000121-0000-0000-C000-000000000046}"
- Software, "Classes\CLSID\{00000122-0000-0000-C000-000000000046}"
- ; Software, "Classes\CLSID\{00000301-0000-0000-C000-000000000046}"
- ; Software, "Classes\CLSID\{00000302-0000-0000-C000-000000000046}"
- ; Software, "Classes\CLSID\{0000030A-0000-0000-C000-000000000046}"
-
- ;
- ; These must be deleted because of ole1/ole2 interop problems,
- ; and are associated with mplayer.
- ;
- Software, "Classes\CLSID\{0003000E-0000-0000-C000-000000000046}\Insertable"
- Software, "Classes\CLSID\{0003000E-0000-0000-C000-000000000046}\TreatAs"
- Software, "Classes\MPlayer\Insertable"
-
-
- [KeysToAdd]
-
- Software, "Microsoft\Windows NT\CurrentVersion\Winlogon", Values.Winlogon
- Software, "Microsoft\Windows NT\CurrentVersion\WOW\Compatibility", Values.WOW.Compatibility
- Software, "Microsoft\Windows NT\CurrentVersion\MCI32", Values.MCI32
- Software, "Microsoft\Windows NT\CurrentVersion\MCI", Values.MCI
- Software, "Microsoft\Windows NT\CurrentVersion\Drivers32", Values.Drivers32
- Software, "Microsoft\Windows NT\CurrentVersion\IniFileMapping\system.ini\boot", Values.IniFileMapping.SystemIni.Boot
- Software, "Microsoft\Windows NT\CurrentVersion\IniFileMapping\win.ini", Values.IniFileMapping.WinIni
-
- Software, "Classes\Interface\{00000001-0000-0000-C000-000000000046}\ProxyStubClsid32"
- Software, "Classes\Interface\{0000000a-0000-0000-C000-000000000046}\ProxyStubClsid32"
- Software, "Classes\Interface\{0000000b-0000-0000-C000-000000000046}\ProxyStubClsid32"
- Software, "Classes\Interface\{0000000c-0000-0000-C000-000000000046}\ProxyStubClsid32"
- Software, "Classes\Interface\{0000000d-0000-0000-C000-000000000046}\ProxyStubClsid32"
- Software, "Classes\Interface\{0000000e-0000-0000-C000-000000000046}\ProxyStubClsid32"
- Software, "Classes\Interface\{0000000f-0000-0000-C000-000000000046}\ProxyStubClsid32"
- Software, "Classes\Interface\{00000010-0000-0000-C000-000000000046}\ProxyStubClsid32"
- Software, "Classes\Interface\{00000012-0000-0000-C000-000000000046}\ProxyStubClsid32"
- Software, "Classes\Interface\{00000100-0000-0000-C000-000000000046}\ProxyStubClsid32"
- Software, "Classes\Interface\{00000101-0000-0000-C000-000000000046}\ProxyStubClsid32"
- Software, "Classes\Interface\{00000102-0000-0000-C000-000000000046}\ProxyStubClsid32"
- Software, "Classes\Interface\{00000103-0000-0000-C000-000000000046}\ProxyStubClsid32"
- Software, "Classes\Interface\{00000104-0000-0000-C000-000000000046}\ProxyStubClsid32"
- Software, "Classes\Interface\{00000105-0000-0000-C000-000000000046}\ProxyStubClsid32"
- Software, "Classes\Interface\{00000109-0000-0000-C000-000000000046}\ProxyStubClsid32"
- Software, "Classes\Interface\{0000010a-0000-0000-C000-000000000046}\ProxyStubClsid32"
- Software, "Classes\Interface\{0000010b-0000-0000-C000-000000000046}\ProxyStubClsid32"
- Software, "Classes\Interface\{0000010c-0000-0000-C000-000000000046}\ProxyStubClsid32"
- Software, "Classes\Interface\{0000010e-0000-0000-C000-000000000046}\ProxyStubClsid32"
- Software, "Classes\Interface\{0000010f-0000-0000-C000-000000000046}\ProxyStubClsid32"
- Software, "Classes\Interface\{00000112-0000-0000-C000-000000000046}\ProxyStubClsid32"
- Software, "Classes\Interface\{00000113-0000-0000-C000-000000000046}\ProxyStubClsid32"
- Software, "Classes\Interface\{00000114-0000-0000-C000-000000000046}\ProxyStubClsid32"
- Software, "Classes\Interface\{00000115-0000-0000-C000-000000000046}\ProxyStubClsid32"
- Software, "Classes\Interface\{00000116-0000-0000-C000-000000000046}\ProxyStubClsid32"
- Software, "Classes\Interface\{00000117-0000-0000-C000-000000000046}\ProxyStubClsid32"
- Software, "Classes\Interface\{00000118-0000-0000-C000-000000000046}\ProxyStubClsid32"
- Software, "Classes\Interface\{00000119-0000-0000-C000-000000000046}\ProxyStubClsid32"
- Software, "Classes\Interface\{0000011a-0000-0000-C000-000000000046}\ProxyStubClsid32"
- Software, "Classes\Interface\{0000011b-0000-0000-C000-000000000046}\ProxyStubClsid32"
- Software, "Classes\Interface\{0000011c-0000-0000-C000-000000000046}\ProxyStubClsid32"
- Software, "Classes\Interface\{00000122-0000-0000-C000-000000000046}\ProxyStubClsid32"
- Software, "Classes\Interface\{00000125-0000-0000-C000-000000000046}\ProxyStubClsid32"
- Software, "Classes\Interface\{00020400-0000-0000-C000-000000000046}\ProxyStubClsid32"
- Software, "Classes\Interface\{00020404-0000-0000-C000-000000000046}\ProxyStubClsid32"
- Software, "Classes\Interface\{00020401-0000-0000-C000-000000000046}\ProxyStubClsid32"
-
- ControlSet, "Control\GroupOrderList", Values.Control.GroupOrderList
- ControlSet, "Control\NLS\Language", Values.Control.NLS.Language
- ControlSet, "Control\WOW", Values.Control.WOW
- ControlSet, "Control\Session Manager\Subsystems", Values.Control.Subsystems
- ControlSet, "Control\Session Manager", Values.Control.sessmgr
- ControlSet, "Control\CrashControl", Values.Control.CrashControl
- ControlSet, "Control\FileSystem", Values.Control.FileSystem
- ControlSet, "Services\EventLog", Values.Services.EventLog
- ControlSet, "Services\EventLog\System\Netlogon", Values.EventLog.NetLogon
- ControlSet, "Services\Cpqarray", Values.cpqarray
- ControlSet, "Services\Delldsa", Values.delldsa
- ControlSet, "Control\ServiceGroupOrder", Values.Control.ServiceGroupOrder
- ControlSet, "Services\Parport"
- ControlSet, "Services\ati\Device0", Values.ati
-
-
- [Values.Winlogon]
- System, REG_SZ, lsass.exe
-
- [Values.WOW.Compatibility]
- 123W
- SPJWIN30
- ANIMATE
- COBOL
- WIN2WRS
- PHOTOSHO
- PM4
- PSTYLER
- PB030
- CHARM40
- XPRESS
- QPW
- WPWIN
- WPWPRINT
-
- [Values.MCI32]
- WaveAudio
- Sequencer
- CDAudio
-
- [Values.MCI]
- AVIVideo
-
- [Values.Drivers32]
- msacm.msadpcm
- msacm.imaadpcm
- msacm.msgsm610
- vidc.iv31
- vidc.iv32
-
-
- [Values.IniFileMapping.NtNetIni]
- "Shared Parameters"
-
- [Values.IniFileMapping.SystemIni.Boot]
- SCRNSAVE.EXE
-
- [Values.IniFileMapping.WinIni]
- Console
-
- [Values.Control.GroupOrderList]
- Video
- "Extended base"
- "SCSI miniport"
-
-
- [Values.Control.NLS.Language]
- 0408
-
- [Values.Control.WOW]
- KnownDLLs
-
- [Values.Control.Subsystems]
- Windows
-
- [Values.Control.sessmgr]
- GlobalFlag
-
- [Values.Control.CrashControl]
- DumpFile
-
- [Values.Services.EventLog]
- ImagePath
- Type
-
- [Values.EventLog.NetLogon]
- EventMessageFile , REG_EXPAND_SZ , "%SystemRoot%\System32\NetMsg.dll"
- TypesSupported , REG_DWORD , 00000007
- ParameterMessageFile , REG_EXPAND_SZ , "%SystemRoot%\System32\kernel32.dll"
-
- [Values.Control.FileSystem]
- Win31FileSystem , REG_DWORD , 0
-
- [Values.cpqarray]
- Group
- Tag
-
- [Values.delldsa]
- Group
- Tag
-
- [Values.Control.ServiceGroupOrder]
- List
-
- [Values.ati]
- ;
- ; We have to do this because the nt3.1 ati miniport
- ; didn't use 8514a.dll; the nt3.5 miniport really needs
- ; to have 8514a.dll around because there are some modes
- ; that ati.dll can't support properly.
- ;
- InstalledDisplayDrivers
-
- ;
- ; Upgrade File Sections
- ; =====================
- ;
- ; [Files.DeleteOnUpgrade]
- ; file , dir
- ;
- ; [Files.BackupOnUpgrade]
- ; file , dir , newname
- ;
- ; [Files.BackupOnOverwrite]
- ; file , dir , newname
- ;
- ; [Files.UpgradeAlways]
- ; file , dir
- ;
- ; [Files.UpgradeIfThere]
- ; file , dir
- ;
- ; [Files.UpgradeWin31]
- ; file , dir
- ;
- ; Where file: key into master file list section
- ; and dir: ordinal specifying which directory the file is in.(WinntDirectories)
-
- [Files.DeleteOnUpgrade]
- ami4448.sys , 4
- cdfs_rec.sys , 4
- fat_rec.sys , 4
- hpfs_rec.sys , 4
- ntfs_rec.sys , 4
- lmuicmn0.dll , 2
- lmuicmn1.dll , 2
- isdn.dll , 2
- svcctrl.dll , 2
- eventlog.exe , 2
- msgsvc.exe , 2
- screg.exe , 2
- oemnaddp.inf , 2
- ctype1.nls , 2
- ctype2.nls , 2
- ctype3.nls , 2
- bowser.sys , 4
- mvopl3.dll , 2
- mvopl3.pat , 2
- mmsndsrv.dll , 2
- mvopl3.sys , 4
- winmsdp.exe , 2
- netbios.dll , 2
- msadpcm.dll , 2
- imaadpcm.dll , 2
- msgsm610.dll , 2
- filelist.inf , 2
- ole2pr32.dll , 2
- mscon.ttf , 5
- mscon.fot , 5
-
- ; ddeml.dll , 2
- ; browser.sys , 4
- ; et4k_alt.sys , 4
- ; l_ell.nls , 2
- ; oemnsvsp.inf , 2
- ; oemnxps1.inf , 2
- ; oemnsvf1.inf , 2
- ; oemnsvcu.inf , 2
- ; oemnsvtp.inf , 2
- ; oemnsvdh.inf , 2
- ; oemnxpwi.inf , 2
- ; oemnxpnn.inf , 2
- ; qv.sys , 4
-
- [Files.BackupOnUpgrade]
- perfc009.dat , 2 , perfc009.bak
- perfh009.dat , 2 , perfh009.bak
- ; LOCALIZE ABOVE
-
- [Files.BackupOnOverwrite]
- perfc009.dat , 2 , perfc009.bak
- perfh009.dat , 2 , perfh009.bak
- ; LOCALIZE ABOVE
- system , 3 , system.bak
- software , 3 , software.bak
- default , 3 , default.bak
- sam , 3 , sam.bak
- security , 3 , security.bak
-
- [Files.UpgradeWin31]
- write.exe , 1
- notepad.exe , 1
- taskman.exe , 1
- winhelp.exe , 1
- COMMDLG.DLL , 5
- MMSYSTEM.DLL , 5
- OLECLI.DLL , 5
- OLESVR.DLL , 5
- SHELL.DLL , 5
- VER.DLL , 5
- MMTASK.TSK , 5
- ; system.ini , 1
- ; win.ini , 1
- ; winfile.ini , 1
- ; _default.pif , 1
- ; setup16.inf , 5, setup.inf
-
-
- [Files.NewHives]
- software , 3, softnew
- default , 3, deftnew
- system , 3, systnew
-
- [WinntDirectories]
- 1 = \
- 2 = system32
- 3 = system32\config
- 4 = system32\drivers
- 5 = system
- 6 = system32\os2
- 7 = system32\ras
- 8 = system32\os2\dll
- 9 = system32\spool
- 10 = system32\spool\drivers
- 11 = system32\spool\drivers\w32x86\1
- 12 = system32\spool\prtprocs
- 13 = system32\spool\prtprocs\w32x86
- 14 = system32\wins
- 15 = system32\dhcp
- 16 = repair
-
- [PrinterUpgrade]
- ScratchDirectory = system32\spool\drivers\w32x86
-
- [DiskDrivers.Load]
- atdisk = atdisk.sys
- abiosdsk = abiosdsk.sys
- fat = fastfat.sys
- hpfs = pinball.sys
- ntfs = ntfs.sys
-
- [Map.Computer]
- syspro_mp = SystemPro
- wyse7000_mp = Wyse7000
- ncr3x_mp = Ncr3x
- oli5030_mp = Olivetti5030
- astmf_mp = ASTMF
- 486c_up = ISA486C
- 486c_up = EISA486C
- e_isa_up = ISA
- e_isa_up = EISA
- mca_up = MCA
- cbus2_mp = CBusII
- ps1_up = ps1
-
- [hal]
- 486c_up = hal486c.dll ,2,hal.dll
- astmf_mp = halast.dll ,2,hal.dll
- cbus2_mp = halcbus.dll ,2,hal.dll
- e_isa_up = hal.dll ,2,hal.dll
- mca_up = halmca.dll ,2,hal.dll
- ncr3x_mp = halncr.dll ,2,hal.dll
- oli5030_mp = haloli.dll ,2,hal.dll
- ps1_up = hal.dll ,2,hal.dll
- syspro_mp = halsp.dll ,2,hal.dll
- wyse7000_mp = halwyse7.dll,2,hal.dll
-
- [Hal.Load]
- ;
- ; HALs to be used during Setup for the various machine types.
- ;
- 486c_up = hal486c.dll
- astmf_mp = hal486c.dll
- cbus2_mp = hal486c.dll
- e_isa_up = hal486c.dll
- mca_up = halmca.dll
- ncr3x_mp = halncr.dll
- oli5030_mp = hal486c.dll
- ps1_up = hal486c.dll
- syspro_mp = hal486c.dll
- wyse7000_mp = hal486c.dll
-
- [ntdetect]
- 486c_up = NTDETECT.COM,\
- astmf_mp = NTDETECT.COM,\
- cbus2_mp = NTDETECT.COM,\
- e_isa_up = NTDETECT.COM,\
- mca_up = NTDETECT.COM,\
- ncr3x_mp = NTDETECT.COM,\
- oli5030_mp = NTDETECT.COM,\
- ps1_up = NTDETECT.COM,\
- standard = NTDETECT.COM,\
- syspro_mp = NTDETECT.COM,\
- wyse7000_mp = NTDETECT.COM,\
-
- [Map.Display]
- vga = VGA
-
- [Display.Load]
- vga = vga.sys
-
- [Map.Mouse]
- msps2 = "MICROSOFT PS2 MOUSE"
- lgps2 = "LOGITECH PS2 MOUSE"
- msinp = "MICROSOFT INPORT MOUSE"
- msser = "MICROSOFT SERIAL MOUSE"
- msbpser = "MICROSOFT BALLPOINT SERIAL MOUSE"
- lgser = "LOGITECH SERIAL MOUSE"
- bus = "MICROSOFT BUS MOUSE"
- none = "NO MOUSE"
-
- [Map.Keyboard]
- STANDARD = OLI_83KEY
- STANDARD = OLI_102KEY
- STANDARD = OLI_86KEY
- STANDARD = OLI_A101_102KEY
- STANDARD = XT_83KEY
- STANDARD = XT_84KEY
- STANDARD = ATT_301
- STANDARD = ATT_302
- STANDARD = PCAT_ENHANCED
- STANDARD = PCAT_86KEY
- STANDARD = PCXT_84KEY
- STANDARD = VECTRA_DIN
-
- ;
- ; List of scsi miniport drivers we are to load and where
- ; they get copied to if installed. Note that the shortname
- ; must be the same as the service name in the driver load list.
- ;
- ; <shortname> = <miniport_filename>,<directory>
- ;
- [SCSI.Load]
- cpqarray = cpqarray.sys,4
- delldsa = delldsa.sys,4
- ncr53c9x = ncr53c9x.sys,4
- spock = spock.sys,4
- oliscsi = oliscsi.sys,4
- ncrc700 = ncrc700.sys,4
- ncrc710 = ncrc710.sys,4
- aha154x = aha154x.sys,4
- sparrow = sparrow.sys,4
- aha174x = aha174x.sys,4
- dptscsi = dptscsi.sys,4
- ultra14f = ultra14f.sys,4
- ultra124 = ultra124.sys,4
- ultra24f = ultra24f.sys,4
- ami0nt = ami0nt.sys,4
- fd7000ex = fd7000ex.sys,4
- fd8xx = fd8xx.sys,4
- fd16_700 = fd16_700.sys,4
- wd33c93 = wd33c93.sys,4,noload
- t128 = t128.sys,4
- t13b = t13b.sys,4
- always = always.sys,4
- arrow = arrow.sys,4
- ;dce376nt = dce376nt.sys,4
- dtc329x = dtc329x.sys,4
- tmv1 = tmv1.sys,4
- atapi = atapi.sys,4
- ncrc810 = ncrc810.sys,4
- buslogic = buslogic.sys,4
- slcd32 = slcd32.sys,4
- mkecr5xx = mkecr5xx.sys,4,noload
- aic78xx = aic78xx.sys,4
- mitsumi = mitsumi.sys,4,noload
-
- ;
- ; Video
- ;
-
- [files.video]
- ;8514a.sys,4
- ati.sys,4
- cirrus.sys,4
- dell_dgx.sys,4
- et4000.sys,4
- ncr77c22.sys,4
- qv.sys,4
- s3.sys,4
- trident.sys,4
- v7vram.sys,4
- wdvga.sys,4
- weitekp9.sys,4
- xga.sys,4
- 8514a.dll,2
- ati.dll,2
- framebuf.dll,2
- s3.dll,2
- vga64k.dll,2
- weitekp9.dll,2
- xga.dll,2
-
- ;
- ; These are always copied.
- ;
- [files.vga]
- vga.dll,2
- vga256.dll,2
- vga.sys,4
-
-
- ;
- ; Keyboard
- ;
-
- [files.i8042]
- i8042prt.sys,4
-
- ;
- ; Mouse
- ;
-
- [files.busmouse]
- busmouse.sys,4
-
- [files.inport]
- inport.sys,4
-
- [files.sermouse]
- sermouse.sys,4
-
- ;
- ; SystemPartitionFiles
- ;
-
- [SystemPartitionFiles]
- NTLDR,\
-
-
- [Smash]
- kernel32.dll = 1
- ntdll.dll = 1
- winsrv.dll = 1
-
- [nls]
- ;
- ; These values are used by setupldr when starting text setup
- ; and by text setup to initialize nls values in the registry.
- ;
- ; For the codepage and UnicodeCasetable entries, the values are
- ; <filename>,<identifier> pairs. Setupldr uses the first <filename>
- ; as the file to load for use during text setup.
- ;
- AnsiCodepage = c_1252.nls,1252
- OemCodepage = c_437.nls,437,c_850.nls,850
- MacCodepage = c_10000.nls,10000
- UnicodeCasetable = l_intl.nls,0409
- OemHalFont = vgaoem.fon
- DefaultLayout = 00000409
-
- ;
- ; This section provides information about hard disk drivers.
- ;
- ; The left hand side is a name in the \Driver directory in the NT
- ; \Driver object namespace.
- ;
- ; Value #0 is a format string used in creating the descriptive name
- ; of the disk.
- ;
- [DiskDriverMap]
- abiosdsk = "%1!u! MB Micro Channel Disk"
- atdisk = "%1!u! MB IDE/ESDI Disk"
- scsidisk = "%1!u! MB Disk %2!u! at Id %3!u! on bus %4!u! on %5"
-
- [ScsiClass]
- cdrom = "SCSI CD-ROM"
- floppy = "SCSI Floppy Disk"
- disk = "SCSI Disk"
-
- [FloppyDrivers]
- floppy = "Standard Floppy Disk"
- fat = "FAT File System"
-
- [CdRomDrivers]
- cdfs = "CD-ROM File System"
-
-
- ;
- ; Font list
- ;
- ; Setup will create an entry in the [Fonts] section of win.ini
- ; for each of the following fonts. (Fonts copied during GUI setup
- ; have entries in [FontList] in a gui inf file -- see eng_ansi.txt.)
- ; Note that the [fonts] section of win.ini is shadowed into
- ; HEKY_LOCAL_MACHINE\software\Microsoft\Windows NT\CurrentVersion\Fonts.
- ;
- [FontListE]
- "Courier 10,12,15 (VGA res)" = COURE.FON
- "MS Sans Serif 8,10,12,14,18,24 (VGA res)" = SSERIFE.FON
- "MS Serif 8,10,12,14,18,24 (VGA res)" = SERIFE.FON
-
- ["Keyboard Layout"]
- 00000813 = "Belgian Dutch"
- 0000080C = "Belgian French"
- 00000416 = "Brazilian (ABNT)"
- 00000809 = "British"
- 00001009 = "Canadian English (Multilingual)"
- 00000C0C = "Canadian French"
- 00010C0C = "Canadian French (Multilingual)"
- 00000405 = "Czech"
- 00000406 = "Danish"
- 00000413 = "Dutch"
- 0000040B = "Finnish"
- 0000040C = "French"
- 00000407 = "German"
- 00000408 = "Greek"
- 0000040E = "Hungarian"
- 0000040F = "Icelandic"
- 00000410 = "Italian"
- 0000080A = "Latin American"
- 00000414 = "Norwegian"
- 00000415 = "Polish (Programmers)"
- 00000816 = "Portuguese"
- 00000419 = "Russian"
- 0000041B = "Slovak"
- 0000040A = "Spanish"
- 0001040A = "Spanish variation"
- 0000041D = "Swedish"
- 0000100C = "Swiss French"
- 00000807 = "Swiss German"
- 0001041F = "Turkish F"
- 0000041F = "Turkish Q"
- 00000409 = "US"
- 00010409 = "US-Dvorak"
- 00020409 = "US-International"
-
-
- [DiskDrivers]
- atdisk = "ESDI/IDE Hard Disk"
- abiosdsk = "Micro Channel Hard Disk"
- fat = "FAT File System"
- hpfs = "High Performance File System (HPFS)"
- ntfs = "Windows NT File System (NTFS)"
-
- [Computer]
- ps1_up = "IBM PS/1 or 100% Compatible",files.none
- mca_up = "IBM PS/2 or other Micro Channel-based PC",files.none
- e_isa_up = "Standard PC",files.none
- 486c_up = "Standard PC with C-Step i486",files.none
- syspro_mp = "Compaq SystemPro Multiprocessor or 100% Compatible",files.none
- wyse7000_mp = "Wyse Series 7000i Model 740MP/760MP",files.none
- ncr3x_mp = "NCR System 3000 Model 3360/3450/3550",files.none
- oli5030_mp = "Olivetti LSX5030/40",files.none
- astmf_mp = "AST Manhattan SMP",files.none
- cbus2_mp = "Corollary Extended C-bus",files.none
-
- [Display]
- ; vga files are always copied, no matter what.
- forcevga = "Standard VGA (640x480, 16 colors)",files.none
- vga = "VGA or Compatible",files.video
-
- [Mouse]
- msps2 = "Microsoft Mouse Port Mouse (includes BallPoint)",files.i8042,i8042prt
- lgps2 = "Logitech Mouse Port Mouse",files.i8042,i8042prt
- msinp = "Microsoft InPort Bus Mouse",files.inport,inport
- msser = "Microsoft Serial Mouse",files.sermouse,sermouse
- msbpser = "Microsoft BallPoint Serial Mouse",files.sermouse,sermouse
- lgser = "Logitech Serial Mouse",files.sermouse,sermouse
- bus = "Microsoft (Green Buttons) or Logitech Bus Mouse",files.busmouse,busmouse
- none = "No Mouse or Other Pointing Device",files.none,""
-
- [Keyboard]
- STANDARD = "XT, AT, or Enhanced Keyboard (83-102 keys)",files.i8042,i8042prt
-
- [SCSI]
- sparrow = "Adaptec 151x/152x / AIC 6260/6360"
- aha154x = "Adaptec 154x"
- aha174x = "Adaptec 174x"
- arrow = "Adaptec 2740 / AIC 777x"
- aic78xx = "Adaptec AIC 78xx (PCI)"
- always = "Always IN-2000"
- ami0nt = "AMIscsi"
- buslogic = "BusLogic Family"
- cpqarray = "Compaq Drive Array"
- delldsa = "Dell Drive Array"
- dptscsi = "DPT"
- dtc329x = "DTC 329X"
- fd7000ex = "Future Domain / Western Digital 7000EX"
- fd8xx = "Future Domain 8xx"
- fd16_700 = "Future Domain 16xx"
- spock = "IBM PS/2"
- atapi = "IDE CD-ROM (ATAPI)"
- wd33c93 = "Maynard / Western Digital 33c93"
- mitsumi = "Mitsumi CD-ROM"
- ;dce376nt= "Mylex DCE376"
- ncr53c9x = "NCR 53c9x"
- ncrc700 = "NCR 53c700"
- ncrc710 = "NCR 53c710"
- ncrc810 = "NCR PCI (53c810)"
- oliscsi = "Olivetti ESC-1/ESC-2"
- mkecr5xx = "Panasonic CD-ROM"
- slcd32 = "Sony CD-ROM"
- t128 = "Trantor T128"
- t13b = "Trantor T130b"
- tmv1 = "Trantor MediaVision"
- ultra14F = "UltraStor 14f, 34f"
- ultra24F = "UltraStor 24f"
- ultra124 = "UltraStor 124f"
-
- ;
- ; Miscellaneous setup data.
- ;
- ; ProductType: 0 = workstation, non-0 = advanced server.
- ; MajorVersion: Windows Major version of this product (3)
- ; MinorVersion: Windows Minor version of this product (11)
- ; FreeDiskSpace: minimum partition size / free disk space for NT (in KB)
- ; FreeSysPartDiskSpace: minimum free space on the system partition (KB).
- ; UpgradeFreeDiskSpace: minimum free space on the NT partition (in KB) to be able to upgrade it.
- ; UpgradeFreeSysPartDiskSpace = minimum free space on the system partition(KB) to upgrade NT.
- ; DefaultPath: default path (path part only, from root) for Windows NT.
- ; DefaultLayout: default keyboard layout (must match an entry in [Keyboard Layout]).
- ; LoadIdentifier: value to display in boot menu
- ; BaseVideoLoadId: value to display in boot menu for /BASEVIDEO [x86 only]
- ; OsLoadOptions: load options for boot selection
- ; SetupSourceDevice: [optional] overrides source media path
- ; AllowFloppySetup = 0: cd-rom only, non-0: cd-rom or floppy
- ; ForceScsi = 1 will force setupldr to load all SCSI miniports and disk class drivers
- ; ForceDiskClass = 1 will force setupldr to load all disk class drivers
- ; ForceCdRom = 1 will force setupldr to load all CD-ROM drivers
- ;
- ; If BootDevice is set, it indicates the device the boot files will be located on.
- ; If it is not set, the boot files are expected to be on the same device setupldr
- ; was started from.
- ;
- ; If BootPath is set, it indicates the root path where the boot files are located.
- ; If it is not set, it is assumed to be the root directory.
- ;
- ;
- [SetupData]
- ProductType = 1
- MajorVersion = 3
- MinorVersion = 50
- FreeDiskSpace = 80000
- FreeSysPartDiskSpace = 750
- UpgradeFreeDiskSpace = 5000
- UpgradeFreeSysPartDiskSpace = 500
- DefaultPath=\WINNT35
- LoadIdentifier = "Windows NT Server Version 3.5"
- BaseVideoLoadId = "Windows NT Server Version 3.5 [VGA mode]"
- OsLoadOptions = "/nodebug"
- AllowFloppySetup = 1
- RequiredMemory = 3712
-
- [TopLevelSource]
- ;
- ; Floppy = Top level source to use if installing from floppies (usually \).
- ; CdRom = Top level source to use if intalling from cd-rom (\i386, \mips, etc).
- ; Override = Top level source to use, overrides the other two.
- ; Must be specified if SetupSourceDevice is specfied in [SetupData].
- ;
- Floppy = \i386
- CdRom = \i386
- [Media]
- dx = "Windows NT Server Setup CD-ROM",\diskAS
- _1 = "Windows NT Server Setup Boot Disk",\disk101
- _2 = "Windows NT Server Setup Disk #2",\disk102
- _3 = "Windows NT Server Setup Disk #3",\disk103
- d1 = "Windows NT Server Setup Disk #4",\disk1
- d2 = "Windows NT Server Setup Disk #5",\disk2
- d3 = "Windows NT Server Setup Disk #6",\disk3
- d4 = "Windows NT Server Setup Disk #7",\disk4
- d5 = "Windows NT Server Setup Disk #8",\disk5
- d6 = "Windows NT Server Setup Disk #9",\disk6
- d7 = "Windows NT Server Setup Disk #10",\disk7
- d8 = "Windows NT Server Setup Disk #11",\disk8
- d9 = "Windows NT Server Setup Disk #12",\disk9
- d10 = "Windows NT Server Setup Disk #13",\disk10
- d11 = "Windows NT Server Setup Disk #14",\disk11
- d12 = "Windows NT Server Setup Disk #15",\disk12
- d13 = "Windows NT Server Setup Disk #16",\disk13
- d14 = "Windows NT Server Setup Disk #17",\disk14
- d15 = "Windows NT Server Setup Disk #18",\disk15
- d16 = "Windows NT Server Setup Disk #19",\disk16
- d17 = "Windows NT Server Setup Disk #20",\disk17
- d18 = "Windows NT Server Setup Disk #21",\disk18
- d19 = "Windows NT Server Setup Disk #22",\disk19
- d20 = "Windows NT Server Setup Disk #23",\disk20
- d21 = "Windows NT Server Setup Disk #24",\disk21
- d22 = "Windows NT Server Setup Disk #25",\disk22
- d23 = "Windows NT Server Setup Disk #26",\disk23
- d24 = "Windows NT Server Setup Disk #27",\disk24
- d25 = "Windows NT Server Setup Disk #28",\disk25
- d26 = "Windows NT Server Setup Disk #29",\disk26
- d27 = "Windows NT Server Setup Disk #30",\disk27
- d28 = "Windows NT Server Setup Disk #31",\disk28
- d29 = "Windows NT Server Setup Disk #32",\disk29
- d30 = "Windows NT Server Setup Disk #33",\disk30
- d31 = "Windows NT Server Setup Disk #34",\disk31
- d32 = "Windows NT Server Setup Disk #35",\disk32
- [Files]
- c_10000.nls = dx,d1,_2,2,0,0
- c_1252.nls = dx,d1,_2,2,0,0
- c_437.nls = dx,d1,_2,2,0,0
- c_850.nls = dx,d1,_2,2,0,0
- ncpa.cpl = dx,d1,,2,0,0
- setup.exe = dx,d1,,2,0,0
- setup.txt = dx,d1,,1,1
- setupdd.sys = dx,d1,_2,,3
- setupreg.hiv = dx,d1,_2,,3
- winnt.ind = dx,d1,,2,0,0
- winnt32.hlp = dx,d1,,2,3
- winsrv.dll = dx,d1,,2,0,0
- wshisn.dll = dx,d1,,2,0,0
- autochk.exe = dx,d2,,2,0,0
- control.hlp = dx,d2,,2,0,0
- kernel32.dll = dx,d2,,2,0,0
- ncparam.inf = dx,d2,,2,0,0
- netui2.dll = dx,d2,,2,0,0
- ntfs.sys = dx,d2,_3,4,0,0
- ntkrnlmp.exe = dx,d2,_1,2,3
- ntoskrnl.exe = dx,d2,,2,3
- sortkey.nls = dx,d2,,2,0,0
- advapi32.dll = dx,d3,,2,0,0
- crtdll.dll = dx,d3,,2,0,0
- gdi32.dll = dx,d3,,2,0,0
- l_intl.nls = dx,d3,_2,2,0,0
- modem.inf = dx,d3,,7,0,0
- netapi32.dll = dx,d3,,2,0,0
- netui1.dll = dx,d3,,2,0,0
- ntdll.dll = dx,d3,_2,2,0,0
- ntldr = dx,d3,,1,3
- oemnsvra.inf = dx,d3,,2,0,0
- printer.inf = dx,d3,,2,0,0
- progman.exe = dx,d3,,2,0,0
- rasadmin.exe = dx,d3,,2,0,0
- rasphone.exe = dx,d3,,2,0,0
- rpcrt4.dll = dx,d3,,2,0,0
- setupnt.hlp = dx,d3,,2,0,0
- system = dx,d3,,3,3,0
- user32.dll = dx,d3,,2,0,0
- winfile.hlp = dx,d3,,2,0,0
- winhlp32.exe = dx,d3,,2,0,0
- winlogon.exe = dx,d3,,2,0,0
- winmm.dll = dx,d3,,2,0,0
- app.inf = dx,d4,,2,0,0
- ati.dll = dx,d4,,2,1
- ati.sys = dx,d4,,4,1
- comdlg32.dll = dx,d4,,2,0,0
- fastfat.sys = dx,d4,_2,4,0,0
- ftui32.dll = dx,d4,,2,0,0
- glossary.hlp = dx,d4,,2,0,0
- glu32.dll = dx,d4,,2,0,0
- halcbus.dll = dx,d4,,2,3
- initial.inf = dx,d4,,2,0,0
- lsasrv.dll = dx,d4,,2,0,0
- msmail32.hlp = dx,d4,,2,0,0
- msncdet.dll = dx,d4,,2,0,0
- netflx.dll = dx,d4,,2,0,0
- netlogon.dll = dx,d4,,2,0,0
- netmsg.dll = dx,d4,,2,0,0
- netui0.dll = dx,d4,,2,0,0
- ntlanman.inf = dx,d4,,2,0,0
- oemnadds.inf = dx,d4,,2,0,0
- oemnxpsm.inf = dx,d4,,2,0,0
- oemnxptc.inf = dx,d4,,2,0,0
- pad.inf = dx,d4,,7,0,0
- perfmon.hlp = dx,d4,,2,0,0
- pinball.sys = dx,d4,_3,4,0,0
- printman.hlp = dx,d4,,2,0,0
- rascfg.dll = dx,d4,,2,0,0
- regedt32.hlp = dx,d4,,2,0,0
- s3.dll = dx,d4,,2,1
- samsrv.dll = dx,d4,,2,0,0
- schdpl32.hlp = dx,d4,,2,0,0
- serife.fon = dx,d4,,5,0,0
- seriff.fon = dx,d4,,5,0,0
- services.exe = dx,d4,,2,0,0
- setupdll.dll = dx,d4,,2,0,0
- software = dx,d4,,3,3,0
- sserife.fon = dx,d4,,5,0,0
- sseriff.fon = dx,d4,,5,0,0
- tcpcfg.dll = dx,d4,,2,0,0
- utility.inf = dx,d4,,2,0,0
- vga.dll = dx,d4,,2,1
- winspool.drv = dx,d4,,2,0,0
- wsock32.dll = dx,d4,,2,0,0
- 8514a.dll = dx,d5,,2,0
- aic78xx.sys = dx,d5,_3,4,1
- always.sys = dx,d5,_3,4,1
- aplw8101.ppd = dx,d5,,11,1
- aplwiif1.ppd = dx,d5,,11,1
- aplwiig1.ppd = dx,d5,,11,1
- aplwntr1.ppd = dx,d5,,11,1
- aptolld1.ppd = dx,d5,,11,1
- aptollw1.ppd = dx,d5,,11,1
- arrow.sys = dx,d5,_3,4,1
- atdisk.sys = dx,d5,_3,4,1
- backup.hlp = dx,d5,,2,0,0
- basesrv.dll = dx,d5,,2,0,0
- cdfs.sys = dx,d5,_3,4,0,0
- cirrus.sys = dx,d5,,4,1
- clipbrd.hlp = dx,d5,,2,0,0
- comctl32.dll = dx,d5,,2,0,0
- coure.fon = dx,d5,,5,0,0
- courf.fon = dx,d5,,5,0,0
- csrsrv.dll = dx,d5,,2,0,0
- default = dx,d5,,3,3,0
- et4000.sys = dx,d5,,4,1
- eventvwr.hlp = dx,d5,,2,0,0
- floppy.sys = dx,d5,_2,4,0,0
- ftdisk.sys = dx,d5,,4,0,0
- fteng32.dll = dx,d5,,2,0,0
- hal.dll = dx,d5,,2,3
- hal486c.dll = dx,d5,_1,2,3
- halast.dll = dx,d5,,2,3
- halmca.dll = dx,d5,_1,2,3
- halncr.dll = dx,d5,_1,2,3
- haloli.dll = dx,d5,,2,3
- halsp.dll = dx,d5,,2,3
- halwyse7.dll = dx,d5,,2,3
- hardware.inf = dx,d5,,2,0,0
- hp1200c1.ppd = dx,d5,,11,1
- hp20022.pcd = dx,d5,,11,1
- hp20036.pcd = dx,d5,,11,1
- hp3si523.ppd = dx,d5,,11,1
- hp4m3_v1.ppd = dx,d5,,11,1
- hp4m6_v1.ppd = dx,d5,,11,1
- i8042prt.sys = dx,d5,_2,4,1
- imagehlp.dll = dx,d5,,2,1,0
- keyboard.inf = dx,d5,,2,0,0
- language.inf = dx,d5,,2,0,0
- locale.nls = dx,d5,,2,0,0
- mf3216.dll = dx,d5,,2,0,0
- mkecr5xx.sys = dx,d5,_3,4,1
- mpr.dll = dx,d5,,2,0,0
- msfs.sys = dx,d5,,4,0,0
- msprivs.dll = dx,d5,,2,1,0
- msv1_0.dll = dx,d5,,2,0,0
- nbinfo.inf = dx,d5,,2,0,0
- ncr77c22.sys = dx,d5,,4,1
- npfs.sys = dx,d5,,4,0,0
- ntdetect.com = dx,d5,,1,3
- oemnadam.inf = dx,d5,,2,0,0
- oemnadd1.inf = dx,d5,,2,0,0
- oemnadd2.inf = dx,d5,,2,0,0
- oemnadd4.inf = dx,d5,,2,0,0
- oemnadde.inf = dx,d5,,2,0,0
- oemnaddi.inf = dx,d5,,2,0,0
- oemnade1.inf = dx,d5,,2,0,0
- oemnade2.inf = dx,d5,,2,0,0
- oemnade3.inf = dx,d5,,2,0,0
- oemnadee.inf = dx,d5,,2,0,0
- oemnadem.inf = dx,d5,,2,0,0
- oemnaden.inf = dx,d5,,2,0,0
- oemnadfd.inf = dx,d5,,2,0,0
- oemnadin.inf = dx,d5,,2,0,0
- oemnadlb.inf = dx,d5,,2,0,0
- oemnadlm.inf = dx,d5,,2,0,0
- oemnadlt.inf = dx,d5,,2,0,0
- oemnadn1.inf = dx,d5,,2,0,0
- oemnadn2.inf = dx,d5,,2,0,0
- oemnadne.inf = dx,d5,,2,0,0
- oemnadnf.inf = dx,d5,,2,0,0
- oemnadnm.inf = dx,d5,,2,0,0
- oemnadnp.inf = dx,d5,,2,0,0
- oemnadp3.inf = dx,d5,,2,0,0
- oemnadp9.inf = dx,d5,,2,0,0
- oemnadt2.inf = dx,d5,,2,0,0
- oemnadte.inf = dx,d5,,2,0,0
- oemnadtk.inf = dx,d5,,2,0,0
- oemnadtm.inf = dx,d5,,2,0,0
- oemnadub.inf = dx,d5,,2,0,0
- oemnadum.inf = dx,d5,,2,0,0
- oemnadwd.inf = dx,d5,,2,0,0
- oemnadwm.inf = dx,d5,,2,0,0
- oemnsvbh.inf = dx,d5,,2,0,0
- oemnsvdh.inf = dx,d5,,2,0,0
- oemnsvft.inf = dx,d5,,2,0,0
- oemnsvnb.inf = dx,d5,,2,0,0
- oemnsvnw.inf = dx,d5,,2,0,0
- oemnsvri.inf = dx,d5,,2,0,0
- oemnsvrp.inf = dx,d5,,2,0,0
- oemnsvsp.inf = dx,d5,,2,0,0
- oemnsvsv.inf = dx,d5,,2,0,0
- oemnsvtp.inf = dx,d5,,2,0,0
- oemnsvwi.inf = dx,d5,,2,0,0
- oemnsvwk.inf = dx,d5,,2,0,0
- oemnxpdl.inf = dx,d5,,2,0,0
- oemnxpip.inf = dx,d5,,2,0,0
- oemnxpnb.inf = dx,d5,,2,0,0
- oemnxpsn.inf = dx,d5,,2,0,0
- oemnxpst.inf = dx,d5,,2,0,0
- opengl32.dll = dx,d5,,2,0,0
- other.inf = dx,d5,,2,0,0
- partial.inf = dx,d5,,2,0,0
- pifedit.hlp = dx,d5,,2,0,0
- pointer.inf = dx,d5,,2,0,0
- progman.hlp = dx,d5,,2,0,0
- qv.sys = dx,d5,,4,1
- rasmon.exe = dx,d5,,2,0,0
- rassetup.hlp = dx,d5,,2,0,0
- rdisk.exe = dx,d5,,2,0,0
- registry.inf = dx,d5,,2,0,0
- s3.sys = dx,d5,,4,1
- samlib.dll = dx,d5,,2,0,0
- scsi.inf = dx,d5,,2,0,0
- scsidisk.sys = dx,d5,_3,4,0,0
- scsiport.sys = dx,d5,_3,4,0,0
- serial.sys = dx,d5,,4,0,0
- setup.inf = dx,d5,,2,0,0
- shell32.dll = dx,d5,,2,0,0
- slcd32.sys = dx,d5,_3,4,1
- smss.exe = dx,d5,,2,0,0
- sparrow.sys = dx,d5,_3,4,1
- switch.inf = dx,d5,,7,0,0
- trident.sys = dx,d5,,4,1
- unicode.nls = dx,d5,,2,0,0
- v7vram.sys = dx,d5,,4,1
- version.dll = dx,d5,,2,0,0
- vga256.dll = dx,d5,,2,1
- vga64k.dll = dx,d5,,2,1
- video.inf = dx,d5,,2,0,0
- videoprt.sys = dx,d5,_2,4,0,0
- wdvga.sys = dx,d5,,4,1
- weitekp9.dll = dx,d5,,2,1
- winnt.hlp = dx,d5,,2,0,0
- 256color.bmp = dx,d6,,1,1
- 8514a.sys = dx,d6,,4,1
- abiosdsk.sys = dx,d6,_3,4,1
- aha154x.sys = dx,d6,_3,4,1
- aha174x.sys = dx,d6,_3,4,1
- amdncdet.dll = dx,d6,,2,0,0
- ami0nt.sys = dx,d6,_3,4,1
- arches.bmp = dx,d6,,1,1
- argyle.bmp = dx,d6,,1,1
- atapi.sys = dx,d6,_3,4,0,0
- ball.bmp = dx,d6,,1,1
- beep.sys = dx,d6,,4,0,0
- buslogic.sys = dx,d6,_3,4,1
- busmouse.sys = dx,d6,,4,1
- calc.exe = dx,d6,,2,1
- calc.hlp = dx,d6,,2,1
- cardfile.exe = dx,d6,,2,1
- cardfile.hlp = dx,d6,,2,1
- cars.bmp = dx,d6,,1,1
- castle.bmp = dx,d6,,1,1
- cdplayer.exe = dx,d6,,2,1
- charmap.exe = dx,d6,,2,1
- charmap.hlp = dx,d6,,2,1
- chitz.bmp = dx,d6,,1,1
- clock.exe = dx,d6,,2,1
- cpqarray.sys = dx,d6,_3,4,1
- csrss.exe = dx,d6,,2,0,0
- ctype.nls = dx,d6,,2,0,0
- dell_dgx.sys = dx,d6,,4,1
- delldsa.sys = dx,d6,_3,4,1
- dptscsi.sys = dx,d6,_3,4,1
- dtc329x.sys = dx,d6,_3,4,1
- egypt.bmp = dx,d6,,1,1
- fd16_700.sys = dx,d6,_3,4,1
- fd7000ex.sys = dx,d6,_3,4,1
- fd8xx.sys = dx,d6,_3,4,1
- framebuf.dll = dx,d6,,2,1
- freecell.exe = dx,d6,,2,1
- freecell.hlp = dx,d6,,2,1
- fs_rec.sys = dx,d6,,4,0,0
- honey.bmp = dx,d6,,1,1
- inport.sys = dx,d6,,4,1
- kbdbe.dll = dx,d6,,2,1
- kbdbr.dll = dx,d6,,2,1
- kbdca.dll = dx,d6,,2,1
- kbdclass.sys = dx,d6,_2,4,1
- kbdcz.dll = dx,d6,,2,1
- kbdda.dll = dx,d6,,2,1
- kbddv.dll = dx,d6,,2,1
- kbdes.dll = dx,d6,,2,1
- kbdfc.dll = dx,d6,,2,1
- kbdfi.dll = dx,d6,,2,1
- kbdfr.dll = dx,d6,,2,1
- kbdgr.dll = dx,d6,,2,1
- kbdhe.dll = dx,d6,,2,1
- kbdhu.dll = dx,d6,,2,1
- kbdic.dll = dx,d6,,2,1
- kbdit.dll = dx,d6,,2,1
- kbdla.dll = dx,d6,,2,1
- kbdne.dll = dx,d6,,2,1
- kbdno.dll = dx,d6,,2,1
- kbdpl1.dll = dx,d6,,2,1
- kbdpo.dll = dx,d6,,2,1
- kbdru.dll = dx,d6,,2,1
- kbdsf.dll = dx,d6,,2,1
- kbdsg.dll = dx,d6,,2,1
- kbdsl.dll = dx,d6,,2,1
- kbdsp.dll = dx,d6,,2,1
- kbdsw.dll = dx,d6,,2,1
- kbdtuf.dll = dx,d6,,2,1
- kbdtuq.dll = dx,d6,,2,1
- kbduk.dll = dx,d6,,2,1
- kbdus.dll = dx,d6,,2,1
- kbdusx.dll = dx,d6,,2,1
- layout.inf = dx,d6,,2,0,0
- leaves.bmp = dx,d6,,1,1
- logon.scr = dx,d6,,2,1
- lsass.exe = dx,d6,,2,0,0
- lz32.dll = dx,d6,,2,0,0
- marble.bmp = dx,d6,,1,1
- mitsumi.sys = dx,d6,_3,4,1
- money.bas = dx,d6,,2,1
- monitor.inf = dx,d6,,2,0,0
- mouclass.sys = dx,d6,,4,1
- mplay32.exe = dx,d6,,2,1
- mplayer.hlp = dx,d6,,2,1
- ncpashel.inf = dx,d6,,2,0,0
- ncr53c9x.sys = dx,d6,_3,4,1
- ncrc700.sys = dx,d6,_3,4,1
- ncrc710.sys = dx,d6,_3,4,1
- ncrc810.sys = dx,d6,_3,4,1
- netdtect.dll = dx,d6,,2,0,0
- netdtect.inf = dx,d6,,2,0,0
- netdtect.sys = dx,d6,,4,0,0
- netrap.dll = dx,d6,,2,0,0
- notepad.exe = dx,d6,,2,1
- notepad.hlp = dx,d6,,2,1
- npincdet.dll = dx,d6,,2,0,0
- null.sys = dx,d6,,4,0,0
- oemnadzz.inf = dx,d6,,2,0,0
- oemnsvcu.inf = dx,d6,,2,0,0
- oliscsi.sys = dx,d6,_3,4,1
- pbrush.exe = dx,d6,,2,1
- pbrush.hlp = dx,d6,,2,1
- printer.wri = dx,d6,,1,1
- prnsetup.inf = dx,d6,,2,0,0
- rasfil32.dll = dx,d6,,2,0,0
- rasnbipc.dll = dx,d6,,2,1
- rasread.txt = dx,d6,,7,0,0
- rasres.dll = dx,d6,,2,0,0
- rdisk.hlp = dx,d6,,2,0,0
- redbrick.bmp = dx,d6,,1,1
- rivets.bmp = dx,d6,,1,1
- rpcltc1.dll = dx,d6,,2,0,0
- rpclts1.dll = dx,d6,,2,0,0
- scrnsave.scr = dx,d6,,2,1
- scsicdrm.sys = dx,d6,_3,4,0,0
- scsiflop.sys = dx,d6,_3,4,0,0
- sermouse.sys = dx,d6,,4,1
- sndrec32.exe = dx,d6,,2,1
- sndvol32.exe = dx,d6,,2,1
- sol.exe = dx,d6,,2,1
- sol.hlp = dx,d6,,2,1
- sorttbls.nls = dx,d6,,2,0,0
- soundrec.hlp = dx,d6,,2,1
- spock.sys = dx,d6,_3,4,1
- squares.bmp = dx,d6,,1,1
- ss3dfo.scr = dx,d6,,2,0
- ssbezier.scr = dx,d6,,2,1
- ssmarque.scr = dx,d6,,2,1
- ssmyst.scr = dx,d6,,2,1
- sspipes.scr = dx,d6,,2,0
- ssstars.scr = dx,d6,,2,1
- subroutn.inf = dx,d6,,2,0,0
- t128.sys = dx,d6,_3,4,1
- t13b.sys = dx,d6,_3,4,1
- tape.inf = dx,d6,,2,0,0
- tartan.bmp = dx,d6,,1,1
- terminal.exe = dx,d6,,2,1
- terminal.hlp = dx,d6,,2,1
- thatch.bmp = dx,d6,,1,1
- tmv1.sys = dx,d6,_3,4,1
- ultra124.sys = dx,d6,_3,4,1
- ultra14f.sys = dx,d6,_3,4,1
- ultra24f.sys = dx,d6,_3,4,1
- vga.sys = dx,d6,_2,4,1
- vga850.fon = dx,d6,_2,5,0,0
- vgafix.fon = dx,d6,,5,0,0
- vgaoem.fon = dx,d6,_2,5,0,0
- vgasys.fon = dx,d6,,5,0,0
- videosim.sys = dx,d6,,4,1
- virtual.inf = dx,d6,,2,0,0
- wd33c93.sys = dx,d6,_3,4,1
- weitekp9.sys = dx,d6,,4,1
- winchat.exe = dx,d6,,2,1
- winchat.hlp = dx,d6,,2,1
- winlogo.bmp = dx,d6,,1,1
- winmine.exe = dx,d6,,2,1
- winmine.hlp = dx,d6,,2,1
- winsock.dll = dx,d6,,2,0,0
- winsrpc.dll = dx,d6,,2,0,0
- winstrm.dll = dx,d6,,2,0,0
- write.exe = dx,d6,,2,1
- write.hlp = dx,d6,,2,1
- wshnetbs.dll = dx,d6,,2,0,0
- wshtcpip.dll = dx,d6,,2,0,0
- xga.dll = dx,d6,,2,1
- xga.sys = dx,d6,,4,1
- xports.inf = dx,d6,,2,0,0
- zigzag.bmp = dx,d6,,1,1
- pid.hlp = dx,d6,,2,0,0
- asyncmac.sys = dx,d7,,4,1
- browser.dll = dx,d7,,2,1
- ipinfo.inf = dx,d7,,2,1
- ipxcfg.dll = dx,d7,,2,1
- isnrip.sys = dx,d7,,4,1
- lmhsvc.dll = dx,d7,,2,1
- lmrepl.exe = dx,d7,,2,1
- mgmtapi.dll = dx,d7,,2,1
- mib.bin = dx,d7,,2,1
- ndistapi.sys = dx,d7,,4,1
- ndiswan.sys = dx,d7,,4,1
- netbt.sys = dx,d7,,4,1
- nwlnkipx.sys = dx,d7,,4,1
- nwlnknb.sys = dx,d7,,4,1
- nwlnkspx.sys = dx,d7,,4,1
- rasadmin.dll = dx,d7,,2,1
- rasadmin.hlp = dx,d7,,2,1
- rasapi16.dll = dx,d7,,2,0
- rasapi32.dll = dx,d7,,2,1
- rasarp.sys = dx,d7,,4,1
- rascauth.dll = dx,d7,,2,1
- rascbcp.dll = dx,d7,,2,1
- raschap.dll = dx,d7,,2,1
- rasctrs.dll = dx,d7,,2,1
- rasdial.exe = dx,d7,,2,1
- rasgloss.hlp = dx,d7,,2,1
- rasgprxy.dll = dx,d7,,2,1
- rasgtwy.dll = dx,d7,,2,1
- rasipcp.dll = dx,d7,,2,1
- rasipxcp.dll = dx,d7,,2,1
- rasman.dll = dx,d7,,2,1
- rasman.exe = dx,d7,,2,1
- rasmsg.dll = dx,d7,,2,1
- rasmxs.dll = dx,d7,,2,1
- rasnbfcp.dll = dx,d7,,2,1
- raspap.dll = dx,d7,,2,1
- rasphone.hlp = dx,d7,,2,1
- rasppp.dll = dx,d7,,2,1
- raspppen.dll = dx,d7,,2,1
- rassauth.dll = dx,d7,,2,1
- rasser.dll = dx,d7,,2,1
- rassprxy.exe = dx,d7,,2,1
- rassrv.exe = dx,d7,,2,1
- rastapi.dll = dx,d7,,2,1
- rdr.sys = dx,d7,,4,1
- sfmapi.dll = dx,d7,,2,1
- sfmatalk.sys = dx,d7,,4,1
- sfmatcfg.dll = dx,d7,,2,1
- sfmmgr.cpl = dx,d7,,2,1
- sfmmgr.hlp = dx,d7,,2,1
- sfmmon.dll = dx,d7,,2,1
- sfmmsg.dll = dx,d7,,2,1
- sfmprint.exe = dx,d7,,2,1
- sfmpsdib.dll = dx,d7,,2,1
- sfmsrv.sys = dx,d7,,4,1
- sfmsvc.exe = dx,d7,,2,1
- sfmwshat.dll = dx,d7,,2,1
- snmptrap.exe = dx,d7,,2,1
- tapisrv.dll = dx,d7,,2,1
- tcpip.sys = dx,d7,,4,1
- telnet.exe = dx,d7,,2,1
- telnet.hlp = dx,d7,,2,1
- wkssvc.dll = dx,d7,,2,1
- rasccp.dll = dx,d7,,2,1
- ipxroute.exe = dx,d7,,2,1
- nwsap.dll = dx,d7,,2,1
- rasiphlp.dll = dx,d7,,2,1
- atkctrs.dll = dx,d8,,2,1
- autoconv.exe = dx,d8,,2,1
- c_037.nls = dx,d8,_2,2,1
- c_10081.nls = dx,d8,_2,2,1
- lt200.sys = dx,d8,,4,1
- macfile.exe = dx,d8,,2,1
- ntbackup.exe = dx,d8,,2,1
- ntcmds.hlp = dx,d8,,2,1
- ntcmds.ind = dx,d8,,2,1
- ole32.dll = dx,d8,,2,0
- sfmatmsg.dll = dx,d8,,2,1
- sfmctrs.dll = dx,d8,,2,1
- sfmicon.vol = dx,d8,,2,1
- sfmicons.inf = dx,d8,,2,1
- sfmmap.inf = dx,d8,,2,1
- sfmpsexe.exe = dx,d8,,2,1
- sfmpsfnt.dll = dx,d8,,2,1
- sfmpsprt.dll = dx,d8,,13,1
- sfmres.dll = dx,d8,,2,1
- sfmuam.ifo = dx,d8,,2,1
- sfmuam.rsc = dx,d8,,2,1
- sfmuam.txt = dx,d8,,2,1
- sfmutil.dll = dx,d8,,2,1
- store32.dll = dx,d8,,2,1
- c_10007.nls = dx,d9,_2,2,1
- c_737.nls = dx,d9,_2,2,1
- c_852.nls = dx,d9,_2,2,1
- c_855.nls = dx,d9,_2,2,1
- c_857.nls = dx,d9,_2,2,1
- c_860.nls = dx,d9,_2,2,1
- calc.ind = dx,d9,,2,1
- decpsmon.dll = dx,d9,,2,1
- jet.dll = dx,d9,,2,0
- msmail32.exe = dx,d9,,2,1
- msvideo.dll = dx,d9,,5,0
- ntvdm.exe = dx,d9,,2,1
- os2.exe = dx,d9,,2,1
- schdpl32.exe = dx,d9,,2,1
- usrmgr.exe = dx,d9,,2,0
- usrmgr.ind = dx,d9,,2,0
- winsadmn.exe = dx,d9,,2,1
- perfh009.dat = dx,d10,,2,0
- c_10001.nls = dx,d10,_2,2,1
- c_1026.nls = dx,d10,_2,2,1
- c_861.nls = dx,d10,_2,2,1
- c_863.nls = dx,d10,_2,2,1
- c_865.nls = dx,d10,_2,2,1
- decpsmon.hlp = dx,d10,,2,1
- dhcpadmn.exe = dx,d10,,2,1
- l_10646.ttf = dx,d10,,5,1
- lanman.drv = dx,d10,,2,1
- main.cpl = dx,d10,,2,1
- mciavi.drv = dx,d10,,5,0
- musrmgr.exe = dx,d10,,2,1
- neth.dll = dx,d10,,2,1
- oleaut32.dll = dx,d10,,2,0
- oleprx32.dll = dx,d10,,2,0
- pscript.dll = dx,d10,,11,1
- qbasic.exe = dx,d10,,2,1
- untfs.dll = dx,d10,,2,1
- winfile.exe = dx,d10,,2,1
- winhelp.exe = dx,d10,,1,3
- msp32_am.lex = dx,d11,,2,1
- c_10006.nls = dx,d11,_2,2,1
- c_10029.nls = dx,d11,_2,2,1
- c_866.nls = dx,d11,_2,2,1
- c_869.nls = dx,d11,_2,2,1
- cards.dll = dx,d11,,2,1
- cmd.exe = dx,d11,,2,1
- drwtsn32.hlp = dx,d11,,2,1
- ega.cpi = dx,d11,,2,1
- frame32.dll = dx,d11,,2,1
- ir30_32.dll = dx,d11,,2,0
- moricons.dll = dx,d11,,2,1
- msschd32.dll = dx,d11,,2,1
- mssfs32.dll = dx,d11,,2,1
- net.hlp = dx,d11,,2,1
- nwconv.exe = dx,d11,,2,1
- perfmon.exe = dx,d11,,2,1
- printman.exe = dx,d11,,2,1
- pscrptui.dll = dx,d11,,11,1
- regedt32.exe = dx,d11,,2,1
- srv.sys = dx,d11,,4,1
- srvmgr.cpl = dx,d11,,2,1
- srvmgr.exe = dx,d11,,2,0
- ulib.dll = dx,d11,,2,1
- vform32.dll = dx,d11,,2,1
- wins.exe = dx,d11,,2,1
- wow32.dll = dx,d11,,2,1
- acledit.dll = dx,d12,,2,1
- avifile.dll = dx,d12,,5,0
- bios1.rom = dx,d12,,2,1
- c_10079.nls = dx,d12,_2,2,1
- c_1250.nls = dx,d12,_2,2,1
- c_1251.nls = dx,d12,_2,2,1
- c_1253.nls = dx,d12,_2,2,1
- c_1254.nls = dx,d12,_2,2,1
- c_500.nls = dx,d12,_2,2,1
- c_875.nls = dx,d12,_2,2,1
- clipbrd.exe = dx,d12,,2,1
- courbi.ttf = dx,d12,,5,1
- display.cpl = dx,d12,,2,0
- eventvwr.exe = dx,d12,,2,1
- idp_xfs.bin = dx,d12,,4,1
- localspl.dll = dx,d12,,2,1
- lucon.ttf = dx,d12,,5,0
- mspell32.dll = dx,d12,,2,1
- msvfw32.dll = dx,d12,,2,1
- nbf.sys = dx,d12,,4,1
- ncadmin.exe = dx,d12,,2,0
- net1.exe = dx,d12,,2,0
- netapi.dll = dx,d12,,2,1
- netdde.exe = dx,d12,,2,1
- os2srv.exe = dx,d12,,2,1
- oso007 = dx,d12,,6,1,3,oso001.007
- oso009 = dx,d12,,6,1,3,oso001.009
- oso010 = dx,d12,,6,1,3,oso001.010
- oso012 = dx,d12,,6,1,3,oso001.012
- oso016 = dx,d12,,6,1,3,oso001.016
- oso029 = dx,d12,,6,1,3,oso001.029
- qbasic.hlp = dx,d12,,2,1
- srvmgr.hlp = dx,d12,,2,0
- streams.sys = dx,d12,,4,1
- t1instal.dll = dx,d12,,2,0
- uhpfs.dll = dx,d12,,2,1
- usrmgr.hlp = dx,d12,,2,0
- windisk.exe = dx,d12,,2,1
- nwrdr.sys = dx,d12,,4,1
- 40291730.ppd = dx,d13,,11,1
- 40293930.ppd = dx,d13,,11,1
- a_pnt518.ppd = dx,d13,,11,1
- ab32.dll = dx,d13,,2,1
- ac500503.ppd = dx,d13,,11,1
- agfap400.ppd = dx,d13,,11,1
- aljii523.ppd = dx,d13,,11,1
- amchr518.ppd = dx,d13,,11,1
- ap_ntxj1.ppd = dx,d13,,11,1
- apple230.ppd = dx,d13,,11,1
- apple380.ppd = dx,d13,,11,1
- apple422.ppd = dx,d13,,11,1
- aps08522.ppd = dx,d13,,11,1
- aps12522.ppd = dx,d13,,11,1
- aps26522.ppd = dx,d13,,11,1
- aps80522.ppd = dx,d13,,11,1
- ast__470.ppd = dx,d13,,11,1
- avifil32.dll = dx,d13,,2,0
- brhj770.dll = dx,d13,,11,1
- brother9.dll = dx,d13,,11,1
- brothr24.dll = dx,d13,,11,1
- canon330.dll = dx,d13,,11,1
- canon800.dll = dx,d13,,11,1
- canonlbp.dll = dx,d13,,11,1
- cg94_493.ppd = dx,d13,,11,1
- cit24us.dll = dx,d13,,11,1
- cit9us.dll = dx,d13,,11,1
- citoh.dll = dx,d13,,11,1
- cn_500_1.ppd = dx,d13,,11,1
- cn_500j1.ppd = dx,d13,,11,1
- cnlbp4_1.ppd = dx,d13,,11,1
- cnlbp8_1.ppd = dx,d13,,11,1
- cnlbp8r1.ppd = dx,d13,,11,1
- cnlbp8t1.ppd = dx,d13,,11,1
- courbd.ttf = dx,d13,,5,1
- couri.ttf = dx,d13,,5,1
- cppmq151.ppd = dx,d13,,11,1
- cppmq201.ppd = dx,d13,,11,1
- datap462.ppd = dx,d13,,11,1
- dc1152_1.ppd = dx,d13,,11,1
- dc1152f1.ppd = dx,d13,,11,1
- dc2150p1.ppd = dx,d13,,11,1
- dc2250p1.ppd = dx,d13,,11,1
- dcd11501.ppd = dx,d13,,11,1
- dcd21501.ppd = dx,d13,,11,1
- dcd22501.ppd = dx,d13,,11,1
- dckps201.ppd = dx,d13,,11,1
- dckps321.ppd = dx,d13,,11,1
- dckps401.ppd = dx,d13,,11,1
- dcln03r1.ppd = dx,d13,,11,1
- dclps171.ppd = dx,d13,,11,1
- dclps201.ppd = dx,d13,,11,1
- dclps321.ppd = dx,d13,,11,1
- dclps401.ppd = dx,d13,,11,1
- dctps201.ppd = dx,d13,,11,1
- dec24pin.dll = dx,d13,,11,1
- dec3200.dll = dx,d13,,11,1
- dec3250.ppd = dx,d13,,11,1
- dec9pin.dll = dx,d13,,11,1
- deccolor.ppd = dx,d13,,11,1
- diconix.dll = dx,d13,,11,1
- dp_us470.ppd = dx,d13,,11,1
- dpl15601.ppd = dx,d13,,11,1
- dplz9601.ppd = dx,d13,,11,1
- ep826051.ppd = dx,d13,,11,1
- epl3kf21.ppd = dx,d13,,11,1
- epl3kf51.ppd = dx,d13,,11,1
- epl75523.ppd = dx,d13,,11,1
- epson24.dll = dx,d13,,11,1
- epson9.dll = dx,d13,,11,1
- escp2e.dll = dx,d13,,11,1
- escp2ms.dll = dx,d13,,11,1
- f71rx503.ppd = dx,d13,,11,1
- fuji24.dll = dx,d13,,11,1
- fuji9.dll = dx,d13,,11,1
- gcbl4921.ppd = dx,d13,,11,1
- gcbl5141.ppd = dx,d13,,11,1
- gcblp2_1.ppd = dx,d13,,11,1
- gcblp2s1.ppd = dx,d13,,11,1
- gcblpel1.ppd = dx,d13,,11,1
- gdgl8001.ppd = dx,d13,,11,1
- hermes_1.ppd = dx,d13,,11,1
- hermes_2.ppd = dx,d13,,11,1
- hp4ml_v1.ppd = dx,d13,,11,1
- hp4mp3_1.ppd = dx,d13,,11,1
- hp4mp6_1.ppd = dx,d13,,11,1
- hp4si3_1.ppd = dx,d13,,11,1
- hp4si6_1.ppd = dx,d13,,11,1
- hp60022.pcd = dx,d13,,11,1
- hp60036.pcd = dx,d13,,11,1
- hp650c22.pcd = dx,d13,,11,1
- hp650c36.pcd = dx,d13,,11,1
- hp7550pl.pcd = dx,d13,,11,1
- hp_3d522.ppd = dx,d13,,11,1
- hp_3p522.ppd = dx,d13,,11,1
- hpdesign.pcd = dx,d13,,11,1
- hpdmrxmx.pcd = dx,d13,,11,1
- hpdmsx.pcd = dx,d13,,11,1
- hpdpp22.pcd = dx,d13,,11,1
- hpdpp36.pcd = dx,d13,,11,1
- hpdskjet.dll = dx,d13,,11,1
- hpeli522.ppd = dx,d13,,11,1
- hpgl2pen.pcd = dx,d13,,11,1
- hpiid522.ppd = dx,d13,,11,1
- hpiii522.ppd = dx,d13,,11,1
- hpiip522.ppd = dx,d13,,11,1
- hplj_31.ppd = dx,d13,,11,1
- hplj_3d1.ppd = dx,d13,,11,1
- hplj_3p1.ppd = dx,d13,,11,1
- hppcl.dll = dx,d13,,11,1
- hppcl5ms.dll = dx,d13,,11,1
- hppjxl31.ppd = dx,d13,,11,1
- ibm17523.ppd = dx,d13,,11,1
- ibm20470.ppd = dx,d13,,11,1
- ibm238x.dll = dx,d13,,11,1
- ibm239x.dll = dx,d13,,11,1
- ibm30505.ppd = dx,d13,,11,1
- ibm31514.ppd = dx,d13,,11,1
- ibm39523.ppd = dx,d13,,11,1
- ibm4039.ppd = dx,d13,,11,1
- ibm4079.ppd = dx,d13,,11,1
- ibm5204.dll = dx,d13,,11,1
- ibmport.dll = dx,d13,,11,1
- ibmppdsl.dll = dx,d13,,11,1
- jp350.dll = dx,d13,,11,1
- kdcolor1.ppd = dx,d13,,11,1
- kyocera.dll = dx,d13,,11,1
- l100_425.ppd = dx,d13,,11,1
- l200230.ppd = dx,d13,,11,1
- l200_471.ppd = dx,d13,,11,1
- l200_493.ppd = dx,d13,,11,1
- l300_471.ppd = dx,d13,,11,1
- l300_493.ppd = dx,d13,,11,1
- l330_523.ppd = dx,d13,,11,1
- l3330523.ppd = dx,d13,,11,1
- l500_493.ppd = dx,d13,,11,1
- l530_523.ppd = dx,d13,,11,1
- l5330523.ppd = dx,d13,,11,1
- lanmannt.bmp = dx,d13,,1,0
- lh_630_1.ppd = dx,d13,,11,1
- lwnt_470.ppd = dx,d13,,11,1
- lwntx470.ppd = dx,d13,,11,1
- lwntx518.ppd = dx,d13,,11,1
- mantal24.dll = dx,d13,,11,1
- mantal90.dll = dx,d13,,11,1
- mciavi32.dll = dx,d13,,2,1
- moim1201.ppd = dx,d13,,11,1
- mono_522.ppd = dx,d13,,11,1
- mt735.dll = dx,d13,,11,1
- mt_ti101.ppd = dx,d13,,11,1
- musrmgr.ind = dx,d13,,2,1
- n2090522.ppd = dx,d13,,11,1
- n2290520.ppd = dx,d13,,11,1
- ndis.sys = dx,d13,,4,1
- npeisa.sys = dx,d13,,4,1
- npmca.sys = dx,d13,,4,1
- okol8501.ppd = dx,d13,,11,1
- okol8701.ppd = dx,d13,,11,1
- olecli.dll = dx,d13,,2,1
- oliv5000.ppd = dx,d13,,11,1
- pap54001.ppd = dx,d13,,11,1
- pap54101.ppd = dx,d13,,11,1
- q30si503.ppd = dx,d13,,11,1
- q860pls2.ppd = dx,d13,,11,1
- qcs10001.ppd = dx,d13,,11,1
- qcs10002.ppd = dx,d13,,11,1
- qmps4104.ppd = dx,d13,,11,1
- qms1725.ppd = dx,d13,,11,1
- qms2025.ppd = dx,d13,,11,1
- qms3225.ppd = dx,d13,,11,1
- qms420.ppd = dx,d13,,11,1
- qms4525.ppd = dx,d13,,11,1
- qms45252.ppd = dx,d13,,11,1
- qms860.ppd = dx,d13,,11,1
- qmscs210.ppd = dx,d13,,11,1
- qmscs230.ppd = dx,d13,,11,1
- times.ttf = dx,d13,,5,1
- timesbd.ttf = dx,d13,,5,1
- timesbi.ttf = dx,d13,,5,1
- timesi.ttf = dx,d13,,5,1
- tk200172.ppd = dx,d13,,11,1
- tk200392.ppd = dx,d13,,11,1
- tkp200i2.ppd = dx,d13,,11,1
- wang15.ppd = dx,d13,,11,1
- wang15fp.ppd = dx,d13,,11,1
- nwdocgw.hlp = dx,d13,,2,1
- arial.ttf = dx,d14,,5,1
- arialbd.ttf = dx,d14,,5,1
- arialbi.ttf = dx,d14,,5,1
- banana.ani = dx,d14,,2,1
- barber.ani = dx,d14,,2,1
- cacls.exe = dx,d14,,2,0
- colorq.ppd = dx,d14,,11,1
- cour.ttf = dx,d14,,5,1
- dclf02_1.ppd = dx,d14,,11,1
- dclf02f1.ppd = dx,d14,,11,1
- dhcpssvc.dll = dx,d14,,2,1
- hp_650c1.ppd = dx,d14,,11,1
- ibm4039p.ppd = dx,d14,,11,1
- jx9460ps.ppd = dx,d14,,11,1
- jx9500ps.ppd = dx,d14,,11,1
- jx9600ps.ppd = dx,d14,,11,1
- jx9660ps.ppd = dx,d14,,11,1
- jx9700ps.ppd = dx,d14,,11,1
- krnl386.exe = dx,d14,,2,1
- lh830__1.ppd = dx,d14,,11,1
- lh930__1.ppd = dx,d14,,11,1
- lhpr60_1.ppd = dx,d14,,11,1
- midimap.cfg = dx,d14,,2,1
- midimap.dll = dx,d14,,2,1
- msacm32.dll = dx,d14,,2,0
- n890_470.ppd = dx,d14,,11,1
- n890x505.ppd = dx,d14,,11,1
- nc95fax1.ppd = dx,d14,,11,1
- nc97fax1.ppd = dx,d14,,11,1
- nccps401.ppd = dx,d14,,11,1
- nccps801.ppd = dx,d14,,11,1
- ncol_519.ppd = dx,d14,,11,1
- ncs29901.ppd = dx,d14,,11,1
- ncsw_951.ppd = dx,d14,,11,1
- nec24pin.dll = dx,d14,,11,1
- ntlminst.inf = dx,d14,,2,1
- ntver.dll = dx,d14,,2,0
- o5241503.ppd = dx,d14,,11,1
- o5242503.ppd = dx,d14,,11,1
- ok801pf1.ppd = dx,d14,,11,1
- oki24.dll = dx,d14,,11,1
- oki9.dll = dx,d14,,11,1
- oki9ibm.dll = dx,d14,,11,1
- ol830525.ppd = dx,d14,,11,1
- ol840518.ppd = dx,d14,,11,1
- olecli32.dll = dx,d14,,2,1
- olidm24.dll = dx,d14,,11,1
- olidm9.dll = dx,d14,,11,1
- oliveti1.ppd = dx,d14,,11,1
- oliveti2.ppd = dx,d14,,11,1
- p4455514.ppd = dx,d14,,11,1
- paintjet.dll = dx,d14,,11,1
- panson24.dll = dx,d14,,11,1
- panson9.dll = dx,d14,,11,1
- phiipx.ppd = dx,d14,,11,1
- pifedit.exe = dx,d14,,2,1
- probrep.txt = dx,d14,,2,0
- proprint.dll = dx,d14,,11,1
- proprn24.dll = dx,d14,,11,1
- ps1.dll = dx,d14,,11,1
- psxdll.dll = dx,d14,,2,1
- psxss.exe = dx,d14,,2,1
- px.ppd = dx,d14,,11,1
- q2200523.ppd = dx,d14,,11,1
- q2210523.ppd = dx,d14,,11,1
- q2220523.ppd = dx,d14,,11,1
- q810t517.ppd = dx,d14,,11,1
- q820_517.ppd = dx,d14,,11,1
- q820t517.ppd = dx,d14,,11,1
- qcs10503.ppd = dx,d14,,11,1
- qcs20503.ppd = dx,d14,,11,1
- qcs30503.ppd = dx,d14,,11,1
- qm1700_1.ppd = dx,d14,,11,1
- qm2000_1.ppd = dx,d14,,11,1
- qm815mr1.ppd = dx,d14,,11,1
- qm825mr1.ppd = dx,d14,,11,1
- qmps8151.ppd = dx,d14,,11,1
- qmps8251.ppd = dx,d14,,11,1
- qms81470.ppd = dx,d14,,11,1
- qms8_461.ppd = dx,d14,,11,1
- qms8p461.ppd = dx,d14,,11,1
- qmscs494.ppd = dx,d14,,11,1
- qmsj_461.ppd = dx,d14,,11,1
- qmsjp461.ppd = dx,d14,,11,1
- quietjet.dll = dx,d14,,11,1
- qume_470.ppd = dx,d14,,11,1
- qwiii.dll = dx,d14,,11,1
- r6000505.ppd = dx,d14,,11,1
- rasdd.dll = dx,d14,,11,1
- s5232503.ppd = dx,d14,,11,1
- s746j522.ppd = dx,d14,,11,1
- scg20522.ppd = dx,d14,,11,1
- seiko.dll = dx,d14,,11,1
- seiko24e.dll = dx,d14,,11,1
- seiko_04.ppd = dx,d14,,11,1
- seiko_14.ppd = dx,d14,,11,1
- seikosh9.dll = dx,d14,,11,1
- srvsvc.dll = dx,d14,,2,1
- star24e.dll = dx,d14,,11,1
- star9e.dll = dx,d14,,11,1
- starjet.dll = dx,d14,,11,1
- symbolf.fon = dx,d14,,5,1
- t1513470.ppd = dx,d14,,11,1
- t1535470.ppd = dx,d14,,11,1
- thinkjet.dll = dx,d14,,11,1
- ti08_450.ppd = dx,d14,,11,1
- ti15_470.ppd = dx,d14,,11,1
- ti850.dll = dx,d14,,11,1
- tim17521.ppd = dx,d14,,11,1
- tim35521.ppd = dx,d14,,11,1
- titrb161.ppd = dx,d14,,11,1
- titrbo61.ppd = dx,d14,,11,1
- titrbo91.ppd = dx,d14,,11,1
- tix17521.ppd = dx,d14,,11,1
- tix35521.ppd = dx,d14,,11,1
- tk220171.ppd = dx,d14,,11,1
- tk220391.ppd = dx,d14,,11,1
- tkp200j1.ppd = dx,d14,,11,1
- tkp220i1.ppd = dx,d14,,11,1
- tkp220j1.ppd = dx,d14,,11,1
- tkp2sdj1.ppd = dx,d14,,11,1
- tkp2sdx1.ppd = dx,d14,,11,1
- tkp300i1.ppd = dx,d14,,11,1
- tkp300j1.ppd = dx,d14,,11,1
- tkp480j1.ppd = dx,d14,,11,1
- tkph2sd1.ppd = dx,d14,,11,1
- tkph4801.ppd = dx,d14,,11,1
- tkphpxi1.ppd = dx,d14,,11,1
- tkphz2j1.ppd = dx,d14,,11,1
- tkphz3j1.ppd = dx,d14,,11,1
- tkphzr21.ppd = dx,d14,,11,1
- tkphzr22.ppd = dx,d14,,11,1
- tkphzr31.ppd = dx,d14,,11,1
- tkphzr32.ppd = dx,d14,,11,1
- tkpxe171.ppd = dx,d14,,11,1
- tkpxe391.ppd = dx,d14,,11,1
- triumph1.ppd = dx,d14,,11,1
- triumph2.ppd = dx,d14,,11,1
- u9415470.ppd = dx,d14,,11,1
- uni17521.ppd = dx,d14,,11,1
- uni39521.ppd = dx,d14,,11,1
- v5334522.ppd = dx,d14,,11,1
- vt42p522.ppd = dx,d14,,11,1
- vt43p522.ppd = dx,d14,,11,1
- vt4510a1.ppd = dx,d14,,11,1
- vt4530a1.ppd = dx,d14,,11,1
- vt4530b1.ppd = dx,d14,,11,1
- vt4530c1.ppd = dx,d14,,11,1
- vt4533b1.ppd = dx,d14,,11,1
- vt4533c1.ppd = dx,d14,,11,1
- vt453ea1.ppd = dx,d14,,11,1
- vt453eb1.ppd = dx,d14,,11,1
- vt4550a1.ppd = dx,d14,,11,1
- vt4550b1.ppd = dx,d14,,11,1
- vt4550c1.ppd = dx,d14,,11,1
- vt4551a1.ppd = dx,d14,,11,1
- vt4563a1.ppd = dx,d14,,11,1
- vt4563b1.ppd = dx,d14,,11,1
- vt49901.ppd = dx,d14,,11,1
- vt4l3001.ppd = dx,d14,,11,1
- vt4l3301.ppd = dx,d14,,11,1
- vt4l5001.ppd = dx,d14,,11,1
- vt4l5301.ppd = dx,d14,,11,1
- vt530522.ppd = dx,d14,,11,1
- vt550522.ppd = dx,d14,,11,1
- vt600p1.ppd = dx,d14,,11,1
- vt600w1.ppd = dx,d14,,11,1
- vt60p480.ppd = dx,d14,,11,1
- wgpomg32.dll = dx,d14,,2,1
- win32spl.dll = dx,d14,,2,1
- winbug.dat = dx,d14,,2,0
- winbug.exe = dx,d14,,2,0
- winbug.hlp = dx,d14,,2,0
- winbug10.dll = dx,d14,,2,0
- winmsd.dll = dx,d14,,2,0
- winmsd.exe = dx,d14,,2,0
- winsadmn.hlp = dx,d14,,2,1
- xactsrv.dll = dx,d14,,2,1
- xrdt0851.ppd = dx,d14,,11,1
- xrdt0901.ppd = dx,d14,,11,1
- xrdt1351.ppd = dx,d14,,11,1
- ntepc.sys = dx,d14,,4,1
- ariali.ttf = dx,d15,,5,1
- comm01.seq = dx,d15,,2,1
- config.nt = dx,d15,,2,2
- convert.exe = dx,d15,,2,1
- counter.ani = dx,d15,,2,1
- country.sys = dx,d15,,2,1
- cour.fot = dx,d15,,5,1
- courbd.fot = dx,d15,,5,1
- courbi.fot = dx,d15,,5,1
- couri.fot = dx,d15,,5,1
- cursors.cpl = dx,d15,,2,1
- dhcpadmn.hlp = dx,d15,,2,1
- diskcomp.com = dx,d15,,2,1
- diskcopy.com = dx,d15,,2,1
- diskdump.sys = dx,d15,,4,0
- diskperf.exe = dx,d15,,2,1
- diskperf.sys = dx,d15,,4,1
- dlc.sys = dx,d15,,4,1
- dlcapi.dll = dx,d15,,2,1
- doscalls.dll = dx,d15,,8,1
- doshelp.hlp = dx,d15,,2,1
- doskey.exe = dx,d15,,2,1
- drum.ani = dx,d15,,2,1
- drwtsn32.exe = dx,d15,,2,1
- edit.com = dx,d15,,2,1
- edlin.exe = dx,d15,,2,1
- ega40850.fon = dx,d15,,5,1
- ega40woa.fon = dx,d15,,5,1
- ega80850.fon = dx,d15,,5,1
- ega80woa.fon = dx,d15,,5,1
- exe2bin.exe = dx,d15,,2,1
- fastopen.exe = dx,d15,,2,1
- fillitup.ani = dx,d15,,2,1
- find.exe = dx,d15,,2,1
- finger.exe = dx,d15,,2,1
- fmifs.dll = dx,d15,,2,1
- forcedos.exe = dx,d15,,2,1
- ftpsvc.dll = dx,d15,,2,1
- gdi.exe = dx,d15,,2,1
- gorilla.bas = dx,d15,,2,1
- graftabl.com = dx,d15,,2,1
- graphics.pro = dx,d15,,2,1
- hand.ani = dx,d15,,2,1
- help.exe = dx,d15,,2,1
- himem.sys = dx,d15,,2,1
- horse.ani = dx,d15,,2,1
- hostname.exe = dx,d15,,2,1
- hourglas.ani = dx,d15,,2,1
- hpmon.dll = dx,d15,,2,1
- iccvid.dll = dx,d15,,2,0
- intro.ico = dx,d15,,2,1
- iologmsg.dll = dx,d15,,2,1
- kb16.com = dx,d15,,2,1
- keyboard.drv = dx,d15,,2,1
- keyboard.sys = dx,d15,,2,1
- label.exe = dx,d15,,2,1
- loadfix.com = dx,d15,,2,1
- localmon.dll = dx,d15,,2,1
- locator.exe = dx,d15,,2,1
- lzexpand.dll = dx,d15,,2,1
- mapixx.dll = dx,d15,,2,1
- mciole32.dll = dx,d15,,2,1
- metronom.ani = dx,d15,,2,1
- mmdriver.inf = dx,d15,,2,1
- mmdrv.dll = dx,d15,,2,1
- mmsystem.dll = dx,d15,,2,1
- modern.fon = dx,d15,,5,1
- mouse.drv = dx,d15,,2,1
- mpnotify.exe = dx,d15,,2,1
- mprui.dll = dx,d15,,2,1
- msacm.dll = dx,d15,,2,0
- msaudite.dll = dx,d15,,2,1
- musrmgr.hlp = dx,d15,,2,1
- mvaudio.dll = dx,d15,,2,1
- netapi.os2 = dx,d15,,8,0,3,netapi.dll
- netevent.dll = dx,d15,,2,1
- ntlanui.dll = dx,d15,,2,0
- packgr32.exe = dx,d15,,2,1
- pax.exe = dx,d15,,2,1
- qic117.sys = dx,d15,,4,1
- rasddui.dll = dx,d15,,11,1
- rnal.dll = dx,d15,,2,1
- schmsg32.dll = dx,d15,,2,1
- scm.exe = dx,d15,,2,0
- scsiprnt.sys = dx,d15,,4,1
- scsiscan.sys = dx,d15,,4,1
- sndsys32.dll = dx,d15,,2,1
- symbol.ttf = dx,d15,,5,1
- symbole.fon = dx,d15,,5,1
- system.ini = dx,d15,,1,2
- system.mdb = dx,d15,,14,1
- system.mdb = dx,d15,,15,1
- system.mdb = dx,d15,,2,1
- tcpip.hlp = dx,d15,,2,0
- tdi.sys = dx,d15,,4,1
- ufat.dll = dx,d15,,2,1
- win.ini = dx,d15,,1,2
- windiska.hlp = dx,d15,,2,0
- winfile.ini = dx,d15,,1,2
- wingding.ttf = dx,d15,,5,1
- winprint.dll = dx,d15,,13,1
- handwait.ani = dx,d15,,2,0
- hnesw.cur = dx,d15,,2,0
- hnodrop.cur = dx,d15,,2,0
- hns.cur = dx,d15,,2,0
- hnwse.cur = dx,d15,,2,0
- hourgla2.ani = dx,d15,,2,0
- hourgla3.ani = dx,d15,,2,0
- hwe.cur = dx,d15,,2,0
- lappstrt.cur = dx,d15,,2,0
- larrow.cur = dx,d15,,2,0
- lcross.cur = dx,d15,,2,0
- libeam.cur = dx,d15,,2,0
- lmove.cur = dx,d15,,2,0
- lnesw.cur = dx,d15,,2,0
- lnodrop.cur = dx,d15,,2,0
- lns.cur = dx,d15,,2,0
- lnwse.cur = dx,d15,,2,0
- lwait.cur = dx,d15,,2,0
- lwe.cur = dx,d15,,2,0
- nwconv.hlp = dx,d15,,2,0
- nwprovau.dll = dx,d15,,2,1
- nwwks.dll = dx,d15,,2,1
- aclconv.exe = dx,d16,,2,1
- afd.sys = dx,d16,,4,1
- app850.fon = dx,d16,,5,1
- at.exe = dx,d16,,2,1
- backup.exe = dx,d16,,2,1
- canyon.mid = dx,d16,,1,1
- cdplayer.hlp = dx,d16,,2,1
- clipsrv.exe = dx,d16,,2,1
- command.com = dx,d16,,2,1
- control.exe = dx,d16,,2,1
- ddeml.dll = dx,d16,,2,0
- demil32.dll = dx,d16,,2,1
- dgconfig.dll = dx,d16,,2,1
- digifep5.sys = dx,d16,,4,1
- digiinst.dll = dx,d16,,2,1
- dosapp.fon = dx,d16,,5,1
- dosx.exe = dx,d16,,2,1
- drivers.dll = dx,d16,,2,1
- eventlog.dll = dx,d16,,2,0
- expand.exe = dx,d16,,2,1
- findstr.exe = dx,d16,,2,1
- ftp.exe = dx,d16,,2,1
- hpmon.hlp = dx,d16,,2,1
- htui.dll = dx,d16,,2,1
- ibmtok.sys = dx,d16,,4,1
- ifsutil.dll = dx,d16,,2,1
- impexp32.dll = dx,d16,,2,1
- inetmib1.dll = dx,d16,,2,1
- intro.exe = dx,d16,,2,1
- lmmib2.dll = dx,d16,,2,1
- lodctr.exe = dx,d16,,2,0
- logview.exe = dx,d16,,2,1
- mailm32.dll = dx,d16,,2,1
- mailsp32.exe = dx,d16,,2,1
- mem.exe = dx,d16,,2,1
- msgsvc.dll = dx,d16,,2,0
- mvaudio.sys = dx,d16,,4,1
- net.exe = dx,d16,,2,1
- netflx.bin = dx,d16,,4,1
- netflx.sys = dx,d16,,4,1
- netware.drv = dx,d16,,2,1
- ntio.sys = dx,d16,,2,1
- olecnv32.dll = dx,d16,,2,0
- pabnsp32.dll = dx,d16,,2,1
- panel.seq = dx,d16,,2,1
- passport.mid = dx,d16,,1,1
- pause.seq = dx,d16,,2,1
- pcimac.sys = dx,d16,,4,1
- perfctrs.dll = dx,d16,,2,1
- piano.ani = dx,d16,,2,1
- ping.exe = dx,d16,,2,1
- plotter.dll = dx,d16,,11,1
- plotui.dll = dx,d16,,11,1
- pmspl.dll = dx,d16,,2,1
- posix.exe = dx,d16,,2,1
- print.exe = dx,d16,,2,1
- proteon.sys = dx,d16,,4,1
- pscript.hlp = dx,d16,,11,1
- rainbow.ani = dx,d16,,2,1
- raindrop.ani = dx,d16,,2,1
- rcp.exe = dx,d16,,2,1
- recover.exe = dx,d16,,2,1
- redir.exe = dx,d16,,2,1
- remline.bas = dx,d16,,2,1
- replace.exe = dx,d16,,2,1
- restore.exe = dx,d16,,2,1
- rexec.exe = dx,d16,,2,1
- roman.fon = dx,d16,,5,1
- route.exe = dx,d16,,2,1
- rpcdce4.dll = dx,d16,,2,0
- rpcdgc3.dll = dx,d16,,2,0
- rpcdgc6.dll = dx,d16,,2,0
- rpcdgs3.dll = dx,d16,,2,0
- rpcdgs6.dll = dx,d16,,2,0
- rpcltc3.dll = dx,d16,,2,1
- rpcltc5.dll = dx,d16,,2,1
- rpcltc6.dll = dx,d16,,2,1
- rpclts3.dll = dx,d16,,2,1
- rpclts5.dll = dx,d16,,2,1
- rpclts6.dll = dx,d16,,2,1
- rsh.exe = dx,d16,,2,1
- script.fon = dx,d16,,5,1
- sendfl32.dll = dx,d16,,2,1
- sett04.seq = dx,d16,,2,1
- setver.exe = dx,d16,,2,1
- share.exe = dx,d16,,2,1
- shell.dll = dx,d16,,2,1
- sizenesw.ani = dx,d16,,2,1
- sizens.ani = dx,d16,,2,1
- sizenwse.ani = dx,d16,,2,1
- sizewe.ani = dx,d16,,2,1
- smalle.fon = dx,d16,,5,1
- smallf.fon = dx,d16,,5,1
- sndvol32.hlp = dx,d16,,2,1
- sort.exe = dx,d16,,2,1
- sound.dll = dx,d16,,2,1
- sound.drv = dx,d16,,2,1
- spoolss.dll = dx,d16,,2,1
- spoolss.exe = dx,d16,,2,1
- stopwtch.ani = dx,d16,,2,1
- subst.exe = dx,d16,,2,1
- symbol.fot = dx,d16,,5,1
- sysedit.exe = dx,d16,,2,1
- system.drv = dx,d16,,2,1
- taskman.exe = dx,d16,,2,1
- tftp.exe = dx,d16,,2,1
- times.fot = dx,d16,,5,1
- timesbd.fot = dx,d16,,5,1
- timesbi.fot = dx,d16,,5,1
- timesi.fot = dx,d16,,5,1
- toolhelp.dll = dx,d16,,2,1
- tree.com = dx,d16,,2,1
- trnsch32.dll = dx,d16,,2,1
- upedit.exe = dx,d16,,2,0
- upedit.hlp = dx,d16,,2,0
- ups.exe = dx,d16,,2,1
- ureg.dll = dx,d16,,2,1
- user.exe = dx,d16,,2,1
- userinit.exe = dx,d16,,2,1
- v7vga.rom = dx,d16,,2,1
- vanisher.ani = dx,d16,,2,1
- vdmdbg.dll = dx,d16,,2,1
- vdmredir.dll = dx,d16,,2,1
- ver.dll = dx,d16,,2,1
- vga.drv = dx,d16,,2,1
- vga860.fon = dx,d16,_2,5,1
- vga861.fon = dx,d16,_2,5,1
- vga863.fon = dx,d16,_2,5,1
- vga865.fon = dx,d16,_2,5,1
- wagtail.ani = dx,d16,,2,1
- win87em.dll = dx,d16,,2,1
- wingding.fot = dx,d16,,5,1
- winperms.txt = dx,d16,,2,1
- winspool.exe = dx,d16,,2,1
- winver.exe = dx,d16,,2,1
- wowdeb.exe = dx,d16,,2,1
- wowexec.exe = dx,d16,,2,1
- fxfep.bin = dx,d16,,4,1
- nwc.cpl = dx,d16,,2,1
- perfc009.dat = dx,d17,,2,0
- 4mmdat.sys = dx,d17,,4,1
- 4mmsony.sys = dx,d17,,4,1
- alrsvc.dll = dx,d17,,2,1
- am1500t.sys = dx,d17,,4,1
- archqic.sys = dx,d17,,4,1
- arp.exe = dx,d17,,2,1
- atsvc.exe = dx,d17,,2,1
- attrib.exe = dx,d17,,2,1
- bhnetb.dll = dx,d17,,2,1
- bhnt.sys = dx,d17,,4,1
- bootok.exe = dx,d17,,2,1
- cdaudio.sys = dx,d17,,4,1
- chimes.wav = dx,d17,,1,1
- chkdsk.exe = dx,d17,,2,1
- chord.wav = dx,d17,,1,1
- clip01.seq = dx,d17,,2,1
- clip02.seq = dx,d17,,2,1
- clip03.seq = dx,d17,,2,1
- comm02.seq = dx,d17,,2,1
- commdlg.dll = dx,d17,,2,1
- comp.exe = dx,d17,,2,1
- conn01.seq = dx,d17,,2,1
- conn02.seq = dx,d17,,2,1
- creat01.seq = dx,d17,,2,1
- creat02.seq = dx,d17,,2,1
- cufat.dll = dx,d17,,2,1
- cuhpfs.dll = dx,d17,,2,1
- ddeshare.exe = dx,d17,,2,1
- debug.exe = dx,d17,,2,1
- dgconfig.hlp = dx,d17,,2,1
- dhcpcsvc.dll = dx,d17,,2,1
- dhcpsapi.dll = dx,d17,,2,1
- drwatson.exe = dx,d17,,2,1
- edit.hlp = dx,d17,,2,1
- elnk16.sys = dx,d17,,4,1
- elnkii.sys = dx,d17,,4,1
- elnkmc.sys = dx,d17,,4,1
- fc.exe = dx,d17,,2,1
- format.com = dx,d17,,2,1
- ftpmgr.cpl = dx,d17,,2,1
- ftpsmx.dll = dx,d17,,2,1
- graphics.com = dx,d17,,2,1
- halftone.hlp = dx,d17,,2,3
- ibmtok2e.sys = dx,d17,,4,1
- ibmtok2i.sys = dx,d17,,4,1
- imaadpcm.acm = dx,d17,,2,0
- intro1.seq = dx,d17,,2,1
- intro2.seq = dx,d17,,2,1
- ipconfig.exe = dx,d17,,2,1
- keyb.com = dx,d17,,2,1
- log01.seq = dx,d17,,2,1
- mapi.dll = dx,d17,,2,1
- mapi32.dll = dx,d17,,2,1
- mapisrv.exe = dx,d17,,2,1
- mcicda.dll = dx,d17,,2,1
- mciseq.dll = dx,d17,,2,1
- mciwave.dll = dx,d17,,2,1
- mode.com = dx,d17,,2,1
- more.com = dx,d17,,2,1
- msacm32.drv = dx,d17,,2,1
- msadpcm.acm = dx,d17,,2,0
- msgsm610.acm = dx,d17,,2,0
- msrmnd32.exe = dx,d17,,2,1
- msvidc32.dll = dx,d17,,2,1
- mvfs32.dll = dx,d17,,2,1
- ncadmin.hlp = dx,d17,,2,0
- nddeapi.dll = dx,d17,,2,1
- nddenb32.dll = dx,d17,,2,0
- ne1000.sys = dx,d17,,4,1
- ne2000.sys = dx,d17,,4,1
- ne3200.sys = dx,d17,,4,1
- netbios.sys = dx,d17,,4,1
- netstat.exe = dx,d17,,2,1
- nibbles.bas = dx,d17,,2,1
- ntcx.sys = dx,d17,,4,1
- ntdos.sys = dx,d17,,2,1
- ntlanman.dll = dx,d17,,2,1
- ntlmssps.dll = dx,d17,,2,1
- ntmenu.seq = dx,d17,,2,1
- olesvr.dll = dx,d17,,2,1
- olesvr32.dll = dx,d17,,2,1
- packager.hlp = dx,d17,,2,1
- plotui.hlp = dx,d17,,11,1
- portuas.exe = dx,d17,,2,1
- print01.seq = dx,d17,,2,1
- rasddui.hlp = dx,d17,,11,1
- regedit.exe = dx,d17,,1,1
- regedit.hlp = dx,d17,,1,1
- rpcns4.dll = dx,d17,,2,1
- rpcss.exe = dx,d17,,2,1
- savedump.exe = dx,d17,,2,0
- security.dll = dx,d17,,2,1
- sett01.seq = dx,d17,,2,1
- sett02.seq = dx,d17,,2,1
- sett03.seq = dx,d17,,2,1
- share02.seq = dx,d17,,2,1
- simptcp.dll = dx,d17,,4,1
- smc8000n.sys = dx,d17,,4,1
- sndblst.sys = dx,d17,,4,1
- sndsys.sys = dx,d17,,4,1
- snmp.exe = dx,d17,,2,1
- synth.dll = dx,d17,,2,1
- tada.wav = dx,d17,,1,1
- tandqic.sys = dx,d17,,4,1
- unlodctr.exe = dx,d17,,2,0
- ups.cpl = dx,d17,,2,1
- wangqic.sys = dx,d17,,4,1
- winhelp.hlp = dx,d17,,2,1
- winsevnt.dll = dx,d17,,2,1
- winsmib.dll = dx,d17,,2,1
- xcopy.exe = dx,d17,,2,1
- appstar2.ani = dx,d17,,2,0
- appstar3.ani = dx,d17,,2,0
- logview.hlp = dx,d17,,2,0
- sxbios.bin = dx,d17,,4,1
- sxfep.bin = dx,d17,,4,1
- fxbios.bin = dx,d17,,4,1
- nwapi16.dll = dx,d17,,2,1
- nwcfg.dll = dx,d17,,2,1
- nmagent.exe = dx,d17,,2,1
- vwipxspx.dll = dx,d17,,2,1
- _default.pif = dx,d18,,1,1
- ansi.sys = dx,d18,,2,1
- append.exe = dx,d18,,2,1
- appstart.ani = dx,d18,,2,1
- arcade.bmp = dx,d18,,1,1
- arial.fot = dx,d18,,5,1
- arialbd.fot = dx,d18,,5,1
- arialbi.fot = dx,d18,,5,1
- ariali.fot = dx,d18,,5,1
- autoexec.nt = dx,d18,,2,2
- autosetp.exe = dx,d18,,2,1
- bhmon.dll = dx,d18,,2,1
- bhsupp.dll = dx,d18,,2,1
- bios2.rom = dx,d18,,2,1
- black16.scr = dx,d18,,1,1
- bootvrfy.exe = dx,d18,,2,1
- cga40850.fon = dx,d18,,5,1
- cga40woa.fon = dx,d18,,5,1
- cga80850.fon = dx,d18,,5,1
- cga80woa.fon = dx,d18,,5,1
- chcp.com = dx,d18,,2,1
- clb.dll = dx,d18,,2,1
- cmos.ram = dx,d18,,2,1
- coin.ani = dx,d18,,2,1
- comm.drv = dx,d18,,2,1
- dhcpmib.dll = dx,d18,,2,1
- ding.wav = dx,d18,,1,1
- dlttape.sys = dx,d18,,4,1
- ee16.sys = dx,d18,,4,1
- elnk3.sys = dx,d18,,4,1
- exabyte1.sys = dx,d18,,4,1
- exabyte2.sys = dx,d18,,4,1
- ftpctrs.dll = dx,d18,,2,1
- ftpsmx.hlp = dx,d18,,2,0
- ftpsvapi.dll = dx,d18,,2,1
- hpscan16.sys = dx,d18,,4,0
- hpscan32.dll = dx,d18,,2,1
- icmp.dll = dx,d18,,2,1
- ipadrdll.dll = dx,d18,,2,1
- isdnhelp.hlp = dx,d18,,2,1
- l_trk.nls = dx,d18,_2,2,1
- lance.sys = dx,d18,,4,1
- loop.sys = dx,d18,,4,1
- lpdsvc.dll = dx,d18,,2,1
- lpq.exe = dx,d18,,2,1
- lpr.exe = dx,d18,,2,1
- lprhelp.dll = dx,d18,,2,1
- lprmon.dll = dx,d18,,2,1
- lucon.fot = dx,d18,,5,0
- mciole16.dll = dx,d18,,2,1
- miniqic.sys = dx,d18,,4,1
- mmtask.tsk = dx,d18,,2,1
- mscdexnt.exe = dx,d18,,2,1
- msobjs.dll = dx,d18,,2,1
- msrle32.dll = dx,d18,,2,0
- multimed.cpl = dx,d18,,2,1
- mup.sys = dx,d18,,4,1
- mvapi32.dll = dx,d18,,2,1
- nal.dll = dx,d18,,2,1
- nbtstat.exe = dx,d18,,2,1
- ncadmin.inf = dx,d18,,2,0
- nddeagnt.exe = dx,d18,,2,1
- nddeapir.exe = dx,d18,,2,1
- ndis30.dll = dx,d18,,2,1
- ne3200.bin = dx,d18,,4,1
- network.hlp = dx,d18,,2,1
- network.wri = dx,d18,,1,1
- nlsfunc.exe = dx,d18,,2,1
- nt.doc = dx,d18,,2,1
- nt.fnt = dx,d18,,2,1
- nt2.fnt = dx,d18,,2,1
- ntlsapi.dll = dx,d18,,2,1
- ntxall.sys = dx,d18,,4,1
- ntxem.sys = dx,d18,,4,1
- os2ss.exe = dx,d18,,2,1
- parallel.sys = dx,d18,,4,1
- parport.sys = dx,d18,,4,0
- pcl.sep = dx,d18,,2,1
- pscript.sep = dx,d18,,2,1
- readme.wri = dx,d18,,2,1
- review.seq = dx,d18,,2,1
- ringin.wav = dx,d18,,1,1
- ringout.wav = dx,d18,,1,1
- setacl.exe = dx,d18,,2,1
- share01.seq = dx,d18,,2,1
- sndblst.dll = dx,d18,,2,1
- stdole32.tlb = dx,d18,,2,0
- synth.pat = dx,d18,,2,1
- synth.sys = dx,d18,,4,1
- sysprint.sep = dx,d18,,2,1
- tcpsvcs.exe = dx,d18,,2,1
- timer.drv = dx,d18,,2,0
- tracert.exe = dx,d18,,2,1
- ubnei.bin = dx,d18,,4,1
- ubnei.sys = dx,d18,,4,1
- vcdex.dll = dx,d18,,2,1
- wdl.trm = dx,d18,,2,1
- wfwnet.drv = dx,d18,,2,1
- win.com = dx,d18,,2,1
- winoldap.mod = dx,d18,,2,0
- winsctrs.dll = dx,d18,,2,1
- 3dgarro.cur = dx,d18,,2,0
- 3dgmove.cur = dx,d18,,2,0
- 3dgnesw.cur = dx,d18,,2,0
- 3dgno.cur = dx,d18,,2,0
- 3dgns.cur = dx,d18,,2,0
- 3dgnwse.cur = dx,d18,,2,0
- 3dgwe.cur = dx,d18,,2,0
- 3dsmove.cur = dx,d18,,2,0
- 3dsns.cur = dx,d18,,2,0
- 3dsnwse.cur = dx,d18,,2,0
- 3dwarro.cur = dx,d18,,2,0
- 3dwmove.cur = dx,d18,,2,0
- 3dwnesw.cur = dx,d18,,2,0
- 3dwno.cur = dx,d18,,2,0
- 3dwns.cur = dx,d18,,2,0
- 3dwnwse.cur = dx,d18,,2,0
- 3dwwe.cur = dx,d18,,2,0
- cross.cur = dx,d18,,2,0
- dinosau2.ani = dx,d18,,2,0
- dinosaur.ani = dx,d18,,2,0
- handapst.ani = dx,d18,,2,0
- handnesw.ani = dx,d18,,2,0
- handno.ani = dx,d18,,2,0
- handns.ani = dx,d18,,2,0
- handnwse.ani = dx,d18,,2,0
- handwe.ani = dx,d18,,2,0
- harrow.cur = dx,d18,,2,0
- hcross.cur = dx,d18,,2,0
- hibeam.cur = dx,d18,,2,0
- hmove.cur = dx,d18,,2,0
- pid.exe = dx,d18,,2,0
- audiocdc.hlp = dx,d18,,2,0
- xacook.bin = dx,d18,,4,1
- xabios.bin = dx,d18,,4,1
- cxbios.bin = dx,d18,,4,1
- cxfep.bin = dx,d18,,4,1
- nw16.exe = dx,d18,,2,1
- nwapi32.dll = dx,d18,,2,1
- nwevent.dll = dx,d18,,2,1
- nwsvc.exe = dx,d18,,2,1
- perfnw.dll = dx,d18,,2,1
-