Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

5493 lines
147 KiB

  1. @*:
  2. @*: This file is processed for platform first and then for
  3. @*: server vs. workstation. ANY LINE WITH TAGS MUST ACCOUNT
  4. @*: FOR BOTH STEPS.
  5. @*:
  6. [SetupData]
  7. ;
  8. ; SetupSourceDevice is optional and specifies the nt device path
  9. ; of the device to be used as the setup source. This overrides
  10. ; the CD-ROM or winnt local source.
  11. ;
  12. ;SetupSourceDevice = \device\harddisk0\partition1
  13. ;
  14. ; SetupSourcePath specifies the path relative to the source device
  15. ; where the setup source tree is to be found.
  16. ; All media descriptors are relative to this.
  17. ;
  18. SetupSourcePath = "\"
  19. MajorVersion = 5
  20. MinorVersion = 2
  21. @@:DefaultPath=\WINDOWS
  22. @m:EfiUtilPath=\MSUtil
  23. @*:
  24. @*: These entries are for controlling the debug options by pressing F8.
  25. @*: It should be kept in sync with OsLoadOptions entries.
  26. @*:
  27. @i:SetupDebugOptions = "/debug"
  28. @a:SetupDebugOptions = "/debug /debugport=com1 /baudrate=115200"
  29. @m:SetupDebugOptions = "/debug /baudrate=115200 /debugport=com1"
  30. #ifdef PRERELEASE
  31. @*:
  32. @*: BUGBUG - PRERELEASE - Comment out the lines below, and uncomment out the
  33. @*: lines above 2 weeks before any major release
  34. @*: Debugger should be disabled by default.
  35. @*: OsLoadOptionsVar and SetupCmdLinePrepend should not
  36. @*: be visible to the user, and these lines need to be
  37. @*: commented out.
  38. @*:
  39. @i:OsLoadOptions = "/fastdetect /noguiboot /debug"
  40. @a:OsLoadOptions = "/fastdetect /noguiboot /debug /debugport=com1 /baudrate=115200"
  41. @m:OsLoadOptions = "/noguiboot /debug /baudrate=115200 /debugport=com1"
  42. #else
  43. @*:
  44. @*: BUGBUG - PRERELEASE - Uncomment out the lines below 2 weeks before any
  45. @*: major release
  46. @*: Debugger should be disabled by default
  47. @*:
  48. @i:OsLoadOptions = "/fastdetect /noguiboot /nodebug"
  49. @a:OsLoadOptions = "/fastdetect /noguiboot /nodebug"
  50. @m:OsLoadOptions = "/noguiboot /nodebug"
  51. #endif
  52. @*: NOTE:
  53. @*: Do not set OsLoadOptionsVar in txtsetup.inx unless you know what you are
  54. @*: doing. Odds are you really want to change OsLoadOptionsVarAppend which
  55. @*: will not overwrite existing boot options
  56. @*:
  57. @*:OsLoadOptionsVar = "/debug"
  58. @*:
  59. @*:;SetupCmdlinePrepend = "ntsd -d"
  60. ForceScsi = 1
  61. ForceDiskClass = 1
  62. ForceCDRom = 1
  63. @i:Architecture = i386
  64. @a:Architecture = amd64
  65. @m:Architecture = ia64
  66. DriverCabName=driver.cab
  67. @@:@w!p:ProductType = 0
  68. @@:@s!e!b!l:ProductType = 1
  69. @@:@e!d:ProductType = 2
  70. @@:@d:ProductType = 3
  71. @@:@p:ProductType = 4
  72. @@:@b:ProductType = 5
  73. @@:@l:ProductType = 6
  74. @@:@p:DisableAsr = 1
  75. @@:@w:LoadIdentifier = %wks_id%
  76. @@:@w:LoadIdentifierCancel = %cancel_id%
  77. @@:@w:LoadIdentifierWin9x = %9x_id%
  78. @@:@w:BaseVideoLoadId = %wks_id_vga%
  79. @@:@s:LoadIdentifier = %srv_id%
  80. @@:@s:BaseVideoLoadId = %srv_id_vga%
  81. ;
  82. ; These numbers are not necessarily exact multiples of 1 meg.
  83. ; Some machines chop space out of the memory map for DMA buffers,
  84. ; firmware permanent storage, etc. Do not change these numbers
  85. ; unless you know what you are doing.
  86. ;
  87. @i:@w:RequiredMemory = 67108864
  88. @i:@s:RequiredMemory = 134217728
  89. @a:@w:RequiredMemory = 67108864
  90. @a:@s:RequiredMemory = 134217728
  91. @m:@w:RequiredMemory = 67108864
  92. @m:@s:RequiredMemory = 134217728
  93. @i:@s:Pagefile = 120,250
  94. @i:@w:Pagefile = 115,250
  95. @6:@@:Pagefile = 100,250
  96. ;
  97. ; Upgrade File Sections
  98. ; =====================
  99. ;
  100. ; [Files.DeleteOnUpgrade]
  101. ; file , dir
  102. ;
  103. ; Directories.DeleteOnUpgrade
  104. ; dir, relative path
  105. ;
  106. ; [Files.BackupOnUpgrade]
  107. ; file , dir , newname
  108. ;
  109. ; [Files.BackupOnOverwrite]
  110. ; file , dir , newname
  111. ;
  112. ; [Files.UpgradeWin31]
  113. ; file , dir
  114. ;
  115. ; Where file: key into master file list section
  116. ; and dir: ordinal specifying which directory the file is in.(WinntDirectories)
  117. @*:
  118. @*:While sorting the below section sort on the 7th column
  119. @*:Also, keep the protected DLLs section at the bottom
  120. @*:
  121. [Files.DeleteOnUpgrade]
  122. @@:@@:msilrai.dll , 2
  123. @@:@@:1394vdbg.inf , 20
  124. @@:@@:1394vdbg.sys , 4
  125. @@:@@:15_16wdm.sys , 4
  126. @@:@w:31users.chm , 21
  127. @@:@@:31users.hlp , 21
  128. @i:@@:3CDMINIC.EXE , 180
  129. @@:@@:3c90xcfg.dll , 2
  130. @@:@@:3nicdiag.exe , 2
  131. @@:@@:3nicdiag.hlp , 2
  132. @@:@@:3varaddr.txt , 2
  133. @@:@@:4mmsony.sys , 4
  134. @@:@@:557set.hlp , 2
  135. @i:@@:ibmraidn.sys , 4
  136. @i:@@:mga16.dll , 2
  137. @i:@@:mga24.dll , 2
  138. @i:@@:mga8.dll , 2
  139. @i:@@:mgapanel.cpl , 2 ; for 3.51 to 4.0 only, delete the matrox control panel to avoid annoying messages
  140. @@:@@:_layout.inf , 20 ; renamed to layout.inf
  141. @@:@@:_printer.inf , 20
  142. @@:@@:~clbcatq.dll , 2
  143. @@:@@:a2560set.cpl , 2
  144. @@:@@:ac500503.ppd , 11
  145. @@:@@:acc_dis.cnt , 21
  146. @@:@@:acc_dis.hlp , 21
  147. @@:@@:aceclcab.exe , 2
  148. @@:@@:aceclnt.cab , 2
  149. @@:@@:acs.hlp , 21
  150. @@:@@:acsetupc.dll , 2
  151. @@:@s:acsetups.exe , 2
  152. @@:@@:acsmib.dll , 2
  153. @@:@@:acs.mib , 2
  154. @@:@w:acssnap.chm , 21
  155. @@:@s:acssnap.dll , 2
  156. @@:@s:acssnap.msc , 2
  157. @@:@@:actsaver.scr , 2
  158. @@:@@:addconn.dll , 2
  159. @@:@s:addgrpw.exe , 2
  160. @@:@s:addusrw.exe , 2
  161. @@:@@:adisnd.sys , 4
  162. @@:@@:adisound.dll , 2
  163. @@:@@:adptsf50.sys , 4
  164. @@:@s:adreplpv.dll , 65
  165. @@:@s:adreplpv.mof , 65
  166. @@:@s:adreplhm.mof , 65
  167. @@:@@:adsvw.exe , 2
  168. @@:@@:agel5sf1.ppd , 11
  169. @@:@@:agfap400.ppd , 11
  170. @@:@@:agt0009.hlp , 21
  171. @@:@@:aic5900.sys , 4
  172. @i:@@:alert_1.gro , 180
  173. @@:@@:alijoy.inf , 20
  174. @@:@@:alidfSet.dat , 4
  175. @@:@@:alsfm.sys , 4
  176. @@:@@:alijoy.sys , 4
  177. @@:@@:alisnd.sys , 4
  178. @@:@@:alisnd32.dll , 2
  179. @@:@@:alisynth.dll , 2
  180. @@:@@:alsnd.sys , 4
  181. @@:@@:alsnd32.dll , 2
  182. @@:@@:alswdm.sys , 4
  183. @i:@@:altnd5.sys , 4
  184. @i:@@:am1500t.sys , 4
  185. @i:@@:amb8002.sys , 4
  186. @i:@@:ambcbl.sys , 4
  187. @@:@@:amchr518.ppd , 11
  188. @@:@@:amd751.sys , 4
  189. @i:@@:amddet.dll , 11
  190. @@:@@:amddlg.dll , 2
  191. @i:@@:amdncdet.dll , 2
  192. @@:@@:amdpcn.sys , 4
  193. @@:@@:amrtpdmx.ax , 2
  194. @@:@@:amrtpnet.ax , 2
  195. @@:@@:amrtpss.ax , 2
  196. @@:@@:aplwgri.ppd , 11
  197. @@:@s:apmbatt.sys , 4
  198. @@:@@:app.inf , 2
  199. @@:@@:appmgext.dll , 2
  200. @@:@@:appmgmt.dll , 2
  201. @@:@@:appmgr.cpl , 2
  202. @@:@@:appprof.mfl , 35
  203. @@:@@:appprof.mof , 35
  204. @@:@@:apps.hlp , 21
  205. @@:@@:arialb.ttf , 22
  206. @@:@s:arpa-127.rev , 2
  207. @i:@@:aspndis3.sys , 4
  208. @@:@@:asr_fmt.exe , 2
  209. @@:@@:atdisk.sys , 4
  210. @@:@@:athenant.inf , 20
  211. @m:@s:ati2draa.dll , 2 ; ATI Rage128 display driver
  212. @m:@s:ati2mpaa.sys , 4 ; ATI Rage128 miniport driver
  213. @m:@s:atiintaa.inf , 20 ; ATI Rage128 driver INF
  214. @m:@s:atiraged.dll , 2 ; ATI Rage display driver
  215. @m:@s:atiragem.sys , 4 ; ATI Rage miniport driver
  216. @m:@s:atidrab.dll , 2 ; ATI Mobile Rage3 display driver
  217. @m:@s:atimpab.sys , 4 ; ATI Mobile Rage3 miniport driver
  218. @m:@s:atidrae.dll , 2 ; ATI Rage3 display driver
  219. @m:@s:atimpae.sys , 4 ; ATI Rage3 miniport driver
  220. @m:@s:atividin.inf , 20 ; ATI WDM driver INF
  221. @m:@s:atievxx.exe , 2 ; ATI hot-key polling application (pre-Radeon)
  222. @m:@s:atipcxxx.exe , 2 ; ATI Specialized PCD VBI Codec (pre-Radeon)
  223. @m:@s:atirtcap.sys , 4 ; ATI WDM Rage Theater MiniDriver (pre-Radeon)
  224. @m:@s:atirtsnd.sys , 4 ; ATI WDM Rage Theater Audio Minidriver (pre-Radeon)
  225. @m:@s:atitunep.sys , 4 ; ATI WDM TVTuner MiniDriver (pre-Radeon)
  226. @m:@s:ativsnd.sys , 4 ; ATI WDM TV Sound MiniDriver (pre-Radeon)
  227. @m:@s:ativmdcd.sys , 4 ; ATI Specialized MVD VBI Codec (pre-Radeon)
  228. @m:@s:ativttxx.sys , 2 ; ATI WDM Teletext Decoder (pre-Radeon)
  229. @m:@s:ativxbar.sys , 2 ; ATI WDM TVAUDIO_CrossBar MiniDriver (pre-Radeon)
  230. @m:@s:atixbar.sys , 2 ; ATI WDM CrossBar MiniDriver (pre-Radeon)
  231. @@:@@:atsvc.exe , 2
  232. @@:@@:au8820.sys , 4
  233. @@:@@:au8830.sys , 4
  234. @@:@@:au88nt.sys , 4
  235. @@:@@:au88nt30.dll , 2
  236. @@:@@:au88nt32.dll , 2
  237. @@:@@:auddrive.dll , 2
  238. @@:@@:auddrive.sys , 4
  239. @@:@@:audio.inf , 20 ; BUGBUG: remove this after beta. This file didn't exist on NT 4.0
  240. @@:@@:audiocdc.hlp , 2
  241. @@:@@:audpci40.dll , 2
  242. @@:@@:autosetp.exe , 2
  243. @i:@@:avmcfg.dll , 2
  244. @i:@@:avmhard.dll , 2
  245. @i:@@:avprop.dll , 2
  246. @i:@@:avprop.hlp , 21
  247. @@:@@:avvcap.dll , 2
  248. @@:@@:avxpbios.bin , 4
  249. @@:@@:avxpfep.bin , 4
  250. @@:@@:awprt.cnt , 21
  251. @@:@@:awprt.hlp , 21
  252. @@:@@:axaa.adm , 20
  253. @@:@@:aztaud.dll , 2
  254. @@:@@:aztaud.sys , 4
  255. @i:@@:b1isawan.inf , 20
  256. @i:@@:b1pciwan.inf , 20
  257. @i:@@:b1pcmwan.inf , 20
  258. @i:@@:b1usbwan.inf , 20
  259. @@:@@:backgrnd.gif , 33
  260. @@:@@:backup.cnt , 2
  261. @@:@@:backup.exe , 2
  262. @@:@@:backup.fts , 2
  263. @@:@@:backup.hlp , 2
  264. @@:@s:banshee.inf , 20
  265. @@:@@:basicdc.inf , 41
  266. @@:@@:basicsv.inf , 41
  267. @@:@@:basicwk.inf , 41
  268. @@:@s:backupconcepts.chm , 21
  269. @@:@@:bcai5tdi.inf , 20
  270. @@:@@:bcaitdi.sys , 4
  271. @i:@@:BCAITDI.SYS , 180
  272. @i:@@:BCAMHWAC.DLL , 180
  273. @i:@@:bcm42u.sys , 4
  274. @i:@@:bcm42xx5.sys , 4
  275. @@:@@:bhctrl.cpl , 2
  276. @@:@@:bhmon.dll , 2
  277. @@:@@:bhnetb.dll , 2
  278. @@:@@:bhnt.sys , 4
  279. @@:@@:bhp013.cnt , 2
  280. @@:@@:bhsupp.dll , 2
  281. @@:@@:bios2.rom , 2
  282. @@:@@:black.scr , 1
  283. @@:@@:bloom.url , 1
  284. @i:@@:blutok.sys , 4
  285. @@:@@:bootok.exe , 2
  286. @@:@@:bootvrfy.exe , 2
  287. @i:@@:brzwlan.sys , 4
  288. @@:@@:br549.dll , 2
  289. @i:@@:c20n5.sys , 4
  290. @i:@@:c21n5.sys , 4
  291. @@:@@:cabr.exe , 28
  292. @@:@@:calc.cnt , 2
  293. @@:@@:calc.cnt , 21
  294. @@:@@:calc.hlp , 2
  295. @@:@@:callcont.dll , 2
  296. @@:@@:camera.hlp , 21
  297. @i:@@:cb325.sys , 4
  298. @i:@@:cbe.sys , 4
  299. @i:@@:cben5.sys , 4
  300. @@:@s:ccfapi.hlp , 21
  301. @@:@@:cchat21.inf , 20
  302. @i:@@:ce2n5.sys , 4
  303. @i:@@:ce3n5.sys , 4
  304. @i:@@:cem28n5.sys , 4
  305. @i:@@:cem33n5.sys , 4
  306. @i:@@:cem56n5.sys , 4
  307. @@:@@:certdoc.cab , 2
  308. @@:@@:certenr3.dll , 2
  309. @@:@@:certmast.inf , 2
  310. @@:@s:certocm.dll , 2
  311. @@:@w:certocm.dll , 2
  312. @@:@s:certocm.inf , 2
  313. @@:@w:certocm.inf , 2
  314. @@:@s:certocm.inf ,32
  315. @@:@@:certsrv.cab , 2
  316. @@:@@:certsrv.inf , 2
  317. @@:@w:certtmpl.dll , 2
  318. @@:@@:certwrap.exe , 2
  319. @@:@@:cfmcanon.inf , 20
  320. @@:@@:cfmcanon.pnf , 20
  321. @@:@@:cfmmustk.inf , 20
  322. @@:@@:cfmmustk.pnf , 20
  323. @@:@@:cfmricoh.inf , 20
  324. @@:@@:cfmricoh.pnf , 20
  325. @@:@@:cg94_493.ppd , 11
  326. @@:@@:"Channel Screen Saver.scr", 1
  327. @@:@@:"Channel Screen Saver.scr", 2
  328. @@:@@:charmap.cnt , 2
  329. @@:@@:charmap.cnt , 21
  330. @@:@@:charmap.hlp , 2
  331. @@:@@:chat.adm , 20
  332. @3:@@:chimes.wav , 1
  333. @@:@@:chips5.inf , 20
  334. @@:@@:chord.wav , 1
  335. @@:@@:ciadmin.msc , 2
  336. @@:@@:cifrmwrk.dll , 2
  337. @@:@@:cim16net.dll , 35
  338. @@:@@:cim32net.dll , 35
  339. @@:@@:cime.cpl , 2
  340. @@:@@:cimom.exe , 2
  341. @@:@@:cimommc.dll , 2
  342. @@:@@:cimw32ex.dll , 35
  343. @@:@@:cimwin33.dll , 35
  344. @@:@@:ciperfm.h , 2
  345. @@:@@:cliconf.cnt , 2
  346. @@:@@:cliconfg.cpl , 2
  347. @@:@@:clip01.seq , 2
  348. @@:@@:clip02.seq , 2
  349. @@:@@:clip03.seq , 2
  350. @@:@@:clipbrd.cnt , 2
  351. @@:@@:clipbrd.cnt , 21
  352. @@:@@:clipbrd.fts , 2
  353. @@:@@:clipbrd.hlp , 2
  354. @i:@@:clrviddd.dll , 1
  355. @@:@e:cluadmin.cnt , 21
  356. @@:@e:clusocm.dll , 2
  357. @@:@e:clusocm.inf , 2
  358. @@:@e:clusocm.inf ,32
  359. @@:@@:cmmgr32.exe , 2
  360. @@:@@:cmos.ram , 2
  361. @@:@@:cmpci.sys , 4
  362. @@:@@:cm-pci.dll , 2
  363. @@:@@:cmnquery.dll , 2
  364. @@:@@:cnnvs.url , 1
  365. @@:@@:cnss.sys , 4
  366. @@:@@:comctlv6.dll , 2
  367. @@:@@:comm01.seq , 2
  368. @@:@@:comm02.seq , 2
  369. @@:@@:commggs.htm , 2
  370. @@:@@:commgqs.htm , 2
  371. @@:@@:commgst.htm , 2
  372. @@:@@:commgts.htm , 2
  373. @@:@@:common.hlp , 21
  374. @3:@@:comnt5.inf , 2
  375. @3:@@:comnt5.inf ,32
  376. @@:@@:compatws.inf , 41
  377. @@:@s:compmgmt.chm , 21
  378. @@:@s:compmgmt.cnt , 21
  379. @@:@@:compmgmt.hlp , 21
  380. @@:@@:comreg32.dll , 2
  381. @3:@@:comsetup.dll , 2
  382. @6:@@:comsetup.dll , 2
  383. @6:@@:comsetup.inf , 2
  384. @6:@@:comsetup.inf ,32
  385. @@:@@:comsmd.exe , 2
  386. @@:@@:conn01.seq , 2
  387. @@:@@:conn02.seq , 2
  388. @@:@@:console.cpl , 2
  389. @@:@@:control.chm , 21
  390. @@:@@:control.cnt , 2
  391. @@:@@:control.hlp , 2
  392. @@:@@:control.hlp , 21
  393. @@:@@:copyadmn.cmd , 2
  394. @@:@@:corelist.inf , 20
  395. @@:@@:courb.ttf , 22
  396. @@:@@:cp100.dll , 2
  397. @@:@@:cp100dg.dll , 2
  398. @i:@@:cpq550n5.sys , 4
  399. @@:@@:cpqdgd.sys , 4
  400. @i:@@:cpqepc.sys , 4
  401. @@:@@:cpqkdd.dll , 2
  402. @@:@@:cpqkdrv.sys , 4
  403. @i:@@:cpqndis5.sys , 4
  404. @@:@@:cpqset.cpl , 2
  405. @@:@@:cpqset.exe , 2
  406. @@:@@:cpqtrcod.bin , 4
  407. @i:@@:cpqtrnd4.sys , 4
  408. @i:@@:cpqtrnd5.sys , 4
  409. @@:@@:cpqtrpci.sys , 4
  410. @@:@@:cps_ref.chm , 21
  411. @@:@@:creat01.seq , 2
  412. @@:@@:creat02.seq , 2
  413. @@:@@:createdb.sql , 35
  414. @@:@@:crlntmpl.mof , 35
  415. @@:@@:cryptmnu.dll , 2
  416. @@:@@:cs32ba11.dll , 2
  417. @@:@@:cs32ba11.sys , 4
  418. @@:@@:csadm.dll , 2
  419. @@:@@:csbase.dll , 2
  420. @@:@@:csbase.sys , 4
  421. @@:@@:csc.exe , 2
  422. @@:@@:csprc.dll , 2
  423. @@:@@:ctape.cpl , 2
  424. @@:@s:ctlegacy.inf , 20
  425. @@:@@:ctlface.sys , 4
  426. @@:@@:ctmm32.dll , 2
  427. @@:@@:ctmvclas.dll , 2
  428. @@:@@:ctmvport.inf , 20
  429. @@:@@:ctsyn.sys , 4
  430. @@:@@:ctsyn32.dll , 2
  431. @@:@@:cufat.dll , 2
  432. @@:@@:cuhpfs.dll , 2
  433. @@:@@:cursors.cpl , 2
  434. @@:@@:cwantr0.sys , 4
  435. @@:@@:cwaudio.bin , 4
  436. @@:@@:cwbaudio.bin , 4
  437. @@:@@:cwbaudio.sys , 4
  438. @@:@@:cwantr3.dll , 2
  439. @@:@@:cwaaudio.inf , 2
  440. @@:@@:cwbaudll.dll , 2
  441. @@:@@:cwcaudio.inf , 2
  442. @@:@@:cwcecho.sys , 4
  443. @@:@@:cwcfm.sys , 4
  444. @@:@@:cwcfm3.dll , 2
  445. @@:@@:cwcmmsym.sys , 4
  446. @@:@@:cwrmmsys.dll , 2
  447. @@:@@:cwcmmsys.dll , 2
  448. @@:@@:cwcmsg.sys , 4
  449. @@:@@:cwcspud.sys , 4
  450. @@:@@:cwcspud3.sys , 4
  451. @@:@@:cwgmsg.sys , 4
  452. @@:@@:cwrgal.sys , 4
  453. @@:@@:cwrgal3.sys , 4
  454. @@:@@:cxbios.bin , 4
  455. @@:@@:cxfep.bin , 4
  456. @@:@@:cyports.cpl , 2
  457. @@:@@:d100ib5.sys , 4
  458. @@:@@:d3d8d.dll , 2
  459. @@:@@:d3dhalf.dll , 2
  460. @@:@@:d3dim700.dll , 2
  461. @@:@@:d3drampf.dll , 2
  462. @@:@@:d3dref.dll , 2
  463. @@:@@:d3dref8.dll , 2
  464. @@:@@:d3drg16f.dll , 2
  465. @@:@@:d3drg24f.dll , 2
  466. @@:@@:d3drg24x.dll , 2
  467. @@:@@:d3drg32f.dll , 2
  468. @@:@@:d3drg32x.dll , 2
  469. @@:@@:d3drg55x.dll , 2
  470. @@:@@:d3drg56x.dll , 2
  471. @@:@@:d3drg8f.dll , 2
  472. @@:@@:d3drg8x.dll , 2
  473. @@:@@:d3drgbf.dll , 2
  474. @@:@@:d3drgbxf.dll , 2
  475. @@:@@:d3drm16f.dll , 2
  476. @@:@@:d3drm24f.dll , 2
  477. @@:@@:d3drm32f.dll , 2
  478. @@:@@:d3drm8f.dll , 2
  479. @@:@@:d3dx8d.dll , 2
  480. @@:@@:dacui.dll , 2
  481. @i:@@:daas_td.dll , 180
  482. @@:@@:datap462.ppd , 11
  483. @w:@@:dbmsshrn.dll , 2
  484. @@:@@:dc21x4.hlp , 2
  485. @@:@@:dc21x4.sys , 4
  486. @@:@@:dcomcnfg.chm , 21
  487. @@:@@:dcomcnfg.hlp , 21
  488. @@:@@:dcomext.dll , 2
  489. @@:@@:dcomsec.dll , 35
  490. @@:@@:ddeshare.cnt , 2
  491. @@:@@:ddeshare.cnt , 21
  492. @@:@@:ddeshare.hlp , 2
  493. @@:@@:ddeshare.hlp , 21
  494. @@:@@:ddhelp.exe , 2
  495. @@:@@:ddmadmin.dll , 2
  496. @@:@@:ddmprxy.exe , 2
  497. @i:@@:decdnet.dll , 2
  498. @@:@@:def_pf.htm , 33
  499. @@:@@:defddi.hlp , 2
  500. @@:@@:defea.dll , 2
  501. @@:@@:defea.sys , 4
  502. @@:@@:defpa.dll , 2
  503. @@:@@:defpa.sys , 4
  504. @@:@s:defrag.chm , 21
  505. @@:@@:deltacpl.cpl , 2
  506. @@:@@:deltapnl.exe , 2
  507. @@:@@:dependcy.chm , 21
  508. @@:@@:desk.cpl ,32
  509. @@:@@:deskpan.dll , 2
  510. @@:@@:devapps.cpl , 2
  511. @@:@@:devapps.hlp , 21
  512. @@:@s:devmgr.chm , 21
  513. @@:@@:devtree.msc , 2
  514. @@:@@:dfe650.sys , 4
  515. @@:@@:dfe650d.sys , 4
  516. @@:@@:dflayout.dll , 2
  517. @@:@@:dfsadmin.cnt , 2
  518. @@:@@:dfsadmin.exe , 2
  519. @@:@@:dfsadmin.hlp , 2
  520. @@:@@:dgavnstr.sys , 4
  521. @@:@@:dglpa.sys , 4
  522. @@:@@:dgprpage.dll , 2
  523. @@:@@:dgprpage.hlp , 2
  524. @@:@@:dgnet.mof , 35
  525. @@:@s:dhcpadmn.exe , 2
  526. @@:@s:dhcpadmn.hlp , 21
  527. @@:@@:dialer.cnt , 21
  528. @@:@@:didiva.inf , 20
  529. @@:@@:didiva.pnf , 20
  530. @@:@s:divac.inf , 20
  531. @@:@s:divac.pnf , 20
  532. @i:@@:digipri.sys , 4
  533. @i:@@:digiras.cnt , 2
  534. @@:@@:dimaint.sys , 19
  535. @@:@@:dimm.dll , 2
  536. @3:@@:ding.wav , 1
  537. @@:@@:dinput8d.dll , 2
  538. @@:@@:directx.cpl , 2
  539. @@:@@:discover.exe , 1
  540. @@:@s:diskmgmt.chm , 21
  541. @@:@@:diskmgmt.cnt , 21
  542. @@:@@:diskperf.exe , 2
  543. @@:@@:diskperf.sys , 4
  544. @@:@@:display.cpl , 2
  545. @@:@@:dispoem.inf , 20
  546. @@:@@:diwan.inf , 20
  547. @@:@@:diwan.sys , 19
  548. @i:@@:dlh5xnd5.sys , 4
  549. @@:@s:dmband.dll , 2
  550. @@:@@:dmbandd.dll , 2
  551. @@:@@:dmcompod.dll , 2
  552. @@:@s:dmcompos.dll , 2
  553. @@:@s:dmime.dll , 2
  554. @@:@@:dmimed.dll , 2
  555. @@:@@:dmloaded.dll , 2
  556. @@:@s:dmloader.dll , 2
  557. @@:@@:dmrecovr.dll , 2
  558. @@:@@:dmrecovr.exe , 2
  559. @@:@@:dmscripd.dll , 2
  560. @@:@s:dmscript.dll , 2
  561. @@:@s:dmstyle.dll , 2
  562. @@:@@:dmstyled.dll , 2
  563. @@:@s:dmsynth.dll , 2
  564. @@:@@:dmsynthd.dll , 2
  565. @@:@@:dmusic.inf , 20
  566. @@:@s:dmusic.dll , 2
  567. @@:@@:dmusicd.dll , 2
  568. @@:@@:dmwinctl.dll , 2
  569. @@:@s:dnsadmin.cnt , 21
  570. @@:@s:dnsadmin.exe , 2
  571. @@:@s:dnsadmin.hlp , 21
  572. @@:@s:dnsread.txt , 2
  573. @@:@s:dnssvc.dll , 2
  574. @@:@@:docart1.gif , 33
  575. @@:@@:doclist.gif , 33
  576. @@:@@:docpgset.gif , 33
  577. @@:@@:docprop.gif , 33
  578. @@:@@:document.gif , 33
  579. @@:@@:dotclear.gif , 2
  580. @@:@@:dp_us470.ppd , 11
  581. @@:@@:dpl15601.ppd , 11
  582. @@:@@:dplz9601.ppd , 11
  583. @@:@s:dqconcepts.chm , 21
  584. @@:@m:drmk.sys , 4
  585. @@:@m:drmkaud.sys , 4
  586. @@:@@:driver.cab , 39
  587. @@:@s:drivprop.chm , 21
  588. @@:@@:drwtsn32.cnt , 2
  589. @@:@@:drwtsn32.cnt , 21
  590. @@:@@:drwtsn32.hlp , 2
  591. @@:@@:ds1.cpl , 2
  592. @@:@@:ds1.sys , 4
  593. @@:@@:dsclient.chm , 21
  594. @@:@@:dsclient.txt , 21
  595. @@:@@:dscomobx.dll , 112
  596. @@:@@:dsctl.dll , 2
  597. @@:@@:dskquoui.cnt , 21
  598. @@:@w:dskquoui.hlp , 21
  599. @@:@@:dsmconcepts.chm , 21
  600. @@:@s:dsmhelp.chm , 21
  601. @@:@s:dsrole.chm , 21
  602. @@:@@:dsrole.dll , 2
  603. @@:@s:dsrole.hlp , 21
  604. @@:@@:dsrvui32.dll , 2
  605. @@:@s:dssetdc.exe , 2
  606. @@:@@:dsfolder.dll , 2
  607. @@:@@:dssbase.dll , 2
  608. @@:@@:dssbase.dll , 5
  609. @m!x:@@:dssbase.dll , 82
  610. @@:@@:dsssig.exe , 2
  611. @@:@@:dsssig.exe , 5
  612. @@:@@:dsui.dll , 2
  613. @@:@@:dsupgrad.exe , 2
  614. @@:@s:dswave.dll , 2
  615. @@:@@:dswaved.dll , 2
  616. @@:@@:dsxmixer.exe , 2
  617. @@:@@:dsxaplib.dll , 1
  618. @3:@@:dtcnt5.inf , 2
  619. @3:@@:dtcnt5.inf ,32
  620. @6:@@:dtcsetup.dll , 2
  621. @6:@@:dtcsetup.inf , 2
  622. @6:@@:dtcsetup.inf ,32
  623. @@:@@:dvc323.dll , 2
  624. @3:@@:dvdplay.exe , 2 ; Replaced by WMP8
  625. @@:@@:dvc323.ds , 50
  626. @@:@@:dvc323.inf , 20
  627. @@:@@:dvc323.ocx , 2
  628. @@:@@:dvc323.sys , 4
  629. @i:@@:dx3r.exe , 28
  630. @i:@@:dxar.exe , 28
  631. @@:@@:dxdiag.chi , 21
  632. @@:@@:dxdllreg.exe , 2
  633. @@:@@:dxtmsft3.dll , 2
  634. @i:@@:e100.sys , 4
  635. @i:@@:e1000nt5.sys , 4
  636. @i:@@:e100bnt.sys , 4
  637. @i:@@:e100bnt5.sys , 4
  638. @i:@@:e100isa4.sys , 4
  639. @@:@@:e100set.hlp , 2
  640. @@:@@:e100snt5.sys , 4
  641. @@:@@:e100s960.ima , 4
  642. @@:@@:e100srv.dll , 2
  643. @@:@@:e100srv.hlp , 2
  644. @@:@@:e100srvd.dll , 2
  645. @@:@@:e100srvd.sys , 4
  646. @@:@@:e100srvk.sys , 4
  647. @m:@@:e100w64.sys , 4
  648. @m:@@:e1000w64.sys , 4
  649. @i:@@:e22n3.sys , 4
  650. @@:@@:eapci40.sys , 4
  651. @@:@@:ee16.sys , 4
  652. @@:@@:eel.mof , 35
  653. @@:@@:eelpolic.vbs , 35
  654. @@:@@:eeltmpl.mof , 35
  655. @@:@@:efs.sys , 4
  656. @i:@@:EL515.SYS , 4
  657. @i:@@:el562nd4.sys , 4
  658. @i:@@:el574nd4.sys , 4
  659. @i:@@:el575nd5.sys , 4
  660. @i:@@:el589nd5.sys , 4
  661. @i:@@:el59x.sys , 4
  662. @i:@@:el656nd5.sys , 4
  663. @@:@@:el90x.sys , 4
  664. @i:@@:el90xbc5.sys , 4
  665. @@:@@:el90xnd3.sys , 4
  666. @@:@@:el90xnd4.sys , 4
  667. @@:@@:el90xnd5.sys , 4
  668. @i:@@:el980n5.sys , 4
  669. @i:@@:el985nd5.sys , 4
  670. @i:@@:el99xnd5.sys , 4
  671. @i:@@:elnk16.sys , 4
  672. @@:@@:elnk3nd4.sys , 4
  673. @@:@@:elnk3.sys , 4
  674. @@:@@:elnkii.sys , 4
  675. @i:@@:elnkmc.sys , 4
  676. @@:@@:elogcons.mof , 35
  677. @i:@@:elpc3r.sys , 4
  678. @@:@s:els.chm , 21
  679. @i:@@:em556n4.sys , 4
  680. @@:@@:empci.sys , 4
  681. @@:@@:emu10k1.sys , 4
  682. @i:@@:en22265.sys , 4
  683. @i:@@:enet5.sys , 4
  684. @@:@@:ep100dg.dll , 2
  685. @@:@@:ep100dg.sys , 4
  686. @@:@@:ep500cam.dll , 2
  687. @@:@@:ep500usd.dll , 2
  688. @i:@@:epro.sys , 4
  689. @i:@@:epro4.sys , 4
  690. @@:@@:epro10.dll , 2
  691. @@:@@:epro100.dll , 2
  692. @@:@@:eprodiag.dll , 2
  693. @@:@@:eprodiag.sys , 4
  694. @@:@@:eprokdd.sys , 4
  695. @@:@@:eproset.hlp , 2
  696. @@:@@:error.gif , 33
  697. @@:@@:errormsg.htm , 33
  698. @@:@@:es1371.dll , 2
  699. @@:@@:es137140.sys , 4
  700. @i:@@:esnmfal.sys , 4
  701. @@:@@:essaudio.dll , 2
  702. @@:@@:essswt.dat , 2
  703. @@:@@:essswt.dls , 2
  704. @i:@@:esvfls0.ima , 4
  705. @i:@@:esvfrm0.ima , 4
  706. @i:@@:et32nt.sys , 4
  707. @@:@@:eudcedit.cnt , 21
  708. @@:@@:eventvwr.bat , 2
  709. @@:@@:eventvwr.cnt , 2
  710. @@:@@:eventvwr.fts , 2
  711. @@:@@:eventvwr.hlp , 2
  712. @i:@@:ex10.sys , 4
  713. @@:@s:exchange.chm , 21
  714. @@:@@:explorer.exe , 2
  715. @@:@@:extrac32.exe , 1 ; now in system32
  716. @i:@@:fa312nd5.sys , 4
  717. @i:@@:dlh5xnd5.sys , 4
  718. @i:@@:f3ab18xj.sys , 4
  719. @i:@@:f3ab18xi.sys , 4
  720. @@:@@:fa410nd5.sys , 4
  721. @i:@@:fail_1.gro , 180
  722. @@:@@:favorite.dll , 2
  723. @@:@@:faxab32.dll , 2
  724. @@:@@:faxcfg.cpl , 2
  725. @@:@@:faxcfg.dll , 2
  726. @@:@@:faxcfg.exe , 2
  727. @@:@@:faxcfgd.dll , 2
  728. @@:@@:faxcfgst.exe , 2
  729. @@:@@:faxclnt.inf , 2
  730. @@:@@:faxext.ecf , 2
  731. @@:@s:faxmgmt.chm , 21
  732. @@:@@:faxocm.dll ,32
  733. @@:@@:faxsetup.exe , 2
  734. @@:@@:faxsetup.inf , 2
  735. @@:@@:faxsetup.inf ,32
  736. @@:@@:faxstat.exe , 2
  737. @@:@@:faxwiz.dll , 2
  738. @i:@@:fcisawan.inf , 20
  739. @@:@@:fconprov.mfl , 35
  740. @@:@@:fconprov.mof , 35
  741. @i:@@:fcpciwan.inf , 20
  742. @i:@@:fcpcmwan.inf , 20
  743. @i:@@:fcpnpwan.inf , 20
  744. @i:@@:fcusbwan.inf , 20
  745. @i:@@:fem556n5.sys , 4
  746. @i:@@:fetnd5.sys , 4
  747. @@:@@:fevprov.mfl , 35
  748. @@:@@:fevprov.mof , 35
  749. @@:@s:file_srv.chm , 21
  750. @@:@@:file_srv.cnt , 21
  751. @@:@@:file_srv.hlp , 21
  752. @@:@@:filter.dll , 2
  753. @@:@@:filtperf.h , 2
  754. @@:@s:fjtscan.inf , 20
  755. @@:@s:fjtscan.pnf , 20
  756. @@:@@:fl32mini.sys , 4
  757. @@:@@:flag.gif , 1
  758. @@:@@:flagblk.gif , 1
  759. @@:@@:floppy.sys , 4
  760. @@:@@:flourish.mid , 1
  761. @i:@@:forehe.sys , 4
  762. @@:@@:forele.sys , 4
  763. @@:@@:foxnews.url , 1
  764. @@:@@:fp.inf , 2
  765. @@:@@:fp.inf ,32
  766. @@:@@:fp40ext.dll , 2
  767. @@:@@:fp40ext.inf , 2
  768. @@:@@:fp40ext.inf ,32
  769. @@:@@:frahmmo.dll , 35
  770. @@:@@:frahmmod.dll , 35
  771. @@:@@:freecell.chm , 2
  772. @@:@@:freecell.cnt , 2
  773. @@:@@:freecell.cnt , 21
  774. @@:@@:freecell.hlp , 2
  775. @@:@@:friendly.dll , 2
  776. @@:@@:fsci.dll , 2
  777. @@:@@:ftpctrs.dll , 2
  778. @@:@@:ftpmgr.cpl , 2
  779. @@:@s:ftpsmx.cnt , 2
  780. @@:@s:ftpsmx.dll , 2
  781. @@:@s:ftpsmx.hlp , 2
  782. @@:@@:ftpsvapi.dll , 2
  783. @@:@@:ftpsvc.dll , 2
  784. @@:@@:fwdprov.dll , 35
  785. @@:@@:fx32.chm , 21
  786. @@:@@:fxbios.bin , 4
  787. @@:@@:fxfep.bin , 4
  788. @m:@s:g200d.dll , 2 ; Matrox G200 display driver
  789. @m:@s:g200m.sys , 4 ; Matrox G200 miniport driver
  790. @m:@s:g400d.dll , 2 ; Matrox G200 display driver
  791. @m:@s:g400m.sys , 4 ; Matrox G200 miniport driver
  792. @m:@s:g400.inf , 20 ; Matrox G400 driver INF
  793. @@:@@:g723codc.ax , 2
  794. @@:@@:gchand.dll , 2
  795. @@:@@:gdiplus.dll , 2
  796. @6:@@:gdiplus.dll , 82
  797. @i:@@:gen_1.gro , 180
  798. @i:@@:genan5.sys , 4
  799. @i:@@:genbn5.sys , 4
  800. @@:@@:genctrnm.h , 35
  801. @@:@@:glint.inf , 20
  802. @@:@@:glintdd.dll , 2
  803. @@:@@:glintmp.sys , 4
  804. @@:@s:glossary.chm , 21
  805. @@:@@:glossary.cnt , 2
  806. @@:@@:glossary.fts , 2
  807. @@:@@:glossary.hlp , 2
  808. @@:@s:glossary.hlp , 21
  809. @@:@@:gm8.dls , 2
  810. @@:@@:Gm10mb.sam , 2
  811. @@:@@:Gm40mb.sam , 2
  812. @@:@@:Gm80mb.sam , 2
  813. @@:@@:GM.DLS , 2
  814. @@:@@:h245.dll , 2
  815. @@:@@:h245ws.dll , 2
  816. @@:@@:h261_32.ax , 2
  817. @@:@@:h263_32.ax , 2
  818. @@:@@:halftone.cnt , 2
  819. @@:@@:halftone.hlp , 2
  820. @@:@@:hidserv.exe , 2
  821. @@:@p:hisecdc.inf ,41
  822. @@:@p:hisecws.inf ,41
  823. @@:@@:hmmads.dll , 35
  824. @@:@@:hmmads.tlb , 35
  825. @@:@@:hmmcli.dll , 35
  826. @@:@@:hmmdeftr.dll , 35
  827. @@:@@:hmmsvc.dll , 35
  828. @@:@@:hmmsvc.tlb , 35
  829. @@:@@:hmmwin32.dll , 35
  830. @@:@@:hmmwin32.mof , 35
  831. @@:@@:hmom.exe , 35
  832. @@:@@:hmomcore.dll , 35
  833. @@:@@:hmomess.dll , 35
  834. @@:@@:hnetsvc.dll , 2
  835. @6:@@:hnetsvc.dll , 82
  836. @@:@@:hotplug.cpl , 2
  837. @@:@@:hours.ocx , 2
  838. @@:@@:hp100dg.dll , 2
  839. @@:@@:hp_650c1.ppd , 11
  840. @@:@@:hp__clj5.ppd , 11
  841. @i:@@:hpddnd4.sys , 4
  842. @@:@@:hpeli522.ppd , 11
  843. @i:@@:hpisa.sys , 4
  844. @@:@@:hplj_31.ppd , 11
  845. @@:@@:hplocmon.dll , 2
  846. @@:@@:hplocmon.hlp , 2
  847. @@:@@:hpmon.dll , 2
  848. @@:@@:hpmon.hlp , 2
  849. @@:@@:hppcl5ms.dll , 11
  850. @@:@s:hpscan.inf , 20
  851. @@:@s:hpscan.pnf , 20
  852. @@:@@:hpscan16.sys , 4
  853. @@:@@:hpscan32.dll , 2
  854. @@:@@:hpset.cpl , 2
  855. @@:@@:hpset.exe , 2
  856. @@:@@:hptx100.dll , 2
  857. @@:@@:hptxdg.sys , 4
  858. @@:@@:hptxkdd.dll , 2
  859. @i:@@:hptxnt5.sys , 4
  860. @@:@@:hptxset.hlp , 2
  861. @@:@@:hqaccess.dll , 2
  862. @@:@s:hsm.hlp , 21
  863. @@:@@:htable-sortby.xsl, 35
  864. @@:@@:Hwaccess.dll , 2
  865. @@:@@:hydraoc.dll , 2
  866. @@:@s:hydraoc.dll , 2
  867. @@:@s:hydraoc.dll ,32
  868. @@:@@:hydraoc.inf , 2
  869. @@:@s:hydraoc.inf , 2
  870. @@:@s:hydraoc.inf ,32
  871. @@:@@:hypertrm.cnt , 21
  872. @@:@s:i740nt5.inf , 20
  873. @@:@s:i81xnt5.inf , 20
  874. @@:@w:ias.msc , 2
  875. @@:@@:iaseap.dll , 2
  876. @@:@@:iasnet.dll , 2
  877. @@:@@:iasoledb.dll , 2
  878. @@:@w:iasperf.dll , 2
  879. @@:@w:iasperf.ini , 2
  880. @@:@w:iasperf.h , 2
  881. @@:@@:iaspipe.dll , 2
  882. @@:@@:iasuserr.dll , 2
  883. @@:@@:iastrans.dll , 2
  884. @i:@@:ibmcn5.sys , 4
  885. @i:@@:ibmexmp.sys , 4
  886. @i:@@:ibmeimp.sys , 4
  887. @@:@@:ibmfe100.dll , 2
  888. @@:@@:ibmfedg.dll , 2
  889. @@:@@:ibmfekdd.dll , 2
  890. @@:@@:ibmfekdd.sys , 4
  891. @i:@@:ibmfent5.sys , 4
  892. @@:@@:ibmfeset.cpl , 2
  893. @@:@@:ibmfeset.exe , 2
  894. @@:@@:ibmfeset.hlp , 2
  895. @@:@@:ibmgbdd.sys , 4
  896. @i:@@:ibmgent5.sys , 4
  897. @@:@@:ibmmon.exe , 2
  898. @@:@@:ibmset.cpl , 2
  899. @@:@@:ibmsetpk.cnt , 2
  900. @@:@@:ibmsetpk.hlp , 2
  901. @@:@@:ibmtok.sys , 4
  902. @i:@@:ibmtok.sys , 4
  903. @@:@@:ibmtok2i.sys , 4
  904. @@:@@:ibmtrcpl.cpl , 2
  905. @i:@@:ibmtrp.sys , 4
  906. @@:@@:iccvid.dll , 2
  907. @@:@@:icfgnt.dll , 2
  908. @@:@@:ich2usb.inf , 20
  909. @@:@@:ich2usb.pnf , 20
  910. @@:@@:ident.chm , 21
  911. @@:@@:idisntkm.dll , 1
  912. @@:@@:ieeula.chm , 21
  913. @@:@@:ieshwiz.exe , 1
  914. @@:@@:ieshwiz.exe , 2
  915. @@:@@:ifadmin.dll , 2
  916. @@:@@:iis.dll , 2
  917. @@:@@:iis.inf , 2
  918. @@:@@:iis.inf ,32
  919. @@:@@:ilscfg.exe , 2
  920. @@:@@:imghelp.cnt , 2
  921. @@:@@:ims.inf , 2
  922. @@:@@:ims.inf ,32
  923. @@:@@:imsinsnt.dll , 2
  924. @@:@@:inetins.exe , 2
  925. @@:@@:initial.inf , 2
  926. @@:@@:ins.inf , 2
  927. @@:@@:ins.inf ,32
  928. @@:@w:ins.inf , 20
  929. @@:@@:install.log , 35
  930. @@:@@:instcm.inf , 2
  931. @@:@@:intlfxsr.sys , 4
  932. @@:@@:intro.exe , 2
  933. @@:@@:intro.ico , 2
  934. @i:@@:intro.avi ,75
  935. @@:@@:intro1.seq , 2
  936. @@:@@:intro2.seq , 2
  937. @@:@@:ip5515.sys , 4
  938. @@:@@:ipadmin.dll , 2
  939. @@:@s:ipadrdll.dll , 2
  940. @i:@@:ipc08a5.sys , 4
  941. @@:@@:ipfilter.dll , 2
  942. @@:@@:ipfilter.hlp , 21
  943. @@:@@:ipinip.sys , 4
  944. @@:@@:ipkern.exe , 2
  945. @@:@@:ipmon.dll , 2
  946. @@:@@:ipmsp.dll , 2
  947. @@:@@:ipp_0001.gif , 46
  948. @@:@@:ipp_0006.gif , 46
  949. @@:@@:ipp_0007.gif , 46
  950. @@:@@:ipp_0008.asp , 33
  951. @@:@@:ipp_0008.gif , 46
  952. @@:@@:ipp_0009.asp , 33
  953. @@:@@:ipp_0009.gif , 46
  954. @@:@@:ipp_0010.gif , 46
  955. @@:@@:ipp_0011.asp , 33
  956. @@:@@:ipp_0011.gif , 46
  957. @@:@@:ipp_0012.asp , 33
  958. @@:@@:ipp_0013.gif , 46
  959. @@:@@:ipp_0014.gif , 46
  960. @@:@@:ipp_0016.asp , 33
  961. @@:@@:ipp_0016.gif , 46
  962. @@:@@:ipsec.msc , 2
  963. @@:@@:ipsecds.msc , 2
  964. @@:@@:ipsecext.dll , 2
  965. @@:@@:ipsecext.hlp , 21
  966. @@:@@:ipsecmon.exe , 2
  967. @@:@@:ipsecntw.chm , 21
  968. @@:@@:ipsetup.exe , 2
  969. @@:@@:ipv6.exe , 2
  970. @@:@@:ipxadmin.dll , 2
  971. @@:@@:ipxcfg.dll , 2
  972. @@:@@:ipxmon.dll , 2
  973. @@:@@:ipxmontr.dll , 2
  974. @@:@@:ipxpromn.dll , 2
  975. @@:@@:ipxrip.dll , 2
  976. @@:@@:ipxrtmgr.dll , 2
  977. @m:@@:ipxroute.exe , 2
  978. @@:@@:ipxping.exe , 2
  979. @@:@@:ipxsetup.exe , 2
  980. @m:@@:ipxsap.dll , 2
  981. @@:@@:ipxsnap.dll , 2
  982. @@:@@:ipxwan.dll , 2
  983. @@:@@:ir32_32.dll , 2
  984. @@:@@:irclass.dll , 2
  985. @@:@@:irda.sys , 4
  986. @@:@@:irftp.exe , 2
  987. @@:@@:irftp.hlp , 21
  988. @@:@@:irmon.dll , 2
  989. @@:@@:irprops.cpl , 2
  990. @@:@@:irprops.hlp , 21
  991. @@:@@:irsir.sys , 4
  992. @@:@@:irxfer.dll , 2
  993. @i:@@:isdnload.exe , 2
  994. @i:@@:islp2nds.sys , 4
  995. @@:@@:ismapi.dll , 2
  996. @@:@@:isotp.sys , 4
  997. @i:@@:isp.htm , 76
  998. @i:@@:ispcnfg.ins , 77
  999. @i:@@:ispsgnup.htm , 70
  1000. @@:@@:itrkadmn.dll , 2
  1001. @i:@@:jdbc.exe , 28
  1002. @@:@@:joy.hlp , 21
  1003. @i:@@:jt1nd5.sys , 4
  1004. @i:@@:ka_1.gro , 180
  1005. @@:@@:kbd.inf , 20
  1006. @@:@@:kbddll.dll , 2
  1007. @@:@@:kbdn106.dll , 2
  1008. @@:@@:kbdsel.exe , 2
  1009. @@:@@:kernrout.exe , 2
  1010. @@:@@:keyb.com , 2
  1011. @@:@@:keyboard.inf , 2
  1012. @@:@@:keylimit.dll , 2
  1013. @@:@@:keymgr.cpl , 2
  1014. @@:@@:keymgr.exe , 2
  1015. @@:@s:kodak.inf , 20
  1016. @@:@s:kodak.pnf , 20
  1017. @@:@@:kppp.dll , 2
  1018. @@:@@:kppp7.dll , 2
  1019. @@:@@:kpw6.dll , 2
  1020. @@:@@:kpword.dll , 2
  1021. @@:@@:kpxl5.dll , 2
  1022. @@:@@:krnl286.exe , 2
  1023. @@:@@:l100.sys , 4
  1024. @@:@@:l200230.ppd , 11
  1025. @@:@@:l200_471.ppd , 11
  1026. @@:@@:l330_523.ppd , 11
  1027. @@:@@:l3330523.ppd , 11
  1028. @@:@@:l530_523.ppd , 11
  1029. @@:@@:l5330523.ppd , 11
  1030. @@:@@:l8042prt.inf , 20
  1031. @@:@@:l_trk.nls , 2
  1032. @@:@@:ladmin2x.dll , 112
  1033. @@:@@:ladminpx.dll , 112
  1034. @@:@@:ladminx.dll , 112
  1035. @@:@@:lance.sys , 4
  1036. @i:@@:lanepic5.sys , 4
  1037. @@:@@:language.inf , 2
  1038. @@:@@:laprxy.dll , 1
  1039. @@:@@:layout.inf , 2
  1040. @@:@@:layout.pnf , 20
  1041. @i:@@:lbrtfdc.sys , 4
  1042. @@:@@:lcdetect.dat , 2
  1043. @@:@@:lcdetect.dll , 2
  1044. @@:@@:ldapaclx.dll , 112
  1045. @@:@@:ldapctrx.dll , 2
  1046. @@:@@:ldapctrx.h , 2
  1047. @@:@@:ldapctrx.ini , 2
  1048. @@:@@:ldapdbx.dll , 112
  1049. @@:@@:ldapsvcx.dll , 112
  1050. @i:@@:le56n5.sys , 4
  1051. @@:@@:lexlmpm.dll , 2
  1052. @@:@@:lexmon.dll , 2
  1053. @@:@@:lh_630_1.ppd , 11
  1054. @@:@s:liccpa.chm , 21
  1055. @@:@@:liccpa.cnt , 2
  1056. @@:@@:liccpa.cnt , 21
  1057. @@:@s:liccpa.fts , 2
  1058. @@:@@:liccpa.hlp , 2
  1059. @@:@s:licecp.chm , 21
  1060. @@:@s:liceman.chm , 21
  1061. @@:@s:licenoc.dll , 2
  1062. @@:@s:licenoc.inf , 2
  1063. @@:@s:licenoc.inf ,32
  1064. @i:@@:license.txt , 180
  1065. @@:@@:lkbd.inf , 20
  1066. @@:@@:lkcldg.sys , 4
  1067. @@:@@:llsmgr.chm , 21
  1068. @@:@@:llsmgr.cnt , 2
  1069. @@:@@:llsmgr.cnt , 21
  1070. @@:@@:llsmgr.hlp , 2
  1071. @@:@@:lmouse.inf , 20
  1072. @@:@@:lmrepl.exe , 2
  1073. @i:@@:lne100tx.sys , 4
  1074. @i:@@:lne100.sys , 4
  1075. @@:@@:localmon.dll , 2
  1076. @@:@s:localsec.chm , 21
  1077. @@:@@:log01.seq , 2
  1078. @@:@@:logagent.exe , 1
  1079. @@:@@:logdrive.dll , 2
  1080. @@:@@:logiscan.inf , 20
  1081. @@:@@:logiscan.pnf , 20
  1082. @@:@s:logview.cnt , 2
  1083. @@:@s:logview.exe , 2
  1084. @@:@s:logview.hlp , 2
  1085. @@:@@:lpkbidi.dll , 2
  1086. @@:@@:lt200.sys , 4
  1087. @@:@@:ltmdmntl.sys , 4
  1088. @@:@@:luxdvd.sys , 4
  1089. @i:@@:m16a5.sys , 4
  1090. @i:@@:m16b5.sys , 4
  1091. @i:@@:m32a5.sys , 4
  1092. @@:@@:ma_delta.dll , 2
  1093. @@:@@:ma_delta.sys , 4
  1094. @@:@@:maestro.dll , 2
  1095. @@:@@:magnify.cnt , 21
  1096. @@:@@:magpage.gif , 33
  1097. @@:@@:marlett.ttf , 2 ; now in fonts dir, not system32
  1098. @i:@@:matmclnt.sys , 4
  1099. @i:@@:matmsrvr.sys , 4
  1100. @i:@@:mba_1.gro , 180
  1101. @@:@@:mbcon.bin , 4
  1102. @@:@@:mbssrvs.dll , 2
  1103. @i:@@:mcbwin.bin , 4
  1104. @i:@@:mcbwin.sys , 4
  1105. @@:@@:mdgmpdlg.dll , 2
  1106. @@:@@:mdgmpdlg.hlp , 2
  1107. @@:@@:mdgmport.bin , 4
  1108. @@:@@:mdgmport.sys , 4
  1109. @@:@@:mdgncdet.dll , 2
  1110. @@:@@:mdgndis5.sys , 4
  1111. @@:@@:mdmadtn.inf , 20
  1112. @@:@@:mdmbcmsm.inf , 20
  1113. @@:@@:mdmcomm1.inf , 20
  1114. @@:@@:mdmcpqpr.inf , 20
  1115. @@:@@:mdmctm1.inf , 20
  1116. @@:@@:mdmcxsft.inf , 20
  1117. @@:@@:mdmdicom.inf , 20
  1118. @@:@@:mdmelpro.inf , 20
  1119. @@:@@:mdmess.inf , 20
  1120. @@:@@:mdmeuro.inf , 20
  1121. @@:@@:mdmgal.inf , 20
  1122. @@:@@:mdmgar.inf , 20
  1123. @@:@@:mdmgvcd.inf , 20
  1124. @@:@@:mdmico.inf , 20
  1125. @@:@@:mdmlight.inf , 20
  1126. @@:@@:mdmltleo.inf , 20
  1127. @@:@@:mdmltleo.pnf , 20
  1128. @@:@@:mdmltsft.inf , 20
  1129. @@:@@:mdmmoton.inf , 20
  1130. @@:@@:mdmniss.inf , 20
  1131. @@:@@:mdmolive.inf , 20
  1132. @@:@@:mdmopt1.inf , 20
  1133. @@:@@:mdmpcsi.inf , 20
  1134. @@:@@:mdmpctel.inf , 20
  1135. @@:@@:mdmquant.inf , 20
  1136. @@:@@:mdmrfi.inf , 20
  1137. @i:@@:mdmrpci.inf , 20
  1138. @@:@@:mdmsgsml.inf , 20
  1139. @@:@@:mdmsgsmu.inf , 20
  1140. @@:@@:mdmsmplt.inf , 20
  1141. @@:@@:mdmtkr.inf , 20
  1142. @@:@@:mdmtorn.inf , 20
  1143. @@:@@:mdmtrust.inf , 20
  1144. @@:@@:mdmvayrs.inf , 20
  1145. @@:@@:mdmzyxln.inf , 20
  1146. @@:@@:mds.hlp , 21
  1147. @@:@@:mfcuix.hlp , 2
  1148. @i:@@:mfc21.inf , 20
  1149. @i:@@:mfc21.pnf , 20
  1150. @i:@@:mfc550.inf , 20
  1151. @i:@@:mfc550.pnf , 20
  1152. @i:@@:mfgenb.inf , 20
  1153. @i:@@:mfgenb.pnf , 20
  1154. @i:@@:mfle56.inf , 20
  1155. @i:@@:mfle56.pnf , 20
  1156. @i:@@:mfm16b.inf , 20
  1157. @i:@@:mfm16b.pnf , 20
  1158. @i:@@:mfoce2m.inf , 20
  1159. @i:@@:mfoce2m.pnf , 20
  1160. @@:@@:mga64.inf , 20
  1161. @@:@@:mib.bin , 2 ; delete from system32, now in root directory
  1162. @@:@@:mib2util.dll , 2
  1163. @@:@@:micross.ttf , 22
  1164. @@:@@:minioc.inf ,32
  1165. @@:@@:minoc.inf , 2
  1166. @@:@@:mll_ntbk.dll , 2
  1167. @@:@@:mll_scr.dll , 2
  1168. @@:@@:mls_trb.hlp , 21
  1169. @@:@@:mmc.chm , 21
  1170. @@:@@:mmc.hlp , 21
  1171. @@:@@:mmc.ini , 2
  1172. @@:@@:mmctask.xsl , 2
  1173. @@:@@:modem.cpl , 2
  1174. @@:@@:modem.inf , 7
  1175. @@:@@:mofcomp.dll , 35
  1176. @@:@@:monitor.inf , 2
  1177. @@:@@:mouse.cnt , 21
  1178. @i:@@:mouse.htm , 71
  1179. @@:@@:mplayer.cnt , 2
  1180. @@:@@:mplayer.cnt , 21
  1181. @@:@@:mplayer.fts , 2
  1182. @@:@@:mplayer.hlp , 2
  1183. @@:@@:mplayer2.exe , 1
  1184. @@:@@:mpradmin.cnt , 2
  1185. @@:@@:mpradmin.exe , 2
  1186. @@:@@:mpradmin.hlp , 2
  1187. @@:@@:mprfiltr.dll , 2
  1188. @@:@@:mprsetup.exe , 2
  1189. @@:@@:mpu401.dll , 2
  1190. @@:@@:mpu401.sys , 4
  1191. @@:@@:mqsysoc.inf , 2
  1192. @@:@@:mqoa.tlb , 2
  1193. @@:@@:mq1sync.exe , 2
  1194. @@:@@:mq1repl.dll , 2
  1195. @@:@@:mqrperf.dll , 2
  1196. @@:@@:mqrperf.h , 2
  1197. @@:@@:mqrperf.ini , 2
  1198. @@:@@:mqsysoc.inf , 32
  1199. @@:@e:mscsadm.cnt , 21
  1200. @@:@@:msctl.dll , 2
  1201. @@:@@:msfs.cnt , 21
  1202. @@:@@:msftcrln.mof , 35
  1203. @@:@@:mshtmdbg.dll , 2
  1204. @@:@@:msident.hlp , 21
  1205. @@:@s:msidlpm.dll , 2
  1206. @@:@@:msimeth.exe , 35
  1207. @@:@s:msinfo32.chm , 21
  1208. @@:@@:msinfo32.exe , 51
  1209. @@:@@:msmail32.fts , 2
  1210. @3:@@:msmqocm.dll , 2
  1211. @3:@@:msmqocm.inf , 2
  1212. @3:@@:msmqocm.inf ,32
  1213. @@:@s:msmscsi.inf , 20
  1214. @@:@s:msmscsi.pnf , 20
  1215. @@:@s:msmusb.inf , 20
  1216. @@:@s:msmusb.pnf , 20
  1217. @@:@@:msn.inf , 20
  1218. @@:@@:msn.isp , 38
  1219. @@:@@:msnbc.url , 1
  1220. @i:@@:msobshel.htm , 63
  1221. @@:@@:msncdet.dll , 2
  1222. @@:@@:msorcl32.cnt , 2
  1223. @@:@@:msorcl32.hlp , 2
  1224. @@:@@:msorcloledbreadme.txt , 2
  1225. @@:@@:msp.dll , 2
  1226. @@:@@:mspaint.cnt , 21
  1227. @@:@@:mspara.inf , 20
  1228. @@:@s:msppcnfg.hlp , 2
  1229. @@:@@:msrlsp.dll , 2
  1230. @i:@@:msrpfs40.dll , 2
  1231. @@:@@:mssb16.inf , 20
  1232. @@:@@:mssb16.sys , 4
  1233. @@:@@:mssip1.dll , 2 ; BUGBUG: remove this line before the beta. The file is now called mssip32.dll
  1234. @@:@@:mssipotf.dll , 2
  1235. @@:@@:mstask.exe , 2
  1236. @i:@@:mstrai40.exe , 2
  1237. @i:@@:mstran40.exe , 2
  1238. @@:@@:mstrust.dll , 2
  1239. @i:@@:mtrmport.sys , 4
  1240. @@:@@:mtsnt5.inf ,32
  1241. @@:@@:mtssp1.chm , 21
  1242. @m:@s:mtxvideo.sys , 4 ; Matrox WDM video driver
  1243. @m:@s:mtxvideo.inf , 20 ; Matrox WDM driver INF
  1244. @@:@@:muart.sys , 4
  1245. @@:@@:multimed.cpl , 2
  1246. @@:@@:musrmgr.cnt , 2
  1247. @@:@@:musrmgr.exe , 2
  1248. @@:@@:musrmgr.hlp , 2
  1249. ;@i:@@:mwavmdm.inf , 20
  1250. ;@i:@@:mwtpdsp1.inf , 20
  1251. @@:@@:mxfilter.ax , 2
  1252. @i:@@:mxnic.sys , 4
  1253. @@:@@:mx400.dll , 2
  1254. @@:@@:mx400.sys , 4
  1255. @@:@@:mycomp.chm , 21
  1256. @@:@@:mypicts.chm , 21
  1257. @i:@@:n1000nt5.sys , 4
  1258. @@:@@:n100nt5.sys , 4
  1259. @i:@@:n100nt5.sys , 4
  1260. @@:@@:n100set.hlp , 2
  1261. @@:@@:n3bridge.sys , 4
  1262. @m:@s:n9i128.dll , 2 ; Number9 Imagine 128 display driver
  1263. @m:@s:n9i128.sys , 4 ; Number9 Imagine 128 miniport driver
  1264. @m:@s:n9i128v2.dll , 2 ; Number9 Imagine 128 v2 display driver
  1265. @m:@s:n9i128v2.sys , 4 ; Number9 Imagine 128 v2 miniport driver
  1266. @m:@s:n9i3disp.dll , 2 ; Number9 Revolution 3D display driver
  1267. @m:@s:n9i3d.sys , 4 ; Number9 Revolution 3D miniport driver
  1268. @@:@@:nal.dll , 2
  1269. @@:@s:napmmc.chm , 21
  1270. @@:@@:nbf.sys , 4
  1271. @@:@s:ncadmin.cnt , 2
  1272. @@:@s:ncadmin.exe , 2
  1273. @@:@s:ncadmin.hlp , 2
  1274. @@:@@:ncobjapi.dll , 35
  1275. @@:@@:ncpf.sys , 4
  1276. @@:@@:ncrc810.sys , 4
  1277. @@:@@:nddeagnt.exe , 2
  1278. @@:@@:ndis30.dll , 2
  1279. @@:@@:ne1000.sys , 4
  1280. @@:@@:ne100set.cpl , 2
  1281. @@:@@:ne3200.bin , 4
  1282. @@:@@:ne3200.sys , 4
  1283. @@:@@:necirrus.dll , 2
  1284. @@:@s:neo20xx.inf , 20
  1285. @@:@@:net08a.inf , 20
  1286. @@:@@:net08a.pnf , 20
  1287. @@:@@:net10.inf , 20
  1288. @@:@@:net10.pnf , 20
  1289. @@:@@:net21x4.inf , 20
  1290. @@:@@:net21x4.pnf , 20
  1291. @@:@@:net3c359.inf , 20
  1292. @@:@@:net3c359.pnf , 20
  1293. @@:@@:net3c527.inf , 20
  1294. @@:@@:net3c527.pnf , 20
  1295. @@:@@:net3c589.inf , 20
  1296. @@:@@:net3c589.pnf , 20
  1297. @@:@@:net3c985.inf , 20
  1298. @@:@@:net3c985.pnf , 20
  1299. @@:@@:net3com.inf , 20
  1300. @@:@@:net3sr.inf , 20
  1301. @@:@@:net3sr.pnf , 20
  1302. @i:@@:net713.inf , 20
  1303. @i:@@:net713.pnf , 20
  1304. @@:@@:net557.inf , 20
  1305. @@:@@:net557.pnf , 20
  1306. @@:@@:net559ib.inf , 20
  1307. @@:@@:net559ib.pnf , 20
  1308. @@:@@:neta351.inf , 20
  1309. @@:@@:netacc.inf , 20
  1310. @@:@@:netacc.pnf , 20
  1311. @@:@@:netacs.inf , 20
  1312. @@:@@:netafx.exe , 2
  1313. @@:@@:netaic59.inf , 20
  1314. @@:@@:netaic59.pnf , 20
  1315. @@:@@:netalt.inf , 20
  1316. @@:@@:netalt.pnf , 20
  1317. @@:@@:netambi.inf , 20
  1318. @@:@@:netambi.pnf , 20
  1319. @@:@@:netamd.inf , 20
  1320. @@:@@:netamd.pnf , 20
  1321. @@:@@:netamdhl.inf , 20
  1322. @@:@@:netamdhl.pnf , 20
  1323. @@:@@:netambcb.inf , 20
  1324. @@:@@:netambcb.pnf , 20
  1325. @@:@@:netasp2k.inf , 20
  1326. @@:@@:netasp2k.pnf , 20
  1327. @@:@@:netb57.inf , 20
  1328. @@:@@:netb57.pnf , 20
  1329. @@:@@:netbcm4p.inf , 20
  1330. @@:@@:netbcm4p.pnf , 20
  1331. @@:@@:netbcm4u.inf , 20
  1332. @@:@@:netbcm4u.pnf , 20
  1333. @@:@@:netc21.inf , 20
  1334. @@:@@:netc21.pnf , 20
  1335. @@:@@:netcb325.inf , 20
  1336. @@:@@:netcb325.pnf , 20
  1337. @@:@@:netc550.inf , 20
  1338. @@:@@:netc550.pnf , 20
  1339. @i:@@:netcable.inf , 20
  1340. @@:@@:netce2.inf , 20
  1341. @@:@@:netce2.pnf , 20
  1342. @@:@@:netcfg.dll , 2
  1343. @@:@s:netcmak.inf , 20
  1344. @@:@@:netcpqtr.inf , 20
  1345. @@:@@:netcpqtr.pnf , 20
  1346. @@:@@:netcpqg.inf , 20
  1347. @@:@@:netcpqg.pnf , 20
  1348. @@:@s:netcps.inf , 20
  1349. @@:@@:netctmva.inf , 20
  1350. @@:@@:netdec.inf , 20
  1351. @@:@@:netdec.pnf , 20
  1352. @@:@@:netdet.dll , 2
  1353. @@:@@:net650d.inf , 20
  1354. @@:@@:net650d.pnf , 20
  1355. @@:@@:netdf650.inf , 20
  1356. @@:@@:netdf650.pnf , 20
  1357. @@:@@:netdgisa.inf , 20
  1358. @@:@@:netdgisa.pnf , 20
  1359. @i:@@:netdgpri.inf , 20
  1360. @i:@@:netdgpri.pnf , 20
  1361. @@:@@:netdlh5x.inf , 20
  1362. @@:@@:netdlh5x.pnf , 20
  1363. @@:@s:netdsm.inf , 20
  1364. @@:@s:netdsm.pnf , 20
  1365. @@:@@:netdstar.inf , 20
  1366. @@:@@:netdstar.pnf , 20
  1367. @@:@@:netdtect.dll , 2
  1368. @@:@@:netdtect.sys , 4
  1369. @@:@@:nete1000.inf , 20
  1370. @@:@@:nete1000.pnf , 20
  1371. @@:@@:nete100.inf , 20
  1372. @@:@@:nete100.pnf , 20
  1373. @@:@@:nete100i.inf , 20
  1374. @@:@@:nete100i.pnf , 20
  1375. @@:@@:nete100s.inf , 20
  1376. @@:@@:nete100s.pnf , 20
  1377. @@:@@:netec2t.inf , 20
  1378. @@:@@:netec2t.pnf , 20
  1379. @@:@@:netee16.inf , 20
  1380. @@:@@:netee16.pnf , 20
  1381. @@:@@:netel515.inf , 20
  1382. @@:@@:netel515.pnf , 20
  1383. @@:@@:netel574.inf , 20
  1384. @@:@@:netel574.pnf , 20
  1385. @@:@@:netel5x9.inf , 20
  1386. @@:@@:netel5x9.pnf , 20
  1387. @@:@@:netel59x.inf , 20
  1388. @@:@@:netel59x.pnf , 20
  1389. @@:@@:netel90a.inf , 20
  1390. @@:@@:netel90a.pnf , 20
  1391. @@:@@:netel90b.inf , 20
  1392. @@:@@:netel90b.pnf , 20
  1393. @i:@@:netel90x.inf , 20
  1394. @i:@@:netel90x.inf , 20
  1395. @i:@@:netel99x.inf , 20
  1396. @i:@@:netel99x.pnf , 20
  1397. @@:@@:netejet.inf , 20
  1398. @@:@@:netejet.pnf , 20
  1399. @@:@@:netenet.inf , 20
  1400. @@:@@:netenet.pnf , 20
  1401. @@:@@:netejxmp.inf , 20
  1402. @@:@@:netejxmp.pnf , 20
  1403. @@:@@:netepc.inf , 20
  1404. @@:@@:netepc.pnf , 20
  1405. @@:@@:netepicn.inf , 20
  1406. @@:@@:netepicn.pnf , 20
  1407. @@:@@:netepro.inf , 20
  1408. @@:@@:netepro.pnf , 20
  1409. @@:@@:netet32.inf , 20
  1410. @@:@@:netet32.pnf , 20
  1411. @@:@@:netex10.inf , 20
  1412. @@:@@:netex10.pnf , 20
  1413. @@:@@:netfa312.inf , 20
  1414. @@:@@:netfa312.pnf , 20
  1415. @@:@@:netfa410.inf , 20
  1416. @@:@@:netfa410.pnf , 20
  1417. @@:@@:netfa510.inf , 20
  1418. @@:@@:netfa510.pnf , 20
  1419. @@:@@:Netfjvi.inf , 20
  1420. @@:@@:Netfjvi.pnf , 20
  1421. @@:@@:netfjvj.inf , 20
  1422. @@:@@:netfjvj.pnf , 20
  1423. @@:@@:netfl32.inf , 20
  1424. @@:@@:netfl32.pnf , 20
  1425. @@:@@:netflex.inf , 20
  1426. @@:@@:netflex.pnf , 20
  1427. @@:@@:netflx.dll , 2
  1428. @@:@@:netflx.bin , 4
  1429. @@:@@:netflx.sys , 4
  1430. @@:@@:netflx3.cpl , 2
  1431. @i:@@:netflx3.sys , 4
  1432. @@:@@:netgena.inf , 20
  1433. @@:@@:netgena.pnf , 20
  1434. @@:@@:netgenb.inf , 20
  1435. @@:@@:netgenb.pnf , 20
  1436. @@:@@:nethood.chm , 21
  1437. @@:@@:nethp.inf , 20
  1438. @@:@@:nethp.pnf , 20
  1439. @@:@@:netibmge.inf , 20
  1440. @@:@@:netibmge.pnf , 20
  1441. @i:@@:netibms.inf , 20
  1442. @i:@@:netibmtb.inf , 20
  1443. @@:@@:netirda.inf , 20
  1444. @@:@@:netirda.pnf , 20
  1445. @@:@@:netirsir.inf , 20
  1446. @@:@@:netirsir.pnf , 20
  1447. @@:@@:netjat5.inf , 20
  1448. @@:@@:netjat5.pnf , 20
  1449. @@:@@:netktc.inf , 20
  1450. @@:@@:netktc.pnf , 20
  1451. @@:@@:netle56.inf , 20
  1452. @@:@@:netle56.pnf , 20
  1453. @@:@@:netlnev2.inf , 20
  1454. @@:@@:netlnev2.pnf , 20
  1455. @@:@@:netm16a.inf , 20
  1456. @@:@@:netm16a.pnf , 20
  1457. @@:@@:netm16b.inf , 20
  1458. @@:@@:netm16b.pnf , 20
  1459. @i:@@:netmatmc.inf , 20
  1460. @i:@@:netmatms.inf , 20
  1461. @@:@s:netmgmt.dll , 2
  1462. @@:@s:netmgmt.msc , 2
  1463. @@:@@:netmon.hlp , 2
  1464. @@:@@:netnbf.inf , 20
  1465. @@:@@:netnbf.pnf , 20
  1466. @@:@@:netncpf.inf , 20
  1467. @@:@@:netncpf.pnf , 20
  1468. @@:@@:netnf3.inf , 20
  1469. @@:@@:netnf3.pnf , 20
  1470. @@:@@:netngr.inf , 20
  1471. @@:@@:netngr.pnf , 20
  1472. @@:@@:neteni25.inf , 20
  1473. @@:@@:neteni25.pnf , 20
  1474. @i:@@:netniwot.inf , 20
  1475. @i:@@:netniwot.pnf , 20
  1476. @m:@@!p:netnwcli.inf , 20
  1477. @m:@@!p:netnwcli.pnf , 20
  1478. @m:@@:netnwlnk.inf , 20
  1479. @m:@@:netnwlnk.pnf , 20
  1480. @@:@@:netoc.dll , 2
  1481. @@:@@:netoc.inf , 2
  1482. @@:@@:netoc.inf , 20
  1483. @@:@@:netoc.inf , 32
  1484. @i:@@:netoca1p.inf , 20
  1485. @i:@@:netoca1p.pnf , 20
  1486. @i:@@:netoca2p.inf , 20
  1487. @i:@@:netoca2p.pnf , 20
  1488. @i:@@:netoce2m.inf , 20
  1489. @i:@@:netoce2m.pnf , 20
  1490. @i:@@:netoce3m.inf , 20
  1491. @i:@@:netoce3m.pnf , 20
  1492. @i:@@:netoce4m.inf , 20
  1493. @i:@@:netoce4m.pnf , 20
  1494. @i:@@:netoce55.inf , 20
  1495. @i:@@:netoce55.pnf , 20
  1496. @@:@@:netoct2m.inf , 20
  1497. @@:@@:netoct2m.pnf , 20
  1498. @i:@@:netoct35.pnf , 20
  1499. @i:@@:netoct35.inf , 20
  1500. @@:@@:netoemdh.inf , 20
  1501. @@:@@:netoemdh.pnf , 20
  1502. @i:@@:netoli.inf , 20
  1503. @i:@@:netoli.pnf , 20
  1504. @@:@@:netpcm.inf , 20
  1505. @@:@@:netpcm.pnf , 20
  1506. @@:@@:netpeg2.inf , 20
  1507. @@:@@:netpeg2.pnf , 20
  1508. @@:@@:netpei.inf , 20
  1509. @@:@@:netpei.pnf , 20
  1510. @@:@@:netpnic.inf , 20
  1511. @@:@@:netpnic.pnf , 20
  1512. @@:@@:netprism.inf , 20
  1513. @@:@@:netprism.pnf , 20
  1514. @@:@@:netpro10.inf , 20
  1515. @@:@@:netpro10.pnf , 20
  1516. @i:@s:netupnp.inf , 20
  1517. @i:@s:netupnph.inf , 20
  1518. @@:@@:netpwr2.inf , 20
  1519. @@:@@:netpwr2.pnf , 20
  1520. @@:@@:netven56.pnf , 20
  1521. @@:@@:netven56.inf , 20
  1522. @@:@@:netvencb.pnf , 20
  1523. @@:@@:netvencb.inf , 20
  1524. @i:@@:netpton.inf , 20
  1525. @i:@@:netpton.pnf , 20
  1526. @@:@@:netrlw2k.inf , 20
  1527. @@:@@:netrlw2k.pnf , 20
  1528. @i:@@:netrnsf.inf , 20
  1529. @i:@@:netrnsf.pnf , 20
  1530. @i:@@:netrnse.inf , 20
  1531. @i:@@:netrnse.pnf , 20
  1532. @i:@@:netrtxp.inf , 20
  1533. @i:@@:netrtxp.pnf , 20
  1534. @@:@@:netrsvp.inf , 20
  1535. @@:@@:netrsvp.pnf , 20
  1536. @m:@@:netsap.inf , 20
  1537. @m:@@:netsap.pnf , 20
  1538. @@:@@:netsetup.dll , 2
  1539. @@:@@:netsfm.inf , 20
  1540. @@:@@:netshow.url , 1
  1541. @@:@@:netsla30.inf , 20
  1542. @@:@@:netsla30.pnf , 20
  1543. @i:@@:netsnt01.inf , 20
  1544. @i:@@:netsnt01.pnf , 20
  1545. @i:@@:netsmc.inf , 20
  1546. @i:@@:netsmc.pnf , 20
  1547. @@:@@:netsym.inf , 20
  1548. @@:@@:netsym.pnf , 20
  1549. @@:@@:nettpro.inf , 20
  1550. @@:@@:nettpro.pnf , 20
  1551. @@:@@:nettdkb.inf , 20
  1552. @@:@@:nettdkb.pnf , 20
  1553. @@:@@:nettp4.inf , 20
  1554. @@:@@:nettp4.pnf , 20
  1555. @@:@@:netub.inf , 20
  1556. @@:@@:netub.pnf , 20
  1557. @@:@@:netupgrd.inf , 20
  1558. @i:@@:netviper.inf , 20
  1559. @i:@@:netviper.pnf , 20
  1560. @i:@@:netw840.inf , 20
  1561. @i:@@:netw840.pnf , 20
  1562. @i:@@:netw926.inf , 20
  1563. @i:@@:netw926.pnf , 20
  1564. @i:@@:NETW940.inf , 20
  1565. @i:@@:NETW940.pnf , 20
  1566. @i:@@:netwarp2.inf , 20
  1567. @i:@@:netwlan2.inf , 20
  1568. @i:@@:netwlan2.pnf , 20
  1569. @@:@@:network.cnt , 2
  1570. @@:@@:network.hlp , 2
  1571. @@:@@:network.hlp , 21
  1572. @@:@@:network.wri , 1
  1573. @i:@@:netx500.inf , 20
  1574. @i:@@:netx500.pnf , 20
  1575. @@:@@:netxcpq.inf , 20
  1576. @@:@@:netxcpq.pnf , 20
  1577. @@:@@:next.script , 21
  1578. @@:@@:ngpf.bit , 4
  1579. @i:@@:ngrpci.sys , 4
  1580. @@:@e:nhinstal.cmd , 2
  1581. @@:@e:nhloader.exe , 2
  1582. @@:@e:nhloader.ini , 2
  1583. @@:@e:nhoem.ini , 2
  1584. @@:@e:nhras.exe , 2
  1585. @@:@e:nhsetup.cmd , 2
  1586. @@:@e:nhsetup.exe , 2
  1587. @i:@@:NIC-3Com.MIB , 180
  1588. @@:@@:Nicprop.exe , 2
  1589. @i:@@:niweth.sys , 4
  1590. @i:@@:niwras.sys , 4
  1591. @@:@s:nlbmprov.mfl , 35
  1592. @@:@@:nmagent.exe , 2
  1593. @@:@@:nmctrs.ini , 2
  1594. @@:@@:nmctrs.h , 2
  1595. @@:@s:nmgloss.hlp , 2
  1596. @@:@@:nmoss.dll , 2
  1597. @@:@@:nmperf.dll , 2
  1598. @@:@@:nobroad.cf , 2
  1599. @@:@@:nobroad.df , 2
  1600. @@:@@:notepad.cnt , 2
  1601. @@:@@:notepad.hlp , 2
  1602. @i:@@:nousbkbd.htm , 77
  1603. @i:@@:nousbm.htm , 77
  1604. @i:@@:nousbms.htm , 77
  1605. @i:@@:npds.zip , 1
  1606. @i:@@:npdsplay.dll , 1
  1607. @@:@@:npeisa.sys , 4
  1608. @i:@@:npmca.sys , 4
  1609. @@:@@:nsevents.url , 1
  1610. @@:@s:nshownt5.inf , 20
  1611. @@:@@:nsrven32.dll , 2
  1612. @@:@@:nss2doc.exe , 2
  1613. @@:@@:nt.doc , 2
  1614. @@:@s:nt5beta1.chm , 21
  1615. @@:@@:nta.gif , 2
  1616. @@:@s:ntapm.sys , 4
  1617. @@:@@:ntb.gif , 2
  1618. @@:@s:ntbackup.chm , 21
  1619. @@:@@:ntbackup.cnt , 21
  1620. @@:@@:ntbooks.exe , 2
  1621. @@:@@:ntciutil.dll , 2
  1622. @@:@@:ntcmds.cnt , 2
  1623. @@:@@:ntcmds.fts , 2
  1624. @@:@@:ntcmds.hlp , 2
  1625. @@:@@:ntcx.sys , 4
  1626. @@:@@:ntdfault.mdb , 112
  1627. @@:@@:ntdisk.gif , 2
  1628. @@:@w:ntdsa.dll , 2 ; delete (from system32) from workstation & personal
  1629. @@:@w:ntdsatq.dll , 2
  1630. @@:@w:ntdsbcli.dll , 2
  1631. @@:@w:ntdsbsrv.dll , 2
  1632. @@:@w:ntdskcc.dll , 2
  1633. @@:@w:ntdsetup.dll , 2
  1634. @@:@s:ntdsslot.dll , 2
  1635. @@:@s:ntdsx400.dll , 2
  1636. @@:@@:ntdsxds.dll , 2
  1637. @@:@@:ntepc.sys , 4
  1638. @@:@s:ntfrsupg.exe , 2
  1639. @@:@@:ntinst1.ldb , 112
  1640. @@:@@:ntinst1.mdb , 112
  1641. @@:@@:ntlanman.inf , 2
  1642. @@:@@:ntlminst.inf , 2
  1643. @@:@@:ntmenu.seq , 2
  1644. @@:@@:ntms.exe , 2
  1645. @@:@@:ntmssvc.exe , 2
  1646. @@:@@:ntmsui.hlp , 21
  1647. @@:@@:ntoc.dll , 2
  1648. @@:@@:ntperf.dll , 35
  1649. @@:@@:ntperf.tlb , 35
  1650. @@:@s:ntseconcepts.chm , 21
  1651. @@:@@:ntsecui.hlp , 21
  1652. @@:@@:ntxall.sys , 4
  1653. @@:@@:ntxem.sys , 4
  1654. @@:@s:nv3.inf , 20
  1655. @@:@s:nv4.inf , 20
  1656. @@:@s:nwconv.cnt , 2
  1657. @@:@s:nwconv.exe , 2
  1658. @@:@s:nwconv.hlp , 2
  1659. @@:@@:nwdoc.cnt , 21
  1660. @@:@@:nwdoc.hlp , 2
  1661. @@:@@:nwlnkflt.sys , 4
  1662. @@:@@:nwlnkfwd.sys , 4
  1663. @@:@@:nwlnkrip.sys , 4
  1664. @m:@@:nwlnkipx.sys , 4
  1665. @m:@@:nwlnkspx.sys , 4
  1666. @m:@@:nwlnknb.sys , 4
  1667. @@:@@:nwsap.dll , 2
  1668. @@:@@:oakley.dll , 2
  1669. @@:@@:oakmini.sys , 4
  1670. @i:@@:oca1pnd5.sys , 4
  1671. @i:@@:oca2pnd5.sys , 4
  1672. @i:@@:oce2xnd5.sys , 4
  1673. @i:@@:oce3xnd5.sys , 4
  1674. @i:@@:oce4xnd5.sys , 4
  1675. @i:@@:oce5xnd5.sys , 4
  1676. @@:@@:ocfilesw.inf , 41
  1677. @@:@@:ocfiless.inf , 41
  1678. @@:@@:ocgen.dll , 2
  1679. @@:@@:ocmri.inf , 2
  1680. @@:@@:ocmri.inf ,32
  1681. @@:@@:oct2xmp4.sys , 4
  1682. @i:@@:oct3xnd5.sys , 4
  1683. @i:@@:oct4pnd5.sys , 4
  1684. @i:@@:octk32.sys , 4
  1685. @@:@@:odbcinst.cnt , 2
  1686. @@:@@:odbcinst.hlp , 2
  1687. @@:@@:odbcjet.cnt , 2
  1688. @@:@@:odbcjet.hlp , 2
  1689. @@:@@:odbctl32.dll , 2
  1690. @i:@@:odfox32.dll , 2
  1691. @@:@@:oe.adm , 20
  1692. @i:@@:oemadd.htm , 74
  1693. @i:@@:oemcust.htm , 72
  1694. @i:@@:oemhw.htm , 73
  1695. @i:@@:oemlogo.gif , 75
  1696. @i:@@:oempriv.htm , 76
  1697. @@:@@:oemnadam.inf , 2
  1698. @@:@@:oemnadap.inf , 2
  1699. @@:@@:oemnadar.inf , 2
  1700. @@:@@:oemnadd1.inf , 2
  1701. @@:@@:oemnadd2.inf , 2
  1702. @@:@@:oemnadd3.inf , 2
  1703. @@:@@:oemnadd4.inf , 2
  1704. @@:@@:oemnadde.inf , 2
  1705. @@:@@:oemnaddf.inf , 2
  1706. @@:@@:oemnaddi.inf , 2
  1707. @@:@@:oemnadds.inf , 2
  1708. @@:@@:oemnaddt.inf , 2
  1709. @@:@@:oemnade1.inf , 2
  1710. @@:@@:oemnade2.inf , 2
  1711. @@:@@:oemnade3.inf , 2
  1712. @@:@@:oemnadee.inf , 2
  1713. @@:@@:oemnadem.inf , 2
  1714. @@:@@:oemnaden.inf , 2
  1715. @@:@@:oemnadep.inf , 2
  1716. @@:@@:oemnadfd.inf , 2
  1717. @@:@@:oemnadim.inf , 2
  1718. @@:@@:oemnadin.inf , 2
  1719. @@:@@:oemnadlb.inf , 2
  1720. @@:@@:oemnadlm.inf , 2
  1721. @@:@@:oemnadlt.inf , 2
  1722. @@:@@:oemnadma.inf , 2
  1723. @@:@@:oemnadn1.inf , 2
  1724. @@:@@:oemnadn2.inf , 2
  1725. @@:@@:oemnadne.inf , 2
  1726. @@:@@:oemnadnf.inf , 2
  1727. @@:@@:oemnadni.inf , 2
  1728. @@:@@:oemnadnm.inf , 2
  1729. @@:@@:oemnadnp.inf , 2
  1730. @@:@@:oemnadp3.inf , 2
  1731. @@:@@:oemnadp9.inf , 2
  1732. @@:@@:oemnadpm.inf , 2
  1733. @@:@@:oemnadpp.inf , 2
  1734. @@:@@:oemnadt2.inf , 2
  1735. @@:@@:oemnadtk.inf , 2
  1736. @@:@@:oemnadtm.inf , 2
  1737. @@:@@:oemnadub.inf , 2
  1738. @@:@@:oemnadum.inf , 2
  1739. @@:@@:oemnadwd.inf , 2
  1740. @@:@@:oemnadwm.inf , 2
  1741. @@:@@:oemnadzz.inf , 2
  1742. @@:@@:oemnsvbh.inf , 2
  1743. @@:@s:oemnsvbr.inf , 2
  1744. @@:@@:oemnsvcu.inf , 2
  1745. @@:@s:oemnsvdh.inf , 2
  1746. @@:@s:oemnsvdn.inf , 2
  1747. @@:@@:oemnsvft.inf , 2
  1748. @@:@@:oemnsvin.inf , 2
  1749. @@:@s:oemnsvir.inf , 2
  1750. @@:@@:oemnsvnb.inf , 2
  1751. @@:@@:oemnsvnw.inf , 2
  1752. @@:@@:oemnsvra.inf , 2
  1753. @@:@s:oemnsvri.inf , 2
  1754. @@:@@:oemnsvrp.inf , 2
  1755. @@:@@:oemnsvrr.inf , 2
  1756. @@:@@:oemnsvsa.inf , 2
  1757. @@:@s:oemnsvsm.inf , 2
  1758. @@:@@:oemnsvsn.inf , 2
  1759. @@:@@:oemnsvsp.inf , 2
  1760. @@:@@:oemnsvsv.inf , 2
  1761. @@:@@:oemnsvtp.inf , 2
  1762. @@:@s:oemnsvwi.inf , 2
  1763. @@:@@:oemnsvwk.inf , 2
  1764. @@:@@:oemnxpdl.inf , 2
  1765. @@:@@:oemnxpip.inf , 2
  1766. @@:@@:oemnxpnb.inf , 2
  1767. @@:@@:oemnxppp.inf , 2
  1768. @@:@w:oemnxpsm.inf , 2
  1769. @@:@@:oemnxpst.inf , 2
  1770. @@:@@:oemnxptc.inf , 2
  1771. @i:@@:OEMSETUP.INF , 180
  1772. @@:@s:offline_.chm , 21
  1773. @@:@@:omc.chm , 21
  1774. @@:@@:omc.hlp , 21
  1775. @@:@@:onestop.mid , 1
  1776. @i:@@:oobeinfo.ini , 63
  1777. @@:@@:opl3sa.dll , 2
  1778. @@:@@:opl3sa.sys , 4
  1779. @@:@@:opl3sa32.dll , 2
  1780. @@:@@:opl3sax.cpl , 2
  1781. @i:@@:os2.exe , 2
  1782. @i:@@:os2srv.exe , 2
  1783. @i:@@:os2ss.exe , 2
  1784. @@:@@:osirte , 17
  1785. @i:@@:ospmrshl.dll , 2
  1786. @i:@@:otc06x5.sys , 4
  1787. @i:@@:otceth5.sys , 4
  1788. @@:@@:p2nt40.inf , 20
  1789. @@:@@:pacecfg.cpl , 2
  1790. @@:@@:Pacecfg.hlp , 2
  1791. @@:@@:packager.cnt , 2
  1792. @@:@@:packager.cnt , 21
  1793. @@:@@:packager.hlp , 2
  1794. @@:@@:packager.hlp , 21
  1795. @@:@@:packgr32.exe , 2
  1796. @@:@@:panel.seq , 2
  1797. @@:@@:parallel.sys , 4
  1798. @@:@@:partial.inf , 2
  1799. @i:@@:partno , 180
  1800. @@:@@:pause.seq , 2
  1801. @@:@@:pbrush.cnt , 2
  1802. @@:@@:pbrush.exe , 2
  1803. @@:@@:pbrush.hlp , 2
  1804. @3:@s:pbsnetoc.exe , 2
  1805. @i:@@:pc100nds.sys , 4
  1806. @@:@@:pc32.gif , 2
  1807. @@:@@:pcm100nd.sys , 4
  1808. @@:@@:pca200e.sys , 4
  1809. @@:@@:pcl1200.dll , 11
  1810. @@:@@:pcmcia.cpl , 2
  1811. @@:@@:pcnet.hlp , 2
  1812. @@:@@:pcnfgmin.h , 2
  1813. @@:@@:pcnfgmin.ini , 2
  1814. @i:@@:pcntn4m.sys , 4
  1815. @i:@@:pcntn5m.sys , 4
  1816. @i:@@:pcntn5hl.sys , 4
  1817. @@:@@:pcomdrv.sys , 2
  1818. @@:@@:pcomdrv.sys , 4
  1819. @i:@@:pcx500.sys , 4
  1820. @@:@@:pdlcnfig.cnt , 21
  1821. @@:@@:pdlcnfig.exe , 2
  1822. @@:@@:pdlcnfig.hlp , 21
  1823. @@:@@:pdlcnfig.htm , 2
  1824. @@:@@:pdlsvc.exe , 2
  1825. @@:@@:pegnicii.sys , 4
  1826. @@:@@:pei100x.sys , 4
  1827. @@:@@:perfctrs.mfl , 35
  1828. @@:@@:perfctrs.mof , 35
  1829. @@:@@:perfdisk.mfl , 35
  1830. @@:@@:perfdisk.mof , 35
  1831. @@:@@:perfmon.cnt , 2
  1832. @@:@@:perfmon.cnt , 21
  1833. @@:@@:perfmon.fts , 2
  1834. @@:@@:perfmon.hlp , 2
  1835. @@:@@:perfmon.hlp , 21
  1836. @@:@@:perfnet.mfl , 35
  1837. @@:@@:perfnet.mof , 35
  1838. @@:@@:perfos.mfl , 35
  1839. @@:@@:perfos.mof , 35
  1840. @@:@@:perfproc.mfl , 35
  1841. @@:@@:perfproc.mof , 35
  1842. @@:@s:perm2.inf , 20
  1843. @@:@@:perms.inf , 20
  1844. @@:@@:phil1aud.inf , 20
  1845. @@:@@:phil1com.inf , 20
  1846. @@:@@:pid.exe , 2
  1847. @@:@@:pid.hlp , 2
  1848. @@:@@:pinball.cnt , 21
  1849. @@:@@:pinball.sys , 4
  1850. @@:@@:ping6.exe , 2
  1851. @@:@@:pkpmmc.chm , 21
  1852. @@:@@:pkpolicy.chm , 21
  1853. @@:@@:plotui.cnt , 2
  1854. @@:@@:plumbing.exe , 2
  1855. @@:@@:plustab.dll , 2
  1856. @@:@@:pnmsrvsx.dll , 2
  1857. @@:@@:pnpisa.sys , 4
  1858. @@:@@:pnplog.txt , 1
  1859. @i:@@:pnwrap.dll , 2
  1860. @@:@@:pointer.inf , 2
  1861. @@:@@:polagent.dll , 2
  1862. @@:@@:polagent.exe , 2
  1863. @@:@w:poledit.chm , 21
  1864. @@:@@:poledit.cnt , 21
  1865. @@:@@:poledit.hlp , 21
  1866. @@:@p:policman.dll , 35
  1867. @@:@p:policman.mfl , 35
  1868. @@:@p:policman.mof , 35
  1869. @@:@@:ports.cpl , 2 ; now msports.dll
  1870. @@:@@:portuas.exe , 2
  1871. @@:@@:ppm.dll , 2
  1872. @@:@@:prdriver.gif , 33
  1873. @@:@@:previous.script , 21
  1874. @@:@@:prfolder.gif , 33
  1875. @i:@@:pribios.bin , 4
  1876. @i:@@:prifep.bin , 4
  1877. @@:@@:print01.seq , 2
  1878. @@:@s:printconcepts.chm , 21
  1879. @@:@@:printer.inf , 2
  1880. @@:@@:printer.wri , 1
  1881. @@:@@:printing.chm , 21
  1882. @@:@@:printman.cnt , 2
  1883. @@:@@:printman.exe , 2
  1884. @@:@@:printman.fts , 2
  1885. @@:@@:printman.hlp , 2
  1886. @@:@@:printmon.inf , 2
  1887. @@:@@:printwin.chm , 21
  1888. @i:@@:priprop.dll , 2
  1889. @@:@@:prlist.gif , 33
  1890. @@:@@:prnsetup.inf , 2
  1891. @@:@@:prodd.sys , 4
  1892. @i:@@:profastm.dwn , 4
  1893. @@:@@:profdef.dll , 35
  1894. @@:@@:profext.dll , 2
  1895. @@:@@:progbdd.sys , 4
  1896. @@:@@:progman.cnt , 2
  1897. @@:@@:progman.fts , 2
  1898. @@:@@:progman.hlp , 2
  1899. @@:@@:proiores.sys , 4
  1900. @@:@@:prokdd.dll , 2
  1901. @@:@@:prokdd.sys , 4
  1902. @@:@@:prokddp.sys , 4
  1903. @@:@@:pronet16.sys , 4
  1904. @@:@@:propci.dll , 2
  1905. @@:@@:prorapm.dwn , 4
  1906. @@:@@:prpbtn.gif , 33
  1907. @@:@@:prprops.gif , 33
  1908. @@:@@:prsched.gif , 33
  1909. @@:@@:prsepar.gif , 33
  1910. @@:@@:prshare.gif , 33
  1911. @@:@@:prtart.gif , 33
  1912. @@:@@:prtdtail.htm , 33
  1913. @@:@@:prtinst.htm , 33
  1914. @@:@@:prtinsta.htm , 33
  1915. @@:@@:prtinstx.htm , 33
  1916. @@:@@:prtjobd.htm , 33
  1917. @@:@@:prtlist.htm , 33
  1918. @@:@@:prtpage.htm , 33
  1919. @@:@@:prtsched.htm , 33
  1920. @@:@@:prtsep.htm , 33
  1921. @@:@@:prtsetup.htm , 33
  1922. @@:@@:prtshare.htm , 33
  1923. @@:@@:pscript.cnt , 2
  1924. @@:@@:pscript.dll , 11
  1925. @@:@@:pscrptui.dll , 11
  1926. @@:@@:pse36.cpl , 2
  1927. @@:@@:pse36.sys , 4
  1928. @@:@@:pse36ctr.h , 2
  1929. @@:@@:pse36prf.dll , 2
  1930. @@:@@:pse36prf.ini , 2
  1931. @@:@@:pse36un.bat , 2
  1932. @@:@@:pstorerc.dll , 2
  1933. @@:@@:pstores.exe , 2
  1934. @@:@@:pstrip.inf , 20
  1935. @i:@@:ptonmini.sys , 4
  1936. @i:@@:pwrconnt.cpl , 2
  1937. @@:@@:qfctrl.dll , 2
  1938. @i:@@:qic117.sys , 4
  1939. @@:@@:qms1060.ppd , 11
  1940. @@:@@:qms1660.ppd , 11
  1941. @@:@@:qnetshow.dll , 2
  1942. @@:@@:qnspro.dll , 1
  1943. @@:@@:qperf.dll , 2
  1944. @@:@@:question.gif , 2
  1945. @@:@@:radius.hlp , 2
  1946. @@:@@:rnbo3531.sys , 4
  1947. @@:@@:rasadmin.cnt , 2
  1948. @@:@@:rasadmin.exe , 2
  1949. @@:@@:rasadmin.hlp , 2
  1950. @@:@@:rasarap.dll , 2
  1951. @@:@@:rasarp.sys , 4
  1952. @@:@@:rasaudio.dll , 2
  1953. @@:@@:rasauth.dll , 2
  1954. @@:@@:rasbacp.dll , 2
  1955. @@:@@:rascauth.dll , 2
  1956. @@:@@:rascbcp.dll , 2
  1957. @@:@@:rasccp.dll , 2
  1958. @@:@@:rascfg.dll , 2
  1959. @@:@@:raschap.dll , 2
  1960. @@:@@:rascpl.cpl , 2
  1961. @@:@@:rasddui.cnt , 2
  1962. @@:@@:raseap.dll , 2
  1963. @@:@@:rasfil32.dll , 2
  1964. @@:@@:rasgloss.cnt , 2
  1965. @@:@@:rasgloss.hlp , 2
  1966. @@:@@:rasgprxy.dll , 2
  1967. @@:@@:rasgtwy.dll , 2
  1968. @@:@@:rasipcp.dll , 2
  1969. @@:@@:rasiphlp.dll , 2
  1970. @@:@@:rasipxcp.dll , 2
  1971. @@:@@:rasirda.sys , 4
  1972. @@:@@:rasmon.exe , 2
  1973. @@:@@:rasnbfcp.dll , 2
  1974. @@:@@:raspap.dll , 2
  1975. @@:@@:rasphone.cnt , 2
  1976. @@:@@:rasphone.cnt , 21
  1977. @@:@@:rasphone.hlp , 2
  1978. @@:@@:rasppp.dll , 2
  1979. @@:@@:raspppen.dll , 2
  1980. @@:@@:raspptpc.dll , 2
  1981. @@:@@:raspptpe.sys , 4
  1982. @@:@@:raspptpl.dll , 2
  1983. @@:@@:raspptpm.sys , 4
  1984. @@:@@:raspptpu.sys , 4
  1985. @@:@@:rasread.txt , 7
  1986. @@:@@:rasres.dll , 2
  1987. @@:@s:rass_.chm , 21
  1988. @@:@@:rassauth.dll , 2
  1989. @@:@@:rasscrpt.dll , 2
  1990. @@:@@:rassetup.cnt , 2
  1991. @@:@@:rassetup.cnt , 21
  1992. @@:@@:rassetup.hlp , 2
  1993. @@:@@:rassetup.hlp , 21
  1994. @@:@@:rasshell.dll , 2
  1995. @@:@@:rasspap.dll , 2
  1996. @@:@@:rassrv.chm , 21
  1997. @@:@@:rb.chm , 21
  1998. @@:@@:rbconcepts.chm , 21
  1999. @@:@@:rbsetup.exe , 2
  2000. @@:@@:rca.inf , 20
  2001. @@:@@:rca.pnf , 20
  2002. @@:@@:rca.sys , 4
  2003. @@:@@:rcamsp.dll , 2
  2004. @@:@@:rdisk.cnt , 2
  2005. @@:@@:rdisk.exe , 2
  2006. @@:@@:rdisk.hlp , 2
  2007. @@:@@:rdr.sys , 4
  2008. @@:@e:readme.txt , 1
  2009. @@:@@:readme.wri , 2
  2010. @i:@@:readme.txt , 180
  2011. @@:@s:regedit.chm , 21
  2012. @@:@@:regedit.hlp , 1
  2013. @@:@@:regeditv.cnt , 1
  2014. @@:@@:regeditv.hlp , 1
  2015. @@:@@:regedt32.cnt , 2
  2016. @@:@@:regedt32.hlp , 2
  2017. @@:@e:relnotes.doc , 1
  2018. @@:@@:remconn.exe , 2
  2019. @@:@@:reminst.inf , 2
  2020. @@:@@:reminst.inf ,32
  2021. @@:@@:repdrvj.dll , 35
  2022. @@:@@:repdrvr.dll , 35
  2023. @@:@@:restore.exe , 2
  2024. @@:@@:review.seq , 2
  2025. @3:@@:ringin.wav , 1
  2026. @3:@@:ringout.wav , 1
  2027. @@:@@:riptide.sys , 4
  2028. @i:@@:rlnet5.sys , 4
  2029. @@:@@:rnal.dll , 2
  2030. @i:@@:rnsfddi.sys , 4
  2031. @i:@@:rnsfnet.sys , 4
  2032. @@:@p:rootsec.inf ,41
  2033. @@:@@:router.chm , 21
  2034. @@:@@:router.exe , 2
  2035. @@:@@:routing.inf , 20
  2036. @@:@@:rpcdce4.dll , 2
  2037. @@:@@:rpcdgc3.dll , 2
  2038. @@:@@:rpcdgc6.dll , 2
  2039. @@:@@:rpcdgs3.dll , 2
  2040. @@:@@:rpcdgs6.dll , 2
  2041. @@:@@:rpcltc1.dll , 2
  2042. @@:@@:rpcltc3.dll , 2
  2043. @@:@@:rpcltc5.dll , 2
  2044. @@:@@:rpcltc6.dll , 2
  2045. @@:@@:rpcltc7.dll , 2
  2046. @@:@@:rpcltc8.dll , 2
  2047. @@:@@:rpcltccm.dll , 2
  2048. @@:@@:rpclts1.dll , 2
  2049. @@:@@:rpclts3.dll , 2
  2050. @@:@@:rpclts5.dll , 2
  2051. @@:@@:rpclts6.dll , 2
  2052. @@:@@:rpclts7.dll , 2
  2053. @@:@@:rpclts8.dll , 2
  2054. @@:@@:rpcltscm.dll , 2
  2055. @@:@s:rpcproxy.dll , 2
  2056. @@:@@:rpcss.exe , 2
  2057. @@:@@:rpdll32.dll , 2
  2058. @@:@@:rphaud.ax , 2
  2059. @@:@@:rphgena.ax , 2
  2060. @@:@@:rphgenv.ax , 2
  2061. @@:@@:rphh26x.ax , 2
  2062. @@:@s:rplcmd.exe , 2
  2063. @@:@s:rplcnv.exe , 2
  2064. @@:@s:rplmgr.cnt , 2
  2065. @@:@s:rplmgr.exe , 2
  2066. @@:@s:rplmgr.hlp , 2
  2067. @@:@s:rplsvc.exe , 2
  2068. @@:@@:rsaaes.dll , 2
  2069. @6:@@:rsaaes.dll , 82
  2070. @@:@@:rsabase.dll , 2
  2071. @@:@@:rsabase.dll , 5
  2072. @m!x:@@:rsabase.dll , 82
  2073. @@:@@:rsasig.dll , 2
  2074. @@:@@:rshx32_5.dll , 2
  2075. @@:@@:rsm.inf , 20
  2076. @@:@s:rsmll.dll , 2
  2077. @@:@@:rsmmon.exe , 2
  2078. @@:@@:rsoptcom.dll , 2
  2079. @@:@s:rsoptcom.inf , 2
  2080. @@:@@:rsoptcom.inf ,32
  2081. @@:@w:rsoptwks.inf , 2
  2082. @@:@w:rsoptwks.inf ,20
  2083. @@:@w:rsoptwks.inf ,32
  2084. @@:@@:rstorage.inf , 20
  2085. @@:@@:rstorage.pnf , 20
  2086. @@:@@:rsvp.exe , 2
  2087. @@:@@:rsvp.ini , 2
  2088. @@:@@:rsvpcnts.h , 2
  2089. @@:@@:rsvpmsg.dll , 2
  2090. @@:@@:rsvpperf.dll , 2
  2091. @@:@@:rsvpsp.dll , 2
  2092. @@:@@:rtcclnt.chm ,21
  2093. @@:@@:rtcclnt.hlp ,21
  2094. @@:@@:rtcdll.hlp ,21
  2095. @i:@s:rtcsrv.inf , 20
  2096. @i:@s:rtcsrv.pnf , 20
  2097. @@:@@:rtipxmib.dll , 2
  2098. @i:@@:rtl8029.sys , 4
  2099. @i:@@:rtl8139.sys , 4
  2100. @i:@@:rt8169xp.sys , 4
  2101. @@:@@:rtradmin.cnt , 21
  2102. @@:@@:rtradmin.hlp , 21
  2103. @@:@@:rtrcfg.dll , 2
  2104. @@:@@:rtumext.dll , 2
  2105. @i:@@:rwu_1.gro , 180
  2106. @@:@@:s100.dll , 2
  2107. @@:@@:s100.sys , 4
  2108. @@:@@:s3audio.cpl , 2
  2109. @@:@@:s3fmdrv.dll , 2
  2110. @@:@@:s3gmi1.bin , 2
  2111. @@:@@:s3knldrv.sys , 4
  2112. @@:@@:s3knljs.sys , 4
  2113. @@:@@:s3usrdrv.dll , 2
  2114. @@:@@:s3usrjs.dll , 2
  2115. @@:@@:s3color.cpl , 2
  2116. @@:@@:s3ingr.dll , 2
  2117. @@:@@:s3ingr.sys , 4
  2118. @m:@s:s3mtrio.dll , 2 ; S3 Trio display driver
  2119. @m:@s:s3mvirge.dll , 2 ; S3 Virge display driver
  2120. @m:@s:s3m.sys , 4 ; S3 miniport driver
  2121. @@:@s:s3sav3d.inf , 20
  2122. @@:@s:s3sav4.inf , 20
  2123. @@:@s:s3trio3d.inf , 20
  2124. @@:@@:s53c885.sys , 4
  2125. @@:@@:sample.inf , 41
  2126. @@:@s:sampledc.inf , 41
  2127. @@:@@:sapi5.inf , 20
  2128. @@:@@:sb16snd.dll , 2
  2129. @@:@@:sb16snd.sys , 4
  2130. @@:@@:sbawe32.dll , 2
  2131. @@:@@:sbawe32.drv , 2
  2132. @@:@@:sbawe32.sys , 4
  2133. @@:@@:sbpnp.inf , 20 ; BUGBUG: remove this when we get a new sbpnp.inf
  2134. @@:@@:scandisk.exe , 2
  2135. @@:@@:scarddat.dll , 2
  2136. @@:@@:scardmgr.dll , 2
  2137. @@:@@:scardsrv.dll , 2
  2138. @@:@@:sccfa.dll , 2
  2139. @@:@@:sccfi.dll , 2
  2140. @@:@@:sccifilt.dll , 2
  2141. @@:@@:sccrtprp.dll , 2
  2142. @@:@@:sccut.dll , 2
  2143. @@:@@:sce.hlp , 21
  2144. @@:@@:scedll.dll , 2
  2145. @@:@d:scenario.chm , 21
  2146. @@:@@:sceprov.dll , 2
  2147. @@:@@:sceprov.mof , 35
  2148. @@:@p:scersop.mof , 35
  2149. @@:@@:scesmbex.dll , 2
  2150. @@:@@:scesrv.exe , 2
  2151. @@:@@:scg20522.ppd , 11
  2152. @@:@@:schdpl32.fts , 2
  2153. @@:@w:schmmgmt.hlp , 21
  2154. @@:@@:scm.exe , 2
  2155. @@:@@:scm.hlp , 21
  2156. @@:@@:script.doc , 7
  2157. @i:@@:scsi.inf , 2
  2158. @@:@@:scsicdrm.sys , 4
  2159. @@:@@:scsidisk.sys , 4
  2160. @@:@@:scsiflop.sys , 4
  2161. @@:@@:scsiscan.sys , 4
  2162. @@:@s:se.chm , 21
  2163. @@:@p:secedit.chm ,21
  2164. @@:@p:secedit.exe ,2
  2165. @@:@s:secmgr.chm , 21
  2166. @@:@s:secmgr.hlp , 21
  2167. @@:@p:secpol.msc ,2
  2168. @@:@@:secrcw32.dll , 35
  2169. @@:@p:securedc.inf ,41
  2170. @@:@p:securews.inf ,41
  2171. @@:@@:sefilshr.dll , 2
  2172. @@:@@:selfprov.mof , 35
  2173. @@:@s:sendcmsg.chm , 21
  2174. @@:@@:sensapip.dll , 2
  2175. @@:@@:senslogn.dll , 2
  2176. @@:@@:server2.dll , 35
  2177. @@:@@:setacl.exe , 2
  2178. @@:@@:sett01.seq , 2
  2179. @@:@@:sett02.seq , 2
  2180. @@:@@:sett03.seq , 2
  2181. @@:@@:sett04.seq , 2
  2182. @@:@@:setup.inf , 2
  2183. @@:@@:setupie.exe , 2
  2184. @@:@@:setupnt.cnt , 2
  2185. @@:@@:setupnt.hlp , 2
  2186. @@:@@:setupqry.dll , 2
  2187. @@:@@:setupqry.inf , 2
  2188. @@:@@:setupqry.inf ,32
  2189. @@:@@:sfmatcfg.dll , 2
  2190. @@:@@:sfmicons.inf , 2
  2191. @@:@@:sfmmap.inf , 2
  2192. @@:@@:sfmmgr.cnt , 2
  2193. @@:@@:sfmmgr.cnt , 21
  2194. @@:@@:sfmmgr.cpl , 2
  2195. @@:@@:sfmmgr.hlp , 2
  2196. @@:@@:sfmpsprt.dll , 13
  2197. @@:@@:sfmres.dll , 2
  2198. @@:@@:sfmutil.dll , 2
  2199. @@:@w:sfmatalk.sys , 4
  2200. @@:@w:sfmwshat.dll , 2
  2201. @@:@w:sfmatmsg.dll , 2
  2202. @@:@w:sfmmon.dll , 2
  2203. @@:@s:sgiu.inf , 20
  2204. @@:@@:sigres.exe , 5
  2205. @@:@w:netatlk.inf , 20
  2206. @@:@w:netatlk.pnf , 20
  2207. @@:@@:share01.seq , 2
  2208. @@:@@:share02.seq , 2
  2209. @@:@@:shell.adm , 20
  2210. @@:@@:shhndl.dll , 2
  2211. @@:@@:sis300.inf , 20
  2212. @@:@s:sis6306.inf , 20
  2213. @@:@@:sisaudio.dll , 2
  2214. @@:@@:sisaudio.sys , 4
  2215. @@:@s:sisv6326.inf , 20
  2216. @i:@@:sk98win.sys , 4
  2217. @i:@@:skfpwin.sys , 4
  2218. @@:@@:sla30nd5.sys , 4
  2219. @i:@@:slant.sys , 4
  2220. @@:@@:slbcom.dll , 2
  2221. @@:@@:slbkygen.dll , 2
  2222. @@:@@:slbrsrc.dll , 2
  2223. @@:@@:smbsvc.dll , 2
  2224. @@:@@:smbdpmi.exe , 35
  2225. @@:@@:smbdpmi.pif , 35
  2226. @i:@@:smc8000n.sys , 4
  2227. @i:@@:smc9432n.sys , 4
  2228. @i:@@:smcpwr2n.sys , 4
  2229. @@:@@:smidpmi.exe , 35
  2230. @@:@@:smlogcfg.chm , 21
  2231. @@:@@:smlogcfg.hlp , 21
  2232. @@:@@:smlogconcepts.chm , 21
  2233. @@:@@:smnt40.dll , 2
  2234. @@:@@:smnt40.sys , 4
  2235. @@:@@:smonctrl.cnt , 21
  2236. @@:@@:smonctrl.hlp , 21
  2237. @@:@@:smonctrl.oca , 2
  2238. @@:@@:smonctrl.ocx , 2
  2239. @@:@@:sndblst.dll , 2
  2240. @@:@@:sndblst.sys , 4
  2241. @@:@@:sndglxy.dll , 2
  2242. @@:@@:sndglxy.sys , 4
  2243. @@:@@:sndsys.dll , 2
  2244. @@:@@:sndsys.sys , 4
  2245. @@:@@:sndsys32.dll , 2
  2246. @@:@@:sndvol32.cnt , 2
  2247. @@:@@:sndvol32.cnt , 21
  2248. @@:@@:sndvol32.fts , 2
  2249. @@:@@:sndvol32.hlp , 2
  2250. @@:@@:snmpcl.dll , 35
  2251. @@:@@:snmpsfx.dll , 2
  2252. @@:@@:snmpsnap.chm , 21
  2253. @@:@@:snmpthrd.dll , 35
  2254. @@:@@:snyaitmc.sys , 4
  2255. @@:@@:sol.chm , 2
  2256. @@:@@:sol.cnt , 2
  2257. @@:@@:sol.cnt , 21
  2258. @@:@@:sol.hlp , 2
  2259. @@:@@:soundrec.cnt , 2
  2260. @@:@@:soundrec.cnt , 21
  2261. @@:@@:soundrec.fts , 2
  2262. @@:@@:soundrec.hlp , 2
  2263. @@:@@:spcmdcon.sys , 2
  2264. @@:@@:spdo3dg.sys , 4
  2265. @@:@@:sphaud.ax , 2
  2266. @@:@@:sphgena.ax , 2
  2267. @@:@@:sphgenv.ax , 2
  2268. @@:@@:sphh26x.ax , 2
  2269. @@:@@:splprn.gif , 33
  2270. @@:@@:spoolss.exe , 2
  2271. @@:@@:spxcoins.dll , 2
  2272. @i:@@:srwlnd5.sys , 4
  2273. @@:@@:srvmgr.cnt , 2
  2274. @@:@@:srvmgr.cpl , 2
  2275. @@:@@:srvmgr.exe , 2
  2276. @@:@s:srvmgr.fts , 2
  2277. @@:@@:srvmgr.hlp , 2
  2278. @@:@@:srvwiz.dll , 2
  2279. @i:@s:ssdpapi.dll , 2
  2280. @i:@s:ssdpsrv.dll , 2
  2281. @@:@@:sslsspi.dll , 2
  2282. @@:@@:ssmaze.scr , 2
  2283. @@:@@:sspagg.dll , 2
  2284. @@:@@:starter.script , 21
  2285. @@:@@:sticpl.cpl , 2
  2286. @@:@s:stillcam.inf , 20
  2287. @@:@s:stillcam.pnf , 20
  2288. @@:@@:stisvc.exe , 2
  2289. @@:@@:storedbx.dll , 112
  2290. @@:@@:storprov.dll , 2
  2291. @i:@@:streamer.sys , 4
  2292. @@:@s:strmfilt.dll , 112
  2293. @@:@@:stub1.chm , 21
  2294. @@:@@:stub2.chm , 21
  2295. @@:@@:stub3.chm , 21
  2296. @@:@@:stub4.chm , 21
  2297. @@:@@:stub5.chm , 21
  2298. @@:@@:subroutn.inf , 2
  2299. @@:@@:subs.adm , 20
  2300. @i:@@:std_1.gro , 180
  2301. @@:@@:supp_ed.hlp , 21
  2302. @@:@@:svcmgmt.msc , 2
  2303. @@:@@:synthgm.sbk , 2
  2304. @@:@@:synthgs.sbk , 2
  2305. @@:@@:synthmt.sbk , 2
  2306. @@:@s:sys_srv.chm , 21
  2307. @@:@@:sys_srv.cnt , 21
  2308. @@:@@:sys_srv.hlp , 21
  2309. @@:@@:syscpl.cpl , 2
  2310. @@:@@:sysmontypelibrary.twd , 2
  2311. @@:@@:sysoc.inf , 2
  2312. @@:@@:sysoc.inf ,32
  2313. @@:@s:sysprop.chm , 21
  2314. @@:@@:syssetup.pnf , 20
  2315. @i:@@:t1isawan.inf , 20
  2316. @m:@s:t2r4disp.dll , 2 ; Number9 Revolution4 display driver
  2317. @m:@s:t2r4mini.sys , 4 ; Number9 Revolution4 miniport driver
  2318. @@:@@:tada.wav , 1
  2319. @@:@@:tape.inf , 2
  2320. @@:@@:tapi.dll , 1
  2321. @@:@@:tapisrv.exe , 2
  2322. @@:@@:taskmgr.cnt , 21
  2323. @i:@@:tbatm155.sys , 4
  2324. @@:@@:tcaitdi.inf , 20
  2325. @@:@@:tcaicchg.sys , 2
  2326. @@:@@:tcaicchg.sys , 4
  2327. @@:@@:tcaitdi.sys , 4
  2328. @@:@@:tcamhwac.dll , 2
  2329. @@:@@:TCAUDCUS.TXT , 2
  2330. @@:@@:TCAUDEXP.TXT , 2
  2331. @@:@@:TCAUDIAG.HLP , 2
  2332. @@:@@:TCAUDIAG.URL , 2
  2333. @@:@@:tcaudiag.exe , 2
  2334. @@:@@:TCAUM90X.HLP , 2
  2335. @@:@@:tcaum90x.dll , 2
  2336. @@:@@:TCAUPROT.HLP , 2
  2337. @@:@@:tcauprot.dll , 2
  2338. @@:@s:tcmapp.exe , 2
  2339. @@:@@:tcpcfg.dll , 2
  2340. @@:@s:tcpip.chm , 21
  2341. @@:@@:tcpip.cnt , 2
  2342. @@:@@:tcpip.cnt , 21
  2343. @@:@@:tcpip.hlp , 2
  2344. @@:@@:tcpmon.hlp , 2
  2345. @i:@@:tdkcd31.sys , 4
  2346. @@:@@:tdk100b.sys , 4
  2347. @@:@@:telephon.hlp , 21
  2348. @@:@@:telnet.cnt , 2
  2349. @@:@@:telnet.cnt , 21
  2350. @@:@@:telnet.hlp , 2
  2351. @@:@@:telnetc.exe , 2
  2352. @@:@s:termcli.chm , 21
  2353. @@:@@:terminal.cnt , 2
  2354. @@:@@:terminal.exe , 2
  2355. @@:@@:terminal.hlp , 2
  2356. @@:@@:texttablewsys.xsl, 35
  2357. @@:@@:tfscore.dll , 2
  2358. @@:@s:tgiu.inf , 20
  2359. @@:@@:themes.exe , 2
  2360. @@:@@:themes.cpl , 2
  2361. @@:@@:thumbvw.dll , 2
  2362. @@:@@:timesb.ttf , 22
  2363. @@:@@:tk550171.ppd , 11
  2364. @@:@@:tk550391.ppd , 11
  2365. @@:@@:tlnkp.mac , 4
  2366. @@:@@:tlnkp.sys , 4
  2367. @@:@@:tmplprov.dll , 35
  2368. @@:@@:tmplprov.mfl , 35
  2369. @@:@@:tmplprov.mof , 35
  2370. @@:@@:toolbar.dll , 2
  2371. @@:@@:town.mid , 1
  2372. @i:@@:tp4.inf , 20
  2373. @@:@@:tp4cfg50.dll , 2
  2374. @i:@@:tp4setup.inf , 20
  2375. @i:@@:tpro.sys , 4
  2376. @i:@@:tpro4.sys , 4
  2377. @@:@@:tracert6.exe , 2
  2378. @@:@s:trid3d.inf , 20
  2379. @@:@s:tridkb.inf , 20
  2380. @@:@@:trkcom.dll , 2
  2381. @@:@@:trksvr.exe , 2
  2382. @@:@@:trkwks.exe , 2
  2383. @@:@@:trnsprov.dll , 35
  2384. @@:@@:trnsprov.mfl , 35
  2385. @@:@@:trnsprov.mof , 35
  2386. @@:@@:trouble.chm , 21
  2387. @@:@@:ts16bit.dsz , 21
  2388. @@:@@:ts16bit.hti , 21
  2389. @@:@@:ts16bit.htm , 21
  2390. @@:@@:ts16bit.tsc , 21
  2391. @@:@@:ts16bi~1.htm , 21
  2392. @@:@@:tsbluscr.dsz , 21
  2393. @@:@@:tsbluscr.hti , 21
  2394. @@:@@:tsbluscr.htm , 21
  2395. @@:@@:tsbluscr.tsc , 21
  2396. @@:@@:tsblus~1.htm , 21
  2397. @i:@@:tsbmce.sys , 4
  2398. @@:@@:tscsnw.dsz , 21
  2399. @@:@@:tscsnw.hti , 21
  2400. @@:@@:tscsnw.htm , 21
  2401. @@:@@:tscsnw.tsc , 21
  2402. @@:@@:tscsnw~1.htm , 21
  2403. @@:@@:tsctl.htm , 21
  2404. @@:@@:tsdhcp.dsz , 21
  2405. @@:@@:tsdhcp.hti , 21
  2406. @@:@@:tsdhcp.htm , 21
  2407. @@:@@:tsdhcp.tsc , 21
  2408. @@:@@:tsdhcp~1.htm , 21
  2409. @@:@@:tsdisp.dsz , 21
  2410. @@:@@:tsdisp.hti , 21
  2411. @@:@@:tsdisp.htm , 21
  2412. @@:@@:tsdisp.tsc , 21
  2413. @@:@@:tsdisp~1.htm , 21
  2414. @@:@@:tsdns.dsz , 21
  2415. @@:@@:tsdns.hti , 21
  2416. @@:@@:tsdns.htm , 21
  2417. @@:@@:tsdns.tsc , 21
  2418. @@:@@:tsdns_~1.htm , 21
  2419. @@:@@:tsdos.dsz , 21
  2420. @@:@@:tsdos.hti , 21
  2421. @@:@@:tsdos.htm , 21
  2422. @@:@@:tsdos.tsc , 21
  2423. @@:@@:tsdos_~1.htm , 21
  2424. @@:@@:tsds.dsz , 21
  2425. @@:@@:tsds.hti , 21
  2426. @@:@@:tsds.htm , 21
  2427. @@:@@:tsds.tsc , 21
  2428. @@:@@:tsds_r~1.htm , 21
  2429. @@:@w:tsec.dll , 2
  2430. @@:@@:tshardw.dsz , 21
  2431. @@:@@:tshardw.hti , 21
  2432. @@:@@:tshardw.htm , 21
  2433. @@:@@:tshardw.tsc , 21
  2434. @@:@@:tshard~1.htm , 21
  2435. @@:@@:tshoot.css , 21
  2436. @@:@s:tshooter.chm , 21
  2437. @@:@@:tsisp.dsz , 21
  2438. @@:@@:tsisp.hti , 21
  2439. @@:@@:tsisp.htm , 21
  2440. @@:@@:tsisp.tsc , 21
  2441. @@:@@:tsisp_~1.htm , 21
  2442. @@:@s:tslic.chm , 21
  2443. @@:@@:tsmodem.dsz , 21
  2444. @@:@@:tsmodem.hti , 21
  2445. @@:@@:tsmodem.htm , 21
  2446. @@:@@:tsmodem.tsc , 21
  2447. @@:@@:tsmode~1.htm , 21
  2448. @@:@@:tsnetwrk.dsz , 21
  2449. @@:@@:tsnetwrk.hti , 21
  2450. @@:@@:tsnetwrk.htm , 21
  2451. @@:@@:tsnetwrk.tsc , 21
  2452. @@:@@:tsnetw~1.htm , 21
  2453. @@:@s:tsoc.dll , 2
  2454. @@:@s:tsoc.inf , 2
  2455. @@:@s:tsoc.inf ,32
  2456. @@:@@:tsprint.dsz , 21
  2457. @@:@@:tsprint.hti , 21
  2458. @@:@@:tsprint.htm , 21
  2459. @@:@@:tsprint.tsc , 21
  2460. @@:@@:tsprin~1.htm , 21
  2461. @@:@@:tsras.dsz , 21
  2462. @@:@@:tsras.hti , 21
  2463. @@:@@:tsras.htm , 21
  2464. @@:@@:tsras.tsc , 21
  2465. @@:@@:tsras_~1.htm , 21
  2466. @@:@@:tssetup.dsz , 21
  2467. @@:@@:tssetup.hti , 21
  2468. @@:@@:tssetup.htm , 21
  2469. @@:@@:tssetup.tsc , 21
  2470. @@:@@:tssetu~1.htm , 21
  2471. @@:@@:tssound.dsz , 21
  2472. @@:@@:tssound.hti , 21
  2473. @@:@@:tssound.htm , 21
  2474. @@:@@:tssound.tsc , 21
  2475. @@:@@:tssoun~1.htm , 21
  2476. @@:@@:tsstart.dsz , 21
  2477. @@:@@:tsstart.hti , 21
  2478. @@:@@:tsstart.htm , 21
  2479. @@:@@:tsstart.tsc , 21
  2480. @@:@@:tsstar~1.htm , 21
  2481. @@:@@:tstcpip.dsz , 21
  2482. @@:@@:tstcpip.hti , 21
  2483. @@:@@:tstcpip.htm , 21
  2484. @@:@@:tstcpip.tsc , 21
  2485. @@:@@:tstcpi~1.htm , 21
  2486. @@:@@:tswins.dsz , 21
  2487. @@:@@:tswins.hti , 21
  2488. @@:@@:tswins.htm , 21
  2489. @@:@@:tswins.tsc , 21
  2490. @@:@@:tswins~1.htm , 21
  2491. @@:@@:tszaw.dsz , 21
  2492. @@:@@:tszaw.hti , 21
  2493. @@:@@:tszaw.htm , 21
  2494. @@:@@:tszaw.tsc , 21
  2495. @@:@@:tszaw_~1.htm , 21
  2496. @@:@@:tty.hlp , 21
  2497. @@:@@:tuneup.exe , 2
  2498. @@:@@:tuneup.hlp , 21
  2499. @@:@@:txfaux.dll , 2
  2500. @@:@@:ubnei.bin , 4
  2501. @@:@@:ubnei.sys , 4
  2502. @i:@s:udhisapi.dll , 2
  2503. @@:@@:uhpfs.dll , 2
  2504. @@:@@:un3c90x.exe , 2
  2505. @@:@@:un3c90xa.exe , 2
  2506. @i:@@:undo_guimode.txt , 2
  2507. @i:@@:UNDMINT.EXE , 180
  2508. @i:@@:UNDMIW2K.EXE , 180
  2509. @@:@@:unimdm.hlp , 21
  2510. @@:@@:unknown.inf , 20
  2511. @@:@@:unregds.exe , 20
  2512. @@:@@:untcatdi.exe , 2
  2513. @@:@@:unwise32.exe , 35
  2514. @@:@@:updprov.dll , 35
  2515. @@:@@:updprov.mfl , 35
  2516. @@:@@:updprov.mof , 35
  2517. @@:@s:upedit.fts , 2
  2518. @i:@s:upnp.dll , 2
  2519. @i:@s:upnpcont.exe , 2
  2520. @i:@s:upnphost.dll , 2
  2521. @i:@s:upnpui.dll , 2
  2522. @@:@@:upwizun.chm , 21
  2523. @@:@@:upwizun.exe , 1
  2524. @@:@@:ups.cpl , 2
  2525. @@:@@:usb8023.inf , 20
  2526. @@:@@:usb8023.pnf , 20
  2527. @@:@@:userdir.dll , 2
  2528. @@:@@:usermon.dll , 2
  2529. @@:@@:users.cpl , 2
  2530. @i:@@:usrisdn.inf , 20
  2531. @@:@@:usrmgr.cnt , 2
  2532. @@:@@:usrmgr.exe , 2
  2533. @@:@s:usrmgr.fts , 2
  2534. @@:@@:usrmgr.hlp , 2
  2535. @@:@@:vcdex.dll , 2
  2536. @@:@@:viaagp1.sys , 4
  2537. @@:@@:video.inf , 2
  2538. @@:@@:viewtest.mof , 35
  2539. @@:@@:virtual.inf , 2
  2540. @@:@@:vjoy.dll , 2
  2541. @@:@@:voodoo3.inf , 20
  2542. @@:@@:vsaplug.dll , 35
  2543. @@:@@:vsaprov.dll , 35
  2544. @@:@@:vsaprov.mof , 35
  2545. @@:@@:vslinka.bin , 4
  2546. @@:@@:vslinka.sys , 4
  2547. @@:@@:vssetup.cnt , 2
  2548. @@:@@:vssetup.dll , 2
  2549. @@:@@:vssetup.hlp , 2
  2550. @@:@@:vt49901.ppd , 11
  2551. @@:@@:vt4l5001.ppd , 11
  2552. @@:@@:vt4l5301.ppd , 11
  2553. @@:@@:vt600p1.ppd , 11
  2554. @@:@@:vt600w1.ppd , 11
  2555. @@:@@:vt60p480.ppd , 11
  2556. @@:@@:w3prtflt.dll , 2
  2557. @@:@s:w3ssl.dll , 112
  2558. @i:@@:w840nd.sys , 4
  2559. @i:@@:w926nd.sys , 4
  2560. @i:@@:w940nd.sys , 4
  2561. @@:@@:wansetup.exe , 2
  2562. @@:@@:waveart.dll , 2
  2563. @@:@@:waveart.sys , 4
  2564. @@:@@:wbemclean.exe , 35
  2565. @@:@@:wbemcntl.exe , 35
  2566. @@:@@:wbemcpl.exe , 35
  2567. @@:@@:wbemdc.dll , 35
  2568. @@:@@:wbemdiag.exe , 35
  2569. @@:@@:wbemdr32.dll , 2
  2570. @@:@@:wbemint.chm , 21
  2571. @@:@@:wbemmcp.dll , 35
  2572. @@:@@:wbemmsp.dll , 35
  2573. @@:@@:wbemnt5.inf , 20
  2574. @@:@@:wbemperf.mof , 35
  2575. @@:@@:wbemperm.exe , 35
  2576. @@:@@:wbemstop.exe , 35
  2577. @@:@@:wbemsvc.tlb , 35
  2578. @@:@@:wbemuser.cnt , 21
  2579. @@:@@:wbemuser.exe , 35
  2580. @@:@@:wbemuser.hlp , 21
  2581. @@:@@:wbfirdma.sys , 20
  2582. @@:@@:wcdmi.dll , 35
  2583. @@:@@:wcdmidce.dll , 35
  2584. @@:@@:wdma_adi.inf , 20
  2585. @@:@@:wdma_ava.inf , 20
  2586. @@:@@:adm_mult.inf , 20
  2587. @@:@@:adm_mult.pnf , 20
  2588. @@:@@:adm_port.inf , 20
  2589. @@:@@:adm_port.pnf , 20
  2590. @@:@d:wdma10k1.inf , 20
  2591. @@:@d:wdma10k1.PNF , 20
  2592. @@:@@:wdma_aur.inf , 20
  2593. @@:@@:wdma_aur.PNF , 20
  2594. @@:@@:wdma_azt.inf , 20
  2595. @@:@@:wdma_azt.PNF , 20
  2596. @@:@@:wdma_csc.inf , 20
  2597. @@:@@:wdma_csc.PNF , 20
  2598. @@:@d:wdma_csf.inf , 20
  2599. @@:@d:wdma_csf.PNF , 20
  2600. @@:@@:wdma_ctl.inf , 20
  2601. @@:@@:wdma_ctl.PNF , 20
  2602. @@:@@:wdma_ens.inf , 20
  2603. @@:@@:wdma_ens.PNF , 20
  2604. @@:@@:wdma_es2.inf , 20
  2605. @@:@@:wdma_es2.PNF , 20
  2606. @@:@d:wdma_es3.inf , 20
  2607. @@:@d:wdma_es3.PNF , 20
  2608. @@:@@:wdma_ess.inf , 20
  2609. @@:@@:wdma_ess.PNF , 20
  2610. @@:@d:wdma_int.inf , 20
  2611. @@:@d:wdma_int.PNF , 20
  2612. @@:@@:wdma_ne2.inf , 20
  2613. @@:@@:wdma_ne2.PNF , 20
  2614. @@:@@:wdma_neo.inf , 20
  2615. @@:@@:wdma_neo.PNF , 20
  2616. @@:@d:wdma_usb.inf , 20
  2617. @@:@d:wdma_usb.PNF , 20
  2618. @@:@d:wdma_wss.inf , 20
  2619. @@:@d:wdma_wss.PNF , 20
  2620. @@:@@:wdma_ym2.inf , 20
  2621. @@:@@:wdma_ym2.PNF , 20
  2622. @@:@@:wdma_ymh.inf , 20
  2623. @@:@@:wdma_ymh.PNF , 20
  2624. @@:@@:wdmiutil.dll , 35
  2625. @@:webclnt.exe , 2
  2626. @@:@@:welcome.exe , 1
  2627. @@:@@:welcome.ini , 1
  2628. @@:@@:wex_axp.dll , 2
  2629. @@:@@:whatsnew.hlp , 21
  2630. @@:@@:winchat.cnt , 2
  2631. @@:@@:winchat.cnt , 21
  2632. @@:@w:windisk.cnt , 2
  2633. @@:@@:windisk.exe , 2
  2634. @@:@w:windisk.fts , 2
  2635. @@:@w:windisk.hlp , 2
  2636. @@:@s:windiska.cnt , 2
  2637. @@:@s:windiska.fts , 2
  2638. @@:@s:windiska.hlp , 2
  2639. @@:@@:windows.cnt , 2
  2640. @@:@@:windows.hlp , 2
  2641. @@:@@:winfile.fts , 2
  2642. @@:@@:winhlp32.cnt , 2
  2643. @@:@@:winhlp32.hlp , 2
  2644. @@:@@:winhttp.dll , 2 ; now a side-by-side component in WinSxS
  2645. @@:@@:winmine.chm , 2
  2646. @@:@@:winmine.cnt , 2
  2647. @@:@@:winmine.cnt , 21
  2648. @@:@@:winmine.hlp , 2
  2649. @i:@@:winmodem.cpl , 2
  2650. @i:@@:winmodem.sys , 4
  2651. @@:@@:winnt.cnt , 2
  2652. @@:@@:winnt.fts , 2
  2653. @@:@@:winnt.hlp , 2
  2654. @@:@@:winperms.txt , 2
  2655. @@:@@:winprint.dll , 13
  2656. @@:@@:winrep.exe , 1
  2657. @@:@@:winrtp.dll , 2
  2658. @@:@@:wins.exe , 2
  2659. @@:@@:winsadmn.cnt , 2
  2660. @@:@@:winsadmn.exe , 2
  2661. @@:@@:winsadmn.hlp , 2
  2662. @@:@@:winsrpc.dll , 2
  2663. @@:@w:winsmon.dll , 2 ; delete from professional on upgrade
  2664. @i:@@:winver.exe , 1
  2665. @@:@@:wizmgr.exe , 2
  2666. @i:@@:wlandrv2.sys , 4
  2667. @@:@@:wlbs.dll , 2
  2668. @@:@@:wlteula.dat , 21
  2669. @@:@@:wmi_cse.dll , 35
  2670. @@:@@:wmi_rsop.mfl , 35
  2671. @@:@@:wmi_rsop.mof , 35
  2672. @@:@@:wmi2xml.dll , 35
  2673. @@:@@:wmiapsrv.mof , 35
  2674. @@:@@:wmiclimofformat.xsl, 35
  2675. @@:@@:wmiclitableformat.xsl, 35
  2676. @@:@@:wmiclitableformatnosys.xsl, 35
  2677. @@:@@:wmiclivalueformat.xsl, 35
  2678. @@:@@:wmicore.dll , 2
  2679. @@:@@:wmidcad.dll , 35
  2680. @@:@@:wmiexe.exe , 2
  2681. @@:@@:wmifilt.dll , 35
  2682. @@:@@:wmiisapi.dll , 35
  2683. @@:@@:wmimofck.exe , 35
  2684. @@:@@:wmimsg.dll , 35
  2685. @@:@@:wmioledb.dll , 35
  2686. @@:@w:wmipdfs.dll , 35
  2687. @@:@w:wmipdfs.mfl , 35
  2688. @@:@w:wmipdfs.mof , 35
  2689. @@:@@:wmiperf.dll , 2
  2690. @@:@@:wmiperf.ini , 2
  2691. @@:@@:wmixmlop.dll , 35
  2692. @@:@@:wordpad.cnt , 21
  2693. @@:@@:write.exe , 1
  2694. @@:@p:wsecedit.chm ,21
  2695. @@:@p:wsecedit.dll ,2
  2696. @@:@@:wshisotp.dll , 2
  2697. @@:@@:wshirda.dll , 2
  2698. @@:@@:wsock32n.dll , 2
  2699. @m:@@:wshisn.dll , 2
  2700. @@:@@:wuicon1.gif , 31 ;Windows Update files no longer used
  2701. @@:@@:wuicon2.gif , 31 ;Windows Update files no longer used
  2702. @@:@@:wuicon3.gif , 31 ;Windows Update files no longer used
  2703. @@:@@:wulogo.gif , 31 ;Windows Update files no longer used
  2704. @@:@@:wum.htm , 31 ;Windows Update files no longer used
  2705. @@:@@:wvback.gif , 31
  2706. @i:@@:wvlan48.sys , 4
  2707. @@:@@:xabios.bin , 4
  2708. @@:@@:xacook.bin , 4
  2709. @i:@@:xem336n5.sys , 4
  2710. @@:@@:xmlprox.dll , 35
  2711. @@:@@:xmltrnsf.dll , 35
  2712. @@:@@:xmltrnsf.exe , 35
  2713. @@:@@:xmltrnsf.tlb , 35
  2714. @@:@@:xr049151.ppd , 11
  2715. @@:@@:xr049201.ppd , 11
  2716. @@:@@:xr_49001.ppd , 11
  2717. @@:@@:xrdt0851.ppd , 11
  2718. @@:@@:xrdt0901.ppd , 11
  2719. @@:@@:xrdt1351.ppd , 11
  2720. @@:@@:yacxg.sys , 4
  2721. @@:@@:ydsxg.sys , 4
  2722. @@:@@:ydsxgdk.sys , 4
  2723. @@:@@:ydsxg32.dll , 2
  2724. @*:Files below for upgrade case of protected DLLs
  2725. @@:@@:cfgmgr32.dll , 44
  2726. @3:@@:dvdplay.exe , 44 ; Replaced by WMP8
  2727. @@:@@:imagehlp.dll , 44
  2728. @@:@@:msrating.dll , 44
  2729. @@:@@:ocmanage.dll , 44
  2730. @@:@@:setupapi.dll , 44
  2731. @@:@@:shlwapi.dll , 44
  2732. @@:@@:sysocmgr.exe , 44
  2733. @@:@@:twain.dll , 44
  2734. @@:@@:twain_32.dll , 44
  2735. @@:@@:twunk_32.exe , 44
  2736. @@:@@:url.dll , 44
  2737. @@:@@:urlmon.dll , 44
  2738. @@:@@:wininet.dll , 44
  2739. @*:
  2740. @*: Make sure not to consume old shell manifests during setup,
  2741. @*: and to let shell install current ones late in setup.
  2742. @*: The first two are in the \Windows directory, the rest
  2743. @*: are all in \Windows\System32 and \Windows\SysWow64
  2744. @*:
  2745. @@:@@:WindowsShell.manifest,1
  2746. @@:@@:Explorer.exe.manifest,1
  2747. @@:@@:access.cpl.manifest,2
  2748. @@:@@:calc.exe.manifest,2
  2749. @@:@@:desk.cpl.manifest,2
  2750. @@:@@:hdwwiz.cpl.manifest,2
  2751. @@:@@:hotplug.dll.manifest,2
  2752. @@:@@:inetcpl.cpl.manifest,2
  2753. @@:@@:intl.cpl.manifest,2
  2754. @@:@@:joy.cpl.manifest,2
  2755. @@:@@:logonui.exe.manifest,2
  2756. @@:@@:main.cpl.manifest,2
  2757. @@:@@:mmsys.cpl.manifest,2
  2758. @@:@@:mspaint.exe.manifest,2
  2759. @@:@@:ncpa.cpl.manifest,2
  2760. @@:@@:notepad.exe.manifest,2
  2761. @@:@@:notepad_exe_manifest,2
  2762. @@:@@!p:nwc.cpl.manifest,2
  2763. @@:@@:powercfg.cpl.manifest,2
  2764. @@:@@:sapi.cpl.manifest,2
  2765. @@:@@:sndrec32.exe.manifest,2
  2766. @@:@@:sndvol32.exe.manifest,2
  2767. @@:@@:sysdm.cpl.manifest,2
  2768. @@:@@:taskmgr.exe.manifest,2
  2769. @@:@@:telephon.cpl.manifest,2
  2770. @@:@@:timedate.cpl.manifest,2
  2771. @@:@@:winlogon.exe.manifest,2
  2772. @@:@@:wordpad.exe.manifest,2
  2773. @@:@@:wuaucpl.cpl.manifest,2
  2774. @6:@@:access.cpl.manifest,82
  2775. @6:@@:calc.exe.manifest,82
  2776. @6:@@:desk.cpl.manifest,82
  2777. @6:@@:hdwwiz.cpl.manifest,82
  2778. @6:@@:hotplug.dll.manifest,82
  2779. @6:@@:inetcpl.cpl.manifest,82
  2780. @6:@@:intl.cpl.manifest,82
  2781. @6:@@:joy.cpl.manifest,82
  2782. @6:@@:logonui.exe.manifest,82
  2783. @6:@@:main.cpl.manifest,82
  2784. @6:@@:mmsys.cpl.manifest,82
  2785. @6:@@:mspaint.exe.manifest,82
  2786. @6:@@:ncpa.cpl.manifest,82
  2787. @6:@@:notepad.exe.manifest,82
  2788. @6:@@:notepad_exe_manifest,82
  2789. @6:@@:nwc.cpl.manifest,82
  2790. @6:@@:powercfg.cpl.manifest,82
  2791. @6:@@:sapi.cpl.manifest,82
  2792. @6:@@:sndrec32.exe.manifest,82
  2793. @6:@@:sndvol32.exe.manifest,82
  2794. @6:@@:sysdm.cpl.manifest,82
  2795. @6:@@:taskmgr.exe.manifest,82
  2796. @6:@@:telephon.cpl.manifest,82
  2797. @6:@@:timedate.cpl.manifest,82
  2798. @6:@@:winlogon.exe.manifest,82
  2799. @6:@@:wordpad.exe.manifest,82
  2800. @6:@@:wuaucpl.cpl.manifest,82
  2801. @*:
  2802. @*: WinSXS - Remove old poorly-formed assembly names so that the new ones with public keys can be
  2803. @*: installed properly. And remove beta1 assemblies.
  2804. @*:
  2805. @@:@@:x86_Microsoft.Tools.VisualCPlusPlus.Runtime-Libraries_no-public-key_6.0.0.0_x-ww_4d05e542.manifest,125
  2806. @@:@@:x86_Microsoft.Windows.Common-Controls_no-public-key_6.0.0.0_x-ww_cd4c0d12.manifest,125
  2807. @@:@@:x86_Microsoft.Windows.GdiPlus_no-public-key_1.0.0.0_x-ww_fad9507f.manifest,125
  2808. @@:@@:x86_comctl32_6.0.0.0_0000.manifest,125
  2809. @@:@@:x86_GdiPlus_1.0.0.0_0409.Manifest,125
  2810. @@:@@:x86_Microsoft-Visual-CPlusPlus-Runtime-Libraries_6.0.0.0_0000.Manifest, 125
  2811. @@:@@:x86_Microsoft.Windows.SystemCompatible_6595b64144ccf1df_5.1.1.0_x-ww_fcb23a8c.Manifest,125
  2812. @6:@@:ia64_Microsoft.Windows.GdiPlus_no-public-key_1.0.0.0_x-ww_d53ac1df.manifest,125
  2813. @6:@@:ia64_Microsoft.Windows.Common-Controls_no-public-key_6.0.0.0_x-ww_a7ad7e72.manifest,125
  2814. @6:@@:ia64_comctl32_6.0.0.0_0000.manifest,125
  2815. @6:@@:ia64_GdiPlus_1.0.0.0_0409.Manifest,125
  2816. @6:@@:ia64_Microsoft-Visual-CPlusPlus-Runtime-Libraries_6.0.0.0_0000.Manifest, 125
  2817. @6:@@:ia64_Microsoft.Windows.SystemCompatible_6595b64144ccf1df_5.1.1.0_x-ww_2c0d212c.Manifest,125
  2818. @*:
  2819. @*: WinSXS - remove system default so services.exe/lsass.exe on upgrade installs don't use the old one
  2820. @*:
  2821. @@:@@:x86_microsoft.windows.systemcompatible_6595b64144ccf1df_5.2.0.0_x-ww_40208a0c.manifest,125
  2822. @@:@@:x86_microsoft.windows.systemcompatible_6595b64144ccf1df_5.2.0.0_x-ww_40208a0c.cat,125
  2823. @m:@@:ia64_microsoft.windows.systemcompatible_6595b64144ccf1df_5.2.0.0_x-ww_6f7b70ac.manifest,125
  2824. @m:@@:ia64_microsoft.windows.systemcompatible_6595b64144ccf1df_5.2.0.0_x-ww_6f7b70ac.cat,125
  2825. @a:@@:amd64_microsoft.windows.systemcompatible_6595b64144ccf1df_5.2.0.0_x-ww_722a6fec.manifest,125
  2826. @a:@@:amd64_microsoft.windows.systemcompatible_6595b64144ccf1df_5.2.0.0_x-ww_722a6fec.cat,125
  2827. @*:
  2828. @*: WinSXS - remove mis-versioned gdiplus on upgrade, including assemblies and policies
  2829. @*:
  2830. @@:@@:x86_Microsoft.Windows.GdiPlus_6595b64144ccf1df_1.0.1.0_x-ww_8db34e94.Manifest,125
  2831. @@:@@:x86_Microsoft.Windows.GdiPlus_6595b64144ccf1df_1.0.1.0_x-ww_8db34e94.cat,125
  2832. @@:@@:x86_Microsoft.Windows.GdiPlus_6595b64144ccf1df_1.0.3000.0_x-ww_4a2ca156.Manifest,125
  2833. @@:@@:x86_Microsoft.Windows.GdiPlus_6595b64144ccf1df_1.0.3000.0_x-ww_4a2ca156.cat,125
  2834. @@:@@:5.1.0.0.cat,253
  2835. @@:@@:5.1.0.0.Policy,253
  2836. @@:@@:5.1.3000.0.cat,253
  2837. @@:@@:5.1.3000.0.Policy,253
  2838. @m:@@:ia64_Microsoft.Windows.GdiPlus_6595b64144ccf1df_1.0.1.0_x-ww_bd0e3534.Manifest,125
  2839. @m:@@:ia64_Microsoft.Windows.GdiPlus_6595b64144ccf1df_1.0.1.0_x-ww_bd0e3534.cat,125
  2840. @m:@@:ia64_Microsoft.Windows.GdiPlus_6595b64144ccf1df_1.0.3000.0_x-ww_798787F6.Manifest,125
  2841. @m:@@:ia64_Microsoft.Windows.GdiPlus_6595b64144ccf1df_1.0.3000.0_x-ww_798787F6.cat,125
  2842. @m:@@:5.1.0.0.cat,254
  2843. @m:@@:5.1.0.0.Policy,254
  2844. @m:@@:5.1.3000.0.cat,254
  2845. @m:@@:5.1.3000.0.Policy,254
  2846. @*:
  2847. @*: JPN IMEs - Remove old IME files
  2848. @*:
  2849. @*: JPN IME95
  2850. @@:@@:msime95.ime ,2
  2851. @@:@@:msime95d.dll ,2
  2852. @@:@@:msime95k.dll ,2
  2853. @@:@@:msime95u.dll ,2
  2854. @*: JPN IME97
  2855. @@:@@:msime97.ime ,2
  2856. @@:@@:msime97f.idc ,2
  2857. @@:@@:imeinst.exe ,2
  2858. @@:@@:msime97m.exe ,2
  2859. @@:@@:msimewiz.exe ,2
  2860. @@:@@:olddiccv.exe ,2
  2861. @@:@@:msime97d.dll ,2
  2862. @@:@@:msime97f.dll ,2
  2863. @@:@@:msime97k.dll ,2
  2864. @@:@@:msime97m.dll ,2
  2865. @@:@@:msime97p.dll ,2
  2866. @@:@@:msime97u.dll ,2
  2867. @@:@@:imeinst.inf ,2
  2868. @@:@@:msime97.hlp ,21
  2869. @@:@@:msime97.cnt ,21
  2870. @@:@@:msime97.ini ,2
  2871. @@:@@:msime9~1.dic ,2
  2872. @@:@@:msime9~2.dic ,2
  2873. @@:@@:msime9~3.dic ,2
  2874. @@:@@:msime9~4.dic ,2
  2875. @*: JPN IME98
  2876. @@:@@:imejp98.ime ,2
  2877. @@:@@:imejp98k.dll ,2
  2878. @@:@@:imejp98m.exe ,2
  2879. @@:@@:msimewiz.exe, 137
  2880. @@:@@:msime98d.dll, 137
  2881. @@:@@:msime98u.dll, 137
  2882. @@:@@:msime98c.dll, 137
  2883. @@:@@:msime98u.exe, 137
  2884. @@:@@:imepad.dll, 137
  2885. @@:@@:msime98.hlp, 137
  2886. @@:@@:msime98.cnt, 137
  2887. @*: JPN IME2000
  2888. @@:@@:imejp.ime ,2
  2889. @@:@@:imejpknl.dll ,2
  2890. @@:@@:imejpmig.exe ,2
  2891. @@:@@:imejpmgr.exe ,2
  2892. @@:@@:imepad.dll ,2
  2893. @@:@@:cplexe.exe ,132
  2894. @@:@@:imejpcus.dll ,132
  2895. @@:@@:imejpdct.dll ,132
  2896. @@:@@:imejpuex.exe ,132
  2897. @@:@@:imejputy.dll ,132
  2898. @@:@@:msimewiz.exe ,132
  2899. @@:@@:imeskdic.dll ,138
  2900. @@:@@:imeskf.dll ,138
  2901. @@:@@:multibox.dll ,138
  2902. @@:@@:softkey.dll ,138
  2903. @@:@@:imeskdic.dic ,138
  2904. @@!a:@@:hwxjpn.dll ,138
  2905. @*:
  2906. @*: KOR IMEs - Remove old IME files
  2907. @*:
  2908. @*: KOR IME95
  2909. @@:@@:msime95k.ime ,2
  2910. @*: KOR IME98
  2911. @@:@@:imekr98u.ime ,2
  2912. @*:
  2913. @*: CHS IMEs - Remove old IME files
  2914. @*:
  2915. @@:@@:PYIME.EXE ,2
  2916. @@:@@:PINTLGNT.IME ,2
  2917. @@:@@:PINTLPAD.HLP ,2
  2918. @@:@@:PINTLPAD.CHM ,21
  2919. @@:@@:PINTLPAE.HLP ,2
  2920. @@:@@:PINTLPAE.CHM ,21
  2921. @@:@@:PINTSETP.EXE ,133
  2922. @@:@@:PINTLGC.IMD ,133
  2923. @@:@@:PINTLGD.IMD ,133
  2924. @@:@@:PINTLGDX.IMD ,133
  2925. @@:@@:PINTLGI.IMD ,133
  2926. @@:@@:PINTLGIX.IMD ,133
  2927. @@:@@:PINTLGL.IMD ,133
  2928. @@:@@:PINTLGNE.CHM ,133
  2929. @@:@@:PINTLGNT.CHM ,133
  2930. @@:@@:PINTLGR.IMD ,133
  2931. @@:@@:PINTLGS.IMD ,133
  2932. @@:@@:PINTLPHR.EXE ,133
  2933. @@:@@:IMSCINST.EXE ,133
  2934. @@:@@:PMIGRATE.DLL ,133
  2935. @*:
  2936. @*: CHT IMEs - Remove old IME files
  2937. @*:
  2938. @*: CHT PHIME
  2939. @@:@@:tintlgnt.ime ,2
  2940. @@:@@:TINTLGC.IMD ,135
  2941. @@:@@:TINTLGL.IMD ,135
  2942. @@:@@:TINTLGS.IMD ,135
  2943. @@:@@:TINTLPHR.EXE ,135
  2944. @@:@@:TINTSETP.EXE ,135
  2945. @@:@@:TMIGRATE.DLL ,135
  2946. @@:@@:PHHLP.CHM ,135
  2947. @@:@@:PHHLP.CNT ,135
  2948. @@:@@:PHHLP.HLP ,135
  2949. @@:@@:PHHLPEN.CHM ,135
  2950. @@:@@:PHHLPEN.CNT ,135
  2951. @@:@@:PHHLPEN.HLP ,135
  2952. @@:@@:CHTAPT.CHM ,136
  2953. @@:@@:CHTAPT.HLP ,136
  2954. @@:@@:CHTAPTEN.HLP ,136
  2955. @@:@@:CHTMBX.DLL ,136
  2956. @@:@@:CHTSKDIC.DIC ,136
  2957. @@:@@:CHTSKDIC.DLL ,136
  2958. @@:@@:CHTSKF.DLL ,136
  2959. @@:@@:HWXCHT.DLL ,136
  2960. @@:@@:IMEPADEN.CHM ,136
  2961. @*: CHT CJIME
  2962. @@:@@:cintlgnt.ime ,2
  2963. @@:@@:CINTLGB.IMD ,134
  2964. @@:@@:CINTLGD.IMD ,134
  2965. @@:@@:CINTLGIE.IMD ,134
  2966. @@:@@:CINTLGL.IMD ,134
  2967. @@:@@:CINTLGS.IMD ,134
  2968. @@:@@:CINTLGSI.IMD ,134
  2969. @@:@@:CINTLGU.IMD ,134
  2970. @@:@@:CINTLGUC.IMD ,134
  2971. @@:@@:CINTIME.DLL ,134
  2972. @@:@@:CIntlgnt.chm ,134
  2973. @@:@@:CINTLGNT.CNT ,134
  2974. @@:@@:CINTLGNT.HLP ,134
  2975. @@:@@:CINTSETP.EXE ,134
  2976. @@:@@:MIGRATE.DLL ,134
  2977. [Directories.DeleteOnUpgrade]
  2978. 1, Prefetch
  2979. 2, ReinstallBackups
  2980. 2, Dfs
  2981. @i:@@:2, os2
  2982. @6:@@:2, ias
  2983. @i:@@:1,"Driver Cache\i386"
  2984. @a:@@:1,"Driver Cache\amd64"
  2985. @m:@@:1,"Driver Cache\ia64"
  2986. @*: Remove Service pack files. This should handle w2k upgrades.
  2987. 1, $NtServicePackUninstall$
  2988. 1, ServicePackFiles
  2989. @*:
  2990. @*: WinSXS - Remove old poorly-formed assembly names so that the new ones with public keys can be
  2991. @*: installed properly. And remove beta1 assemblies.
  2992. @*:
  2993. @@:@@:124, x86_comctl32_6.0.0.0_0000
  2994. @@:@@:124, x86_GdiPlus_1.0.0.0_0409
  2995. @@:@@:124, x86_Microsoft-Visual-CPlusPlus-Runtime-Libraries_6.0.0.0_0000
  2996. @@:@@:124, x86_Microsoft.Tools.VisualCPlusPlus.Runtime-Libraries_no-public-key_6.0.0.0_x-ww_4d05e542
  2997. @@:@@:124, x86_Microsoft.Windows.Common-Controls_no-public-key_6.0.0.0_x-ww_cd4c0d12
  2998. @@:@@:124, x86_Microsoft.Windows.GdiPlus_no-public-key_1.0.0.0_x-ww_fad9507f
  2999. @6:@@:124, ia64_comctl32_6.0.0.0_0000
  3000. @6:@@:124, ia64_GdiPlus_1.0.0.0_0409
  3001. @6:@@:124, ia64_Microsoft-Visual-CPlusPlus-Runtime-Libraries_6.0.0.0_0000
  3002. @6:@@:124, ia64_Microsoft.Windows.Common-Controls_no-public-key_6.0.0.0_x-ww_a7ad7e72
  3003. @6:@@:124, ia64_Microsoft.Windows.GdiPlus_no-public-key_1.0.0.0_x-ww_d53ac1df
  3004. @*:
  3005. @*: WinSXS - Remove mis_versioned gdiplus 1.0.1.0 and 1.0.3000.0
  3006. @*:
  3007. @@:@@:124, x86_Microsoft.Windows.GdiPlus_6595b64144ccf1df_1.0.3000.0_x-ww_4a2ca156
  3008. @@:@@:124, x86_Microsoft.Windows.GdiPlus_6595b64144ccf1df_1.0.1.0_x-ww_8db34e94
  3009. @m:@@:124, ia64_Microsoft.Windows.GdiPlus_6595b64144ccf1df_1.0.3000.0_x-ww_798787F6
  3010. @m:@@:124, ia64_Microsoft.Windows.GdiPlus_6595b64144ccf1df_1.0.1.0_x-ww_bd0e3534
  3011. @*:
  3012. @*: Delete temporary directories in case they got left around.
  3013. @*:
  3014. @@:@@:124, InstallTemp
  3015. @@:@@:124, SetupPolicies
  3016. @*:
  3017. @*: JPN OLD IMEs (IME98, IME2000)
  3018. @*:
  3019. @@:@@:130,"imejp98\applets"
  3020. @@:@@:130,"imejp98\dicts"
  3021. @@:@@:130,"imejp\dicts"
  3022. #ifdef PRERELEASE
  3023. @*:
  3024. @*: PRERELEASE - @*:Fix for Debuggers so that #BVT dirs are deleted on upgrades
  3025. @*:
  3026. @@:@@:2, pri
  3027. #endif
  3028. [Files.BackupOnOverwrite]
  3029. system , 3 , system.bak
  3030. software , 3 , software.bak
  3031. default , 3 , default.bak
  3032. sam , 3 , sam.bak
  3033. security , 3 , security.bak
  3034. [Files.BackupOnUpgrade]
  3035. [Files.UpgradeWin31]
  3036. ;
  3037. ; These files are copied during NT upgrades
  3038. ; if NT is not installed in the win3.1 directory.
  3039. ;
  3040. notepad.exe , 1
  3041. @3:@@:winhelp.exe , 1
  3042. @3:@@:COMMDLG.DLL , 5
  3043. @3:@@:MMSYSTEM.DLL , 5
  3044. @3:@@:OLECLI.DLL , 5
  3045. @3:@@:OLESVR.DLL , 5
  3046. @3:@@:SHELL.DLL , 5
  3047. @3:@@:VER.DLL , 5
  3048. @3:@@:MMTASK.TSK , 5
  3049. @3:@@:MCIWAVE.DRV , 5
  3050. @3:@@:MCISEQ.DRV , 5
  3051. @3:@@:MCIAVI.DRV , 5
  3052. @3:@@:MSVIDEO.DLL , 5
  3053. @3:@@:AVIFILE.DLL , 5
  3054. @3:@@:LZEXPAND.DLL , 5
  3055. @3:@@:TAPI.DLL , 5
  3056. [DiskDrivers.Load]
  3057. @@:dmboot = dmboot.sys
  3058. [FileSystems.Load]
  3059. @@:ksecdd = ksecdd.sys
  3060. @@:fat = fastfat.sys
  3061. @@:ntfs = ntfs.sys
  3062. [HardwareIdsDatabase]
  3063. 1394\609E&10483 = "sbp2port"
  3064. STORAGE\Volume = "volsnap",{71A27CDD-812A-11D0-BEC7-08002BE2092F}
  3065. GenDisk = "Disk",{4D36E967-E325-11CE-BFC1-08002BE10318}
  3066. GenOptical = "Disk"
  3067. GenCdRom = "CdRom"
  3068. SCSI\WormSONY____CD-R___CDU920S__ = "CdRom"
  3069. GenFloppyDisk = "flpydisk"
  3070. PCI\VEN_8086&DEV_1230 = "intelide"
  3071. PCI\VEN_8086&DEV_7010 = "intelide"
  3072. PCI\VEN_8086&DEV_7111 = "intelide"
  3073. PCI\VEN_8086&DEV_2411 = "intelide"
  3074. PCI\VEN_8086&DEV_2421 = "intelide"
  3075. PCI\VEN_8086&DEV_7199 = "intelide"
  3076. PCI\VEN_8086&DEV_244A = "intelide"
  3077. PCI\VEN_8086&DEV_244B = "intelide"
  3078. PCI\VEN_8086&DEV_248A = "intelide"
  3079. PCI\VEN_8086&DEV_248B = "intelide"
  3080. PCI\VEN_8086&DEV_7601 = "intelide"
  3081. PCI\VEN_1106&DEV_0571 = "viaide"
  3082. PCI\VEN_1179&DEV_0105 = "toside"
  3083. PCI\VEN_1095&DEV_0648 = "cmdide"
  3084. PCI\VEN_1095&DEV_0649 = "cmdide"
  3085. PCI\VEN_10B9&DEV_5229 = "aliide"
  3086. PCI\VEN_105A&DEV_4D33 = "pciide"
  3087. PCI\VEN_105A&DEV_4D33 = "pciide"
  3088. PCI\CC_0101 = "pciide"
  3089. *PNP0600 = "atapi"
  3090. *PNP0A00 = "isapnp"
  3091. *PNP0A01 = "isapnp"
  3092. *PNP0A04 = "isapnp"
  3093. *PNP0A03 = "pci"
  3094. *PNP0C08 = "acpi"
  3095. *PNP0C09 = "acpiec"
  3096. @i:@@:*PNP0C18 = "wd"
  3097. *PNP0E00 = "pcmcia"
  3098. *PNP0E01 = "pcmcia"
  3099. *PNP0E02 = "pcmcia"
  3100. *PNP0700 = "fdc"
  3101. *PNP0300 = "i8042prt",{4D36E96B-E325-11CE-BFC1-08002BE10318} ; keyboard class
  3102. *PNP0301 = "i8042prt",{4D36E96B-E325-11CE-BFC1-08002BE10318} ; keyboard class
  3103. *PNP0302 = "i8042prt",{4D36E96B-E325-11CE-BFC1-08002BE10318} ; keyboard class
  3104. *PNP0303 = "i8042prt",{4D36E96B-E325-11CE-BFC1-08002BE10318} ; keyboard class
  3105. *PNP0304 = "i8042prt",{4D36E96B-E325-11CE-BFC1-08002BE10318} ; keyboard class
  3106. *PNP0305 = "i8042prt",{4D36E96B-E325-11CE-BFC1-08002BE10318} ; keyboard class
  3107. *PNP0306 = "i8042prt",{4D36E96B-E325-11CE-BFC1-08002BE10318} ; keyboard class
  3108. *PNP0309 = "i8042prt",{4D36E96B-E325-11CE-BFC1-08002BE10318} ; keyboard class
  3109. *PNP030a = "i8042prt",{4D36E96B-E325-11CE-BFC1-08002BE10318} ; keyboard class
  3110. *PNP030b = "i8042prt",{4D36E96B-E325-11CE-BFC1-08002BE10318} ; keyboard class
  3111. *PNP0320 = "i8042prt",{4D36E96B-E325-11CE-BFC1-08002BE10318} ; keyboard class
  3112. *CPQA0D7 = "i8042prt",{4D36E96B-E325-11CE-BFC1-08002BE10318} ; keyboard class
  3113. PS2_KEYBOARD= "i8042prt",{4D36E96B-E325-11CE-BFC1-08002BE10318} ; keyboard class
  3114. *PNP0F03 = "i8042prt",{4D36E96F-E325-11CE-BFC1-08002BE10318} ; mouse class
  3115. *PNP0F0B = "i8042prt",{4D36E96F-E325-11CE-BFC1-08002BE10318} ; mouse class
  3116. *PNP0F0E = "i8042prt",{4D36E96F-E325-11CE-BFC1-08002BE10318} ; mouse class
  3117. *PNP0F12 = "i8042prt",{4D36E96F-E325-11CE-BFC1-08002BE10318} ; mouse class
  3118. *PNP0F13 = "i8042prt",{4D36E96F-E325-11CE-BFC1-08002BE10318} ; mouse class
  3119. PS2_MOUSE= "i8042prt",{4D36E96F-E325-11CE-BFC1-08002BE10318} ; mouse class
  3120. PCI\CC_0604 = "pci"
  3121. PCI\CC_0607 = "pcmcia"
  3122. PCI\CC_0605 = "pcmcia"
  3123. PCI\CC_0601 = "isapnp"
  3124. PCI\CC_0602 = "isapnp"
  3125. PCI\VEN_1013&DEV_1100 = "pcmcia"
  3126. PCI\VEN_1025&DEV_1435 = "isapnp"
  3127. PCI\VEN_10B9&DEV_1445 = "isapnp"
  3128. PCI\VEN_10B9&DEV_1449 = "isapnp"
  3129. PCI\VEN_10B9&DEV_1489 = "isapnp"
  3130. PCI\VEN_10B9&DEV_1523 = "isapnp"
  3131. PCI\VEN_10B9&DEV_1533 = "isapnp"
  3132. PCI\VEN_0E11&DEV_0001 = "isapnp"
  3133. PCI\VEN_0E11&DEV_0002 = "isapnp"
  3134. PCI\VEN_0E11&DEV_AE29 = "isapnp"
  3135. PCI\VEN_0E11&DEV_AE2B = "isapnp"
  3136. PCI\VEN_1080&DEV_0600 = "isapnp"
  3137. PCI\VEN_1014&DEV_000A = "isapnp"
  3138. PCI\VEN_8086&DEV_0482 = "isapnp"
  3139. PCI\VEN_8086&DEV_0484 = "isapnp"
  3140. PCI\VEN_8086&DEV_0486 = "isapnp"
  3141. PCI\VEN_8086&DEV_122E = "isapnp"
  3142. PCI\VEN_8086&DEV_123C = "isapnp"
  3143. PCI\VEN_8086&DEV_7000 = "isapnp"
  3144. PCI\VEN_8086&DEV_7110 = "isapnp"
  3145. PCI\VEN_8086&DEV_7198 = "isapnp"
  3146. PCI\VEN_1066&DEV_8002 = "isapnp"
  3147. PCI\VEN_1066&DEV_0002 = "isapnp"
  3148. PCI\VEN_100B&DEV_0011 = "isapnp"
  3149. PCI\VEN_1045&DEV_C822 = "isapnp"
  3150. PCI\VEN_1045&DEV_C832 = "isapnp"
  3151. PCI\VEN_1045&DEV_C558 = "isapnp"
  3152. PCI\VEN_1045&DEV_C568 = "isapnp"
  3153. PCI\VEN_1045&DEV_C700 = "isapnp"
  3154. PCI\VEN_1039&DEV_0008 = "isapnp"
  3155. PCI\VEN_1039&DEV_0496 = "isapnp"
  3156. PCI\VEN_1179&DEV_0602 = "isapnp"
  3157. PCI\VEN_1060&DEV_8886 = "isapnp"
  3158. PCI\VEN_1060&DEV_886A = "isapnp"
  3159. PCI\VEN_1060&DEV_E886 = "isapnp"
  3160. PCI\VEN_1106&DEV_0505 = "isapnp"
  3161. PCI\VEN_1106&DEV_0576 = "isapnp"
  3162. PCI\VEN_1107&DEV_0576 = "isapnp"
  3163. PCI\VEN_1107&DEV_8576 = "isapnp"
  3164. PCI\VEN_1004&DEV_0006 = "isapnp"
  3165. PCI\VEN_1004&DEV_0103 = "isapnp"
  3166. PCI\VEN_1179&DEV_0601 = "isapnp"
  3167. PCI\VEN_1179&DEV_0618 = "isapnp"
  3168. PCI\VEN_1004&DEV_0101 = "isapnp"
  3169. PCI\VEN_8086&DEV_1234 = "isapnp"
  3170. PCI\VEN_10AA&DEV_0000 = "isapnp"
  3171. @@:@@:PCI\VEN_9005&DEV_00CF = "adpu160m"
  3172. @@:@@:PCI\VEN_9005&DEV_008F = "adpu160m"
  3173. @@:@@:PCI\VEN_9005&DEV_00C0 = "adpu160m"
  3174. @@:@@:PCI\VEN_9005&DEV_0080 = "adpu160m"
  3175. @@:@@:PCI\VEN_9005&DEV_0081 = "adpu160m"
  3176. @@:@@:PCI\VEN_9005&DEV_00C0&SUBSYS_F6209005 = "adpu160m"
  3177. @@:@@:PCI\VEN_9005&DEV_00C0&SUBSYS_F6200E11 = "adpu160m"
  3178. @@:@@:PCI\VEN_9005&DEV_0080&SUBSYS_E2A09005 = "adpu160m"
  3179. @@:@@:PCI\VEN_9005&DEV_0080&SUBSYS_E2A00E11 = "adpu160m"
  3180. @@:@@:PCI\VEN_9005&DEV_0080&SUBSYS_62A09005 = "adpu160m"
  3181. @@:@@:PCI\VEN_9005&DEV_0080&SUBSYS_E2209005 = "adpu160m"
  3182. @@:@@:PCI\VEN_9005&DEV_0081&SUBSYS_62A19005 = "adpu160m"
  3183. @@:@@:PCI\VEN_9005&DEV_0082&SUBSYS_02109005 = "adpu160m"
  3184. @@:@@:PCI\VEN_9005&DEV_8011 = "adpu320"
  3185. @@:@@:PCI\VEN_9005&DEV_801F = "adpu320"
  3186. @@:@@:PCI\VEN_9005&DEV_801E = "adpu320"
  3187. @@:@@:PCI\VEN_9005&DEV_8010 = "adpu320"
  3188. @@:@@:PCI\VEN_9005&DEV_8012 = "adpu320"
  3189. @@:@@:PCI\VEN_1044&DEV_A501&SUBSYS_C0471044 = "dpti2o"
  3190. @@:@@:PCI\VEN_1044&DEV_A501&SUBSYS_C03C1044 = "dpti2o"
  3191. @@:@@:PCI\VEN_1044&DEV_A501&SUBSYS_C05A1044 = "dpti2o"
  3192. @@:@@:PCI\VEN_1044&DEV_A501&SUBSYS_C0661044 = "dpti2o"
  3193. @@:@@:PCI\VEN_1044&DEV_A501&SUBSYS_C0641044 = "dpti2o"
  3194. @@:@@:PCI\VEN_1044&DEV_A501&SUBSYS_C0651044 = "dpti2o"
  3195. @i:@@:PCI\VEN_9005&DEV_005F = "aic78u2"
  3196. @i:@@:PCI\VEN_9005&DEV_001F = "aic78u2"
  3197. @@:@@:PCI\VEN_9005&DEV_0050 = "aic78u2"
  3198. @@:@@:PCI\VEN_9005&DEV_0051 = "aic78u2"
  3199. @@:@@:PCI\VEN_9005&DEV_0010 = "aic78u2"
  3200. @@:@@:PCI\VEN_9005&DEV_0050&SUBSYS_F5009005 = "aic78u2"
  3201. @@:@@:PCI\VEN_9005&DEV_0051&SUBSYS_B5009005 = "aic78u2"
  3202. @@:@@:PCI\VEN_9005&DEV_0010&SUBSYS_A1009005 = "aic78u2"
  3203. @i:@@:PCI\VEN_9005&DEV_0010&SUBSYS_21809005 = "aic78u2"
  3204. @@:@@:PCI\VEN_9005&DEV_0010&SUBSYS_A1809005 = "aic78u2"
  3205. @i:@@:PCI\VEN_9005&DEV_0010&SUBSYS_E1009005 = "aic78u2"
  3206. @i:@@:PCI\VEN_9005&DEV_0011&SUBSYS_01819005 = "aic78u2"
  3207. @i:@@:PCI\VEN_9004&DEV_7895&SUBSYS_78959004 = "aic78xx"
  3208. @i:@@:PCI\VEN_9004&DEV_7895&SUBSYS_78919004 = "aic78xx"
  3209. @i:@@:PCI\VEN_9004&DEV_7895&SUBSYS_78929004 = "aic78xx"
  3210. @i:@@:PCI\VEN_9004&DEV_7895&SUBSYS_78949004 = "aic78xx"
  3211. @i:@@:PCI\VEN_9004&DEV_8078&SUBSYS_78809004 = "aic78xx"
  3212. @i:@@:PCI\VEN_9004&DEV_8178&SUBSYS_78819004 = "aic78xx"
  3213. @i:@@:PCI\VEN_9004&DEV_8778&SUBSYS_78879004 = "aic78xx"
  3214. @i:@@:PCI\VEN_9004&DEV_3860&SUBSYS_38699004 = "aic78xx"
  3215. @i:@@:PCI\VEN_9004&DEV_8078 = "aic78xx"
  3216. @@:@@:PCI\VEN_9004&DEV_8178 = "aic78xx"
  3217. @i:@@:PCI\VEN_9004&DEV_8278 = "aic78xx"
  3218. @@:@@:PCI\VEN_9004&DEV_8478 = "aic78xx"
  3219. @@:@@:PCI\VEN_9004&DEV_8578 = "aic78xx"
  3220. @i:@@:PCI\VEN_9004&DEV_8678 = "aic78xx"
  3221. @i:@@:PCI\VEN_9004&DEV_3B78 = "aic78xx"
  3222. @i:@@:PCI\VEN_9004&DEV_EC78 = "aic78xx"
  3223. @i:@@:PCI\VEN_9004&DEV_7078 = "aic78xx"
  3224. @i:@@:PCI\VEN_9004&DEV_7178 = "aic78xx"
  3225. @i:@@:PCI\VEN_9004&DEV_7278 = "aic78xx"
  3226. @i:@@:PCI\VEN_9004&DEV_7478 = "aic78xx"
  3227. @i:@@:PCI\VEN_9004&DEV_7578 = "aic78xx"
  3228. @i:@@:PCI\VEN_9004&DEV_7678 = "aic78xx"
  3229. @i:@@:PCI\VEN_9004&DEV_7778 = "aic78xx"
  3230. @i:@@:PCI\VEN_9004&DEV_6075 = "aic78xx"
  3231. @i:@@:PCI\VEN_9004&DEV_6778 = "aic78xx"
  3232. @i:@@:PCI\VEN_9004&DEV_6678 = "aic78xx"
  3233. @i:@@:PCI\VEN_9004&DEV_6578 = "aic78xx"
  3234. @i:@@:PCI\VEN_9004&DEV_6478 = "aic78xx"
  3235. @i:@@:PCI\VEN_9004&DEV_6278 = "aic78xx"
  3236. @i:@@:PCI\VEN_9004&DEV_6178 = "aic78xx"
  3237. @i:@@:PCI\VEN_9004&DEV_6078 = "aic78xx"
  3238. @i:@@:PCI\VEN_9004&DEV_7860 = "aic78xx"
  3239. @i:@@:PCI\VEN_9004&DEV_5078 = "aic78xx"
  3240. @i:@@:PCI\VEN_9004&DEV_5075 = "aic78xx"
  3241. @i:@@!s:PCI\VEN_1022&DEV_2020 = "amsint"
  3242. @@:@s:PCI\VEN_103C&DEV_1028&SUBSYS_000715BC = "afcnt"
  3243. @i:@s:PCI\VEN_0E11&DEV_A0EC = "cpqfcalm"
  3244. @@:@s:PCI\VEN_0E11&DEV_A0FC&SUBSYS_A0FC0E11 = "cpqfcalm"
  3245. @i:@@:PCI\VEN_0E11&DEV_AE10 = "cpqarray"
  3246. @i:@@:CPQARRAY_SCSI = "cpqarray"
  3247. @@:@s:PCI\VEN_0E11&DEV_B060 = "cpqcissm"
  3248. @@:@s:PCI\VEN_0E11&DEV_B178&SUBSYS_40820E11 = "cpqcissm"
  3249. @@:@s:PCI\VEN_0E11&DEV_B178&SUBSYS_40830E11 = "cpqcissm"
  3250. @@:@s:PCI\VEN_0E11&DEV_B178&SUBSYS_40800E11 = "cpqcissm"
  3251. @@:@@:PCI\VEN_1000&DEV_0001 = "symc810"
  3252. @i:@@:PCI\VEN_1000&DEV_0002 = "symc8xx"
  3253. @i:@@:PCI\VEN_1000&DEV_0003 = "symc8xx"
  3254. @i:@@:PCI\VEN_1000&DEV_0004 = "symc8xx"
  3255. @i:@@:PCI\VEN_1000&DEV_0005 = "symc8xx"
  3256. @i:@@:PCI\VEN_1000&DEV_0006 = "symc8xx"
  3257. @@:@@:PCI\VEN_1000&DEV_000C = "symc8xx"
  3258. @i:@@:PCI\VEN_1000&DEV_000D = "symc8xx"
  3259. @@:@@:PCI\VEN_1000&DEV_000F = "symc8xx"
  3260. @@:@@:PCI\VEN_1000&DEV_0012 = "sym_hi"
  3261. @@:@@:PCI\VEN_1000&DEV_000A = "sym_hi"
  3262. @@:@@:PCI\VEN_1000&DEV_000B = "sym_hi"
  3263. @i:@@:PCI\VEN_1000&DEV_0012&SUBSYS_001b0e11 = "sym_hi"
  3264. @i:@@:PCI\VEN_1000&DEV_000b&SUBSYS_60040e11 = "sym_hi"
  3265. @@:@@:PCI\VEN_1000&DEV_0020 = "sym_u3"
  3266. @@:@@:PCI\VEN_1000&DEV_0021 = "sym_u3"
  3267. @@:@@:PCI\VEN_1000&DEV_0020&SUBSYS_10201DE1 = "sym_u3"
  3268. @@:@@:PCI\VEN_1000&DEV_0021&SUBSYS_10201DE1 = "sym_u3"
  3269. @@:@@:PCI\VEN_1000&DEV_0020&SUBSYS_10101DE1 = "sym_u3"
  3270. @@:@@:PCI\VEN_1000&DEV_0021&SUBSYS_10101DE1 = "sym_u3"
  3271. @@:@s:PCI\VEN_10DF&DEV_1AE5 = "lp6nds35"
  3272. @@:@s:PCI\VEN_10DF&DEV_f700 = "lp6nds35"
  3273. @@:@s:PCI\VEN_10DF&DEV_f800 = "lp6nds35"
  3274. @@:@s:PCI\VEN_10DF&DEV_f900 = "lp6nds35"
  3275. @@:@s:PCI\VEN_10DF&DEV_f085 = "lp6nds35"
  3276. @@:@s:PCI\VEN_10DF&DEV_f095 = "lp6nds35"
  3277. @@:@s:PCI\VEN_10DF&DEV_f980 = "lp6nds35"
  3278. @@:@s:PCI\VEN_10DF&DEV_f098 = "lp6nds35"
  3279. @@:@@:PCI\VEN_1077&DEV_1240 = "ql1240"
  3280. @@:@s:PCI\VEN_1077&DEV_2100 = "ql2100"
  3281. @@:@s:PCI\VEN_1077&DEV_2100&SUBSYS_00011077 = "ql2100"
  3282. @@:@s:PCI\VEN_1077&DEV_2200 = "ql2200"
  3283. @@:@s:PCI\VEN_1077&DEV_2200&SUBSYS_00021077 = "ql2200"
  3284. @@:@s:PCI\VEN_1077&DEV_2300 = "ql2300"
  3285. @@:@s:PCI\VEN_1077&DEV_2300&SUBSYS_00091077 = "ql2300"
  3286. @i:@@:PCI\VEN_1077&DEV_1020 = "ql10wnt"
  3287. @i:@@!s:PCI\VEN_10CD&DEV_1100 = "asc"
  3288. @i:@@!s:PCI\VEN_10CD&DEV_1200 = "asc"
  3289. @i:@@!s:PCI\VEN_10CD&DEV_1300 = "asc"
  3290. @i:@@!s:PCI\VEN_10CD&DEV_2300 = "asc3550"
  3291. @i:@@!s:PCMCIA\AdvanSys_Inc.-PCMCIA_Ultra_SCSI_ABP460-021B = "asc3350p"
  3292. @i:@@!s:PCMCIA\AdvanSys_-PCMCIA_Ultra_SCSI_ABP460-25c7 = "asc3350p.sys"
  3293. @i:@@!s:PCI\VEN_10CD&DEV_1300&SUBSYS_133010CD = "abp480n5.sys"
  3294. @i:@@:PCI\VEN_101E&DEV_9010 = "mraid35x"
  3295. @i:@@:PCI\VEN_101E&DEV_9060 = "mraid35x"
  3296. @i:@@:PCI\VEN_8086&DEV_1960&SUBSYS_0438101E = "mraid35x"
  3297. @i:@@:PCI\VEN_8086&DEV_1960&SUBSYS_0466101E = "mraid35x"
  3298. @i:@@:PCI\VEN_8086&DEV_1960&SUBSYS_0467101E = "mraid35x"
  3299. @i:@@:PCI\VEN_8086&DEV_1960&SUBSYS_0490101E = "mraid35x"
  3300. @i:@@:PCI\VEN_8086&DEV_1960&SUBSYS_04671028 = "mraid35x"
  3301. @i:@@:PCI\VEN_8086&DEV_1960&SUBSYS_11111028 = "mraid35x"
  3302. @i:@@:PCI\VEN_8086&DEV_1960&SUBSYS_10C6103C = "mraid35x"
  3303. @i:@@:PCI\VEN_8086&DEV_1960&SUBSYS_10C7103C = "mraid35x"
  3304. @i:@@:PCI\VEN_8086&DEV_1960&SUBSYS_10CC103C = "mraid35x"
  3305. @i:@@:PCI\VEN_8086&DEV_1960&SUBSYS_10CD103C = "mraid35x"
  3306. @i:@@:PCI\VEN_8086&DEV_1960&SUBSYS_11111111 = "mraid35x"
  3307. @i:@@:PCI\VEN_8086&DEV_1960&SUBSYS_11121111 = "mraid35x"
  3308. @i:@@:PCI\VEN_8086&DEV_1960&SUBSYS_03A2113C = "mraid35x"
  3309. @@:@@:PCI\VEN_8086&DEV_1960&SUBSYS_0471101E = "mraid35x"
  3310. @@:@@:PCI\VEN_101E&DEV_1960&SUBSYS_0471101E = "mraid35x"
  3311. @@:@@:PCI\VEN_8086&DEV_1960&SUBSYS_0493101E = "mraid35x"
  3312. @@:@@:PCI\VEN_101E&DEV_1960&SUBSYS_0493101E = "mraid35x"
  3313. @@:@@:PCI\VEN_8086&DEV_1960&SUBSYS_0475101E = "mraid35x"
  3314. @@:@@:PCI\VEN_101E&DEV_1960&SUBSYS_0475101E = "mraid35x"
  3315. @@:@@:PCI\VEN_101E&DEV_1960&SUBSYS_04751028 = "mraid35x"
  3316. @@:@@:PCI\VEN_8086&DEV_1960&SUBSYS_04711028 = "mraid35x"
  3317. @@:@@:PCI\VEN_101E&DEV_1960&SUBSYS_04711028 = "mraid35x"
  3318. @@:@@:PCI\VEN_8086&DEV_1960&SUBSYS_04931028 = "mraid35x"
  3319. @@:@@:PCI\VEN_101E&DEV_1960&SUBSYS_04931028 = "mraid35x"
  3320. @@:@@:PCI\VEN_101E&DEV_1960&SUBSYS_60E7103C = "mraid35x"
  3321. @@:@@:PCI\VEN_101E&DEV_1960&SUBSYS_60E8103C = "mraid35x"
  3322. @@:@@:PCI\VEN_101E&DEV_1960&SUBSYS_60E3103C = "mraid35x"
  3323. @@:@@:PCI\VEN_1028&DEV_000E&SUBSYS_01231028 = "mraid35x"
  3324. @@:@@:PCI\VEN_1000&DEV_1960&SUBSYS_05201028 = "mraid35x"
  3325. @@:@@:PCI\VEN_1000&DEV_1960&SUBSYS_05181028 = "mraid35x"
  3326. @i:@@!s:PCI\VEN_1101&DEV_9500 = "ini910u"
  3327. @i:@@!s:PCI\VEN_1101&DEV_9400 = "ini910u"
  3328. @i:@@!s:PCI\VEN_1101&DEV_9401 = "ini910u"
  3329. @i:@@!s:PCI\VEN_1101&DEV_134A = "ini910u"
  3330. @i:@@!s:PCI\VEN_1101&DEV_0002 = "ini910u"
  3331. PCI\CC_0C0010 = "ohci1394"
  3332. @i:@@:PCI\VEN_1069&DEV_0050&SUBSYS_00541069 = "dac2w2k"
  3333. @i:@@:PCI\VEN_1069&DEV_0050&SUBSYS_00521069 = "dac2w2k"
  3334. @i:@@:PCI\VEN_1069&DEV_0050&SUBSYS_00501069 = "dac2w2k"
  3335. @i:@@:PCI\VEN_1069&DEV_BA56&SUBSYS_00401069 = "dac2w2k"
  3336. @i:@@:PCI\VEN_1069&DEV_BA56&SUBSYS_00301069 = "dac2w2k"
  3337. @i:@@:PCI\VEN_1069&DEV_0001 = "dac960nt"
  3338. @i:@@:PCI\VEN_1069&DEV_0002 = "dac960nt"
  3339. @i:@@:PCI\VEN_1069&DEV_0010 = "dac960nt"
  3340. @i:@@:PCI\VEN_1011&DEV_1065&SUBSYS_00201069 = "dac960nt"
  3341. @i:@@:PCI\VEN_101E&DEV_1960&SUBSYS_05111028 = "dellcerc"
  3342. @i:@s:PCI\VEN_1014&DEV_002E&SUBSYS_022E1014 = "ipsraidn"
  3343. @i:@s:PCI\VEN_1014&DEV_002E&SUBSYS_002E1014 = "ipsraidn"
  3344. @i:@s:PCI\VEN_1014&DEV_002E&SUBSYS_00000000&REV_04 = "ipsraidn"
  3345. @i:@s:PCI\VEN_1014&DEV_002E&SUBSYS_00000000&REV_03 = "ipsraidn"
  3346. @i:@s:PCI\VEN_1014&DEV_002E&SUBSYS_00000000&REV_02 = "ipsraidn"
  3347. @i:@s:PCI\VEN_1014&DEV_01BD&SUBSYS_01BE1014&REV_00 = "nfrd960"
  3348. @i:@s:PCI\VEN_1014&DEV_01BD&SUBSYS_01BF1014&REV_00 = "nfrd960"
  3349. @@:@s:PCI\VEN_1014&DEV_01BD&SUBSYS_02081014&REV_00 = "nfrd960"
  3350. @@:@s:PCI\VEN_1014&DEV_01BD&SUBSYS_020E1014&REV_00 = "nfrd960"
  3351. @i:@@!s:*ADP1502 = "sparrow"
  3352. @i:@@!s:*ADP1505 = "sparrow"
  3353. @i:@@!s:*ADP1510 = "sparrow"
  3354. @i:@@!s:*ADP1512 = "sparrow"
  3355. @i:@@!s:*ADP1515 = "sparrow"
  3356. @i:@@!s:*ADP1520 = "sparrow"
  3357. @i:@@!s:*ADP1522 = "sparrow"
  3358. @i:@@!s:*ADP3015 = "sparrow"
  3359. @i:@@!s:*ADP6360 = "sparrow"
  3360. @i:@@!s:*ADP6370 = "sparrow"
  3361. @i:@@!s:PCMCIA\Adaptec__Inc.-APA-1460_SCSI_Host_Adapter-BE89 = "sparrow"
  3362. @i:@@!s:PCMCIA\Adaptec__Inc.-APA-1460_SCSI_Host_Adapter-B67E = "sparrow"
  3363. @i:@@!s:PCMCIA\Adaptec__Inc.-APA-1460_SCSI_Host_Adapter-6F71 = "sparrow"
  3364. @@:@@:PCMCIA\PCMCIA-IDE_CARD-3220 = "cbidf2k"
  3365. @@:@@:PCI\VEN_13E6&DEV_3603&SUBSYS_00461014 = "cbidf2k"
  3366. @@:@@:PCMCIA\PCMCIA-PnPIDE-4522 = "cbidf2k"
  3367. @@:@@:PCMCIA\PCMCIA-PnPIDE-7B72 = "cbidf2k"
  3368. @@:@@:PCMCIA\PCMCIA-PnPIDE-7762 = "cbidf2k"
  3369. @@:@@:PCMCIA\PCMCIA-IDE_DOCK-EEEA = "cbidf2k"
  3370. @@:@@:PCI\VEN_13E6&DEV_3603&SUBSYS_004613E6 = "cbidf2k"
  3371. @@:@@:PCI\VEN_13E6&DEV_3603&SUBSYS_004913E6 = "cbidf2k"
  3372. @@:@@:PCI\VEN_13E6&DEV_3603&SUBSYS_00460900 = "cbidf2k"
  3373. @@:@@:PCI\VEN_13E6&DEV_3603 = "cbidf2k"
  3374. PCMCIA\KME-KXLC005-A99E = "atapi"
  3375. PCMCIA\_-NinjaATA--3768 = "atapi"
  3376. @i:@@!s:*ADP1540 = "aha154x"
  3377. @i:@@!s:*ADP1542 = "aha154x"
  3378. @i:@@!s:*ADP4215 = "aha154x"
  3379. GenSFloppy = "sfloppy"
  3380. SCSI\DiskMATSHITALS-120_COSM___04 = "sfloppy"
  3381. PCI\CC_0C0320 = "usbehci"
  3382. PCI\CC_0C0310 = "usbohci"
  3383. PCI\CC_0C0300 = "usbuhci"
  3384. USB\COMPOSITE = "usbccgp"
  3385. USB\ROOT_HUB = "usbhub"
  3386. USB\ROOT_HUB20 = "usbhub"
  3387. USB\Class_03&SubClass_01&Prot_02 = "hidusb"
  3388. USB\Class_03&SubClass_01 = "hidusb"
  3389. USB\Class_03 = "hidusb"
  3390. HID_DEVICE_SYSTEM_MOUSE = "mouhid",{4D36E96F-E325-11CE-BFC1-08002BE10318}
  3391. HID_DEVICE_SYSTEM_KEYBOARD = "kbdhid",{4D36E96B-E325-11CE-BFC1-08002BE10318}
  3392. *PNP0500 = "serial",{4D36E978-E325-11CE-BFC1-08002BE10318}
  3393. *PNP0501 = "serial",{4D36E978-E325-11CE-BFC1-08002BE10318}
  3394. SERIAL_MOUSE = "sermouse",{4D36E96F-E325-11CE-BFC1-08002BE10318}
  3395. USB\CLASS_09&SUBCLASS_01 = "usbhub"
  3396. USB\CLASS_09 = "usbhub"
  3397. @i:@@!d:PCI\VEN_105A&DEV_4D68&CC_0180 = "ultra"
  3398. @i:@@!d:PCI\VEN_105A&DEV_4D30&CC_0180 = "ultra"
  3399. @i:@@!d:PCI\VEN_105A&DEV_0D30&CC_0180 = "ultra"
  3400. @i:@@!d:PCI\VEN_105A&DEV_4D38&CC_0180 = "ultra"
  3401. @i:@@!d:PCI\VEN_105A&DEV_4D33 = "ultra"
  3402. @i:@@!d:PCI\VEN_105A&DEV_4D69 = "ultra"
  3403. @i:@@:PCI\VEN_1103&DEV_0005 = "hpt3xx"
  3404. @i:@@:PCI\VEN_1103&DEV_0004&REV_03 = "hpt3xx"
  3405. @i:@@:PCI\VEN_1103&DEV_0004&REV_04 = "hpt3xx"
  3406. @i:@@:PCI\VEN_1103&DEV_0004&REV_05 = "hpt3xx"
  3407. @i:@@!d:PCMCIA\IBM-PCMCIA_Portable_CD-ROM_Drive-84E2 = "cd20xrnt"
  3408. @i:@@!d:PCMCIA\IBM-PCMCIA_Portable_CD-ROM_Drive-84E3 = "cd20xrnt"
  3409. @i:@@!d:PCMCIA\IBM-PCMCIA_CD-ROM_DRIVE_CD-400-5AFA = "cd20xrnt"
  3410. USB\VID_03EE&PID_0000 = "usbstor"
  3411. USB\VID_03EE&PID_6901 = "usbstor"
  3412. USB\VID_03F0&PID_0107 = "usbstor"
  3413. USB\VID_04B3&PID_4427 = "usbstor"
  3414. USB\VID_04DA&PID_0B01 = "usbstor"
  3415. USB\VID_04E6&PID_0001 = "usbstor"
  3416. USB\VID_054C&PID_0023 = "usbstor"
  3417. USB\VID_057B&PID_0000 = "usbstor"
  3418. USB\VID_059F&PID_A601 = "usbstor"
  3419. USB\VID_059F&PID_A602 = "usbstor"
  3420. USB\VID_0644&PID_0000 = "usbstor"
  3421. USB\VID_0644&PID_1000 = "usbstor"
  3422. USB\VID_55AA&PID_1234 = "usbstor"
  3423. USB\VID_0409&PID_0040 = "usbstor"
  3424. USB\Class_08&SubClass_02&Prot_50 = "usbstor"
  3425. USB\Class_08&SubClass_05&Prot_50 = "usbstor"
  3426. USB\Class_08&SubClass_06&Prot_50 = "usbstor"
  3427. @@:@@:PCI\VEN_1077&DEV_1080 = "ql1080"
  3428. @@:@@:PCI\VEN_1077&DEV_1280&SUBSYS_00061077 = "ql1280"
  3429. @@:@@:PCI\VEN_1077&DEV_1280&SUBSYS_01068086 = "ql1280"
  3430. @@:@@:PCI\VEN_1077&DEV_1216&SUBSYS_00071077 = "ql12160"
  3431. @@:@@:PCI\VEN_1077&DEV_1016&SUBSYS_00081077 = "ql12160"
  3432. @@:@@:PCI\VEN_1077&DEV_1216&SUBSYS_00078086 = "ql12160"
  3433. @@:@@:PCI\VEN_1077&DEV_1216&SUBSYS_01078086 = "ql12160"
  3434. @@:@s:PCI\VEN_1000&DEV_0010&SUBSYS_40400E11 = "cpqarry2"
  3435. @@:@s:PCI\VEN_1011&DEV_0046&SUBSYS_40500E11 = "cpqarry2"
  3436. @@:@s:PCI\VEN_1011&DEV_0046&SUBSYS_40510E11 = "cpqarry2"
  3437. @@:@s:PCI\VEN_1011&DEV_0046&SUBSYS_40580E11 = "cpqarry2"
  3438. @@:@s:PCI\VEN_1000&DEV_0010&SUBSYS_40480E11 = "cpqarry2"
  3439. @i:@@:PCI\VEN_1011&DEV_0046&SUBSYS_13649005 = "perc2"
  3440. @i:@@:PCI\VEN_1028&DEV_0001&SUBSYS_00011028 = "perc2"
  3441. @i:@@:PCI\VEN_1028&DEV_0002&SUBSYS_00021028 = "perc2"
  3442. @i:@@:PCI\VEN_1028&DEV_0002&SUBSYS_00D11028 = "perc2"
  3443. @i:@@:PCI\VEN_1028&DEV_0002&SUBSYS_00D91028 = "perc2"
  3444. @i:@@:PCI\VEN_1028&DEV_0003&SUBSYS_00031028 = "perc2"
  3445. @i:@@:PCI\VEN_1028&DEV_000A&SUBSYS_01061028 = "perc2"
  3446. @i:@@:PCI\VEN_1028&DEV_000A&SUBSYS_011B1028 = "perc2"
  3447. @i:@@:PCI\VEN_1028&DEV_000A&SUBSYS_01211028 = "perc2"
  3448. @i:@@:PCI\VEN_9005&DEV_00C5&SUBSYS_00C51028 = "perc2"
  3449. @@:@@:PCI\VEN_1011&DEV_0046&SUBSYS_10C2103C = "hpn"
  3450. @@:@@:PCI\VEN_1000&DEV_0621 = "symmpi"
  3451. @@:@@:PCI\VEN_1000&DEV_0622 = "symmpi"
  3452. @@:@@:PCI\VEN_1000&DEV_0624 = "symmpi"
  3453. @@:@@:PCI\VEN_1000&DEV_0030 = "symmpi"
  3454. @i:@@:PCI\VEN_8086&DEV_9621&SUBSYS_00018086 = "i2omp"
  3455. @i:@@:PCI\VEN_8086&DEV_9622&SUBSYS_00018086 = "i2omp"
  3456. @i:@@:PCI\VEN_8086&DEV_9641&SUBSYS_00018086 = "i2omp"
  3457. @i:@@:PCI\VEN_8086&DEV_96A1&SUBSYS_00018086 = "i2omp"
  3458. @i:@@:PCI\VEN_8086&DEV_3092&SUBSYS_00018086 = "i2omp"
  3459. @i:@@:PCI\VEN_8086&DEV_0600 = "iirsp"
  3460. @i:@@:PCI\VEN_8086&DEV_0601 = "iirsp"
  3461. @i:@@:PCI\VEN_1119&DEV_0300 = "iirsp"
  3462. [Map.Computer]
  3463. @i:sgiborg_mp = "*SGI-3"
  3464. @i:sgiborg_mp = "*SGI-4"
  3465. @i:sgiborg_mp = "*SGI-5"
  3466. @i:sgiborg_mp = "*SGI-6"
  3467. @m:acpipic_up = "SIMDB"
  3468. @m:acpipic_mp = "SIMDB"
  3469. [bootvid]
  3470. [hal]
  3471. ;
  3472. ; Hals to be installed based on machine type.
  3473. ;
  3474. @i:acpipic_up = halacpi.dll ,2,hal.dll
  3475. @i:e_isa_up = hal.dll ,2,hal.dll
  3476. @i:mps_up = halapic.dll ,2,hal.dll
  3477. @i:mps_mp = halmps.dll ,2,hal.dll
  3478. @i:acpiapic_up = halaacpi.dll,2,hal.dll
  3479. @i:acpiapic_mp = halmacpi.dll,2,hal.dll
  3480. @a:acpiapic_up = hal.dll ,2,hal.dll
  3481. @a:acpiapic_mp = hal.dll ,2,hal.dll
  3482. @m:acpipic_up = hal.dll ,2,hal.dll
  3483. @m:acpipic_mp = hal.dll ,2,hal.dll
  3484. [Hal.Load]
  3485. ;
  3486. ; HALs to be used during Setup for the various machine types.
  3487. ;
  3488. @i:acpipic_up = halacpi.dll
  3489. @i:e_isa_up = hal.dll
  3490. @i:mps_up = halapic.dll
  3491. @i:mps_mp = halapic.dll
  3492. @i:acpiapic_mp = halaacpi.dll
  3493. @i:acpiapic_up = halaacpi.dll
  3494. @a:acpiapic_mp = hal.dll
  3495. @a:acpiapic_up = hal.dll
  3496. @m:acpipic_up = hal.dll
  3497. @m:acpipic_mp = hal.dll
  3498. @i:[ntdetect]
  3499. @a:[ntdetect]
  3500. @i:acpipic_up = NTDETECT.COM,"\"
  3501. @i:e_isa_up = NTDETECT.COM,"\"
  3502. @i:mps_up = NTDETECT.COM,"\"
  3503. @i:mps_mp = NTDETECT.COM,"\"
  3504. @i:standard = NTDETECT.COM,"\"
  3505. @i:acpiapic_mp = NTDETECT.COM,"\"
  3506. @i:acpiapic_up = NTDETECT.COM,"\"
  3507. @a:acpiapic_mp = NTDETECT.COM,"\"
  3508. @a:acpiapic_up = NTDETECT.COM,"\"
  3509. [Map.Display]
  3510. @i:vga = VGA
  3511. @@:vga = "VGA"
  3512. [Display.Load]
  3513. vga = vga.sys
  3514. [Map.Mouse]
  3515. @i:msps2 = "*MICROSOFT PS2 MOUSE"
  3516. @i:lgps2 = "LOGITECH PS2 MOUSE"
  3517. @i:msbpser = "MICROSOFT BALLPOINT SERIAL MOUSE"
  3518. @i:lgser = "LOGITECH SERIAL MOUSE"
  3519. @i:USB = "USB PS2 MOUSE"
  3520. @@:none = "NO MOUSE"
  3521. @@:msser = "*MICROSOFT SERIAL MOUSE"
  3522. @m:ps2 = "PS2 MOUSE"
  3523. @m:ps2 = "MICROSOFT PS2 MOUSE"
  3524. @m:sermouse = "SERIAL MOUSE"
  3525. [Map.Keyboard]
  3526. @i:STANDARD = OLI_83KEY
  3527. @i:STANDARD = OLI_102KEY
  3528. @i:STANDARD = OLI_86KEY
  3529. @i:STANDARD = OLI_A101_102KEY
  3530. @i:STANDARD = XT_83KEY
  3531. @i:STANDARD = XT_84KEY
  3532. @i:STANDARD = ATT_301
  3533. @i:STANDARD = ATT_302
  3534. @i:STANDARD = PCAT_ENHANCED
  3535. @i:STANDARD = PCAT_86KEY
  3536. @i:STANDARD = PCXT_84KEY
  3537. @i:STANDARD = VECTRA_DIN
  3538. @i:USB = "USB KEYBOARD"
  3539. @m:STANDARD = PCAT_ENHANCED
  3540. @@:STANDARD = "101-KEY"
  3541. @m:none = "NO KEYBOARD"
  3542. [Map.PROM]
  3543. sgiborg_mp = "ARC PROM"
  3544. [PROM.Version]
  3545. sgiborg_mp = "1000"
  3546. [Map.SCSI]
  3547. symc8xx = "*NCRC8"
  3548. @i:dac960nt = "SWXCR"
  3549. ql10wnt = "QLISP1020"
  3550. aic78xx = "AIC78XX"
  3551. @i:@@!s:amsint = "AM53C974"
  3552. atapi = ATAPI
  3553. atapi = "ISA"
  3554. atapi = "IDE"
  3555. ql1080 = "QL1080"
  3556. ql1280 = "QL1280"
  3557. @i:@@:i2omp = "I2OMP"
  3558. @i:@@:iirsp = "IIRSP"
  3559. ;
  3560. ; List of scsi miniport drivers we are to load and where
  3561. ; they get copied to if installed. Note that the shortname
  3562. ; must be the same as the service name in the driver load list.
  3563. ;
  3564. ; <shortname> = <miniport_filename>,<directory>
  3565. ;
  3566. [SCSI.Load]
  3567. @i:cpqarray = cpqarray.sys,4
  3568. @@:atapi = atapi.sys,4
  3569. @i:@@!s:aha154x = aha154x.sys,4
  3570. @@!m:@@!s:sparrow = sparrow.sys,4
  3571. @@!m:symc810 = symc810.sys,4
  3572. @@:aic78xx = aic78xx.sys,4
  3573. @i:@@:i2omp = i2omp.sys,4
  3574. @i:@@:iirsp = iirsp.sys,4
  3575. @i:dac960nt = dac960nt.sys,4
  3576. @@:ql10wnt = ql10wnt.sys,4
  3577. @i:@@!s:amsint = amsint.sys,4
  3578. @@:@s:lp6nds35 = lp6nds35.sys,4
  3579. @@:@s:ql2100 = ql2100.sys,4
  3580. @@:@s:ql2200 = ql2200.sys,4
  3581. @@:@s:ql2300 = ql2300.sys,4
  3582. @i:@@!s:asc = asc.sys,4
  3583. @i:@@!s:asc3550 = asc3550.sys,4
  3584. @@:mraid35x = mraid35x.sys,4
  3585. @@!a:@s:cpqfcalm = cpqfcalm.sys,4
  3586. @i:@@!s:ini910u = ini910u.sys,4
  3587. @@:ql1240 = ql1240.sys,4
  3588. @@:aic78u2 = aic78u2.sys,4
  3589. @i:@s:ipsraidn = ipsraidn.sys,4
  3590. @@:@s:nfrd960 = nfrd960.sys,4
  3591. @@:symc8xx = symc8xx.sys,4
  3592. @@:sym_hi = sym_hi.sys,4
  3593. @@:sym_u3 = sym_u3.sys,4
  3594. @i:@@!s:asc3350p = asc3350p.sys,4
  3595. @i:@@!s:abp480n5 = abp480n5.sys,4
  3596. @i:@@!d:cd20xrnt = cd20xrnt.sys,4
  3597. @i:@@!d:ultra = ultra.sys,4
  3598. @@:adpu160m = adpu160m.sys,4
  3599. @@:adpu320 = adpu320.sys,4
  3600. @@:dpti2o = dpti2o.sys,4
  3601. @@:ql1080 = ql1080.sys,4
  3602. @@:ql1280 = ql1280.sys,4
  3603. @@:ql12160 = ql12160.sys,4
  3604. @@:@s:cpqarry2 = cpqarry2.sys,4
  3605. @@:@@:symmpi = symmpi.sys,4
  3606. @i:@@:perc2 = perc2.sys,4
  3607. @@:hpn = hpn.sys,4
  3608. @@:@@:cbidf2k = cbidf2k.sys,4
  3609. @i:@@:dac2w2k = dac2w2k.sys,4
  3610. @i:@@:dellcerc = dellcerc.sys,4
  3611. @i:@@:hpt3xx = hpt3xx.sys,4
  3612. @@:@s:cpqcissm = cpqcissm.sys,4
  3613. @@:@s:afcnt = afcnt.sys,4
  3614. ;
  3615. ; Extenders
  3616. ;
  3617. [BootBusExtenders.Load]
  3618. pci = pci.sys
  3619. acpi = acpi.sys
  3620. isapnp = isapnp.sys
  3621. acpiec = acpiec.sys
  3622. ohci1394 = ohci1394.sys
  3623. [BusExtenders.Load]
  3624. pcmcia = pcmcia.sys
  3625. pciide = pciide.sys
  3626. intelide = intelide.sys
  3627. viaide = viaide.sys
  3628. cmdide = cmdide.sys
  3629. toside = toside.sys
  3630. aliide = aliide.sys
  3631. mountmgr = mountmgr.sys
  3632. ftdisk = ftdisk.sys
  3633. partmgr = partmgr.sys
  3634. volsnap = volsnap.sys
  3635. fdc = fdc.sys
  3636. dmload = dmload.sys
  3637. dmio = dmio.sys
  3638. sbp2port = sbp2port.sys
  3639. @s:storport = storport.sys
  3640. ;
  3641. ; Input devices support
  3642. ;
  3643. [InputDevicesSupport.Load]
  3644. usbohci = usbohci.sys
  3645. usbuhci = usbuhci.sys
  3646. usbehci = usbehci.sys
  3647. usbhub = usbhub.sys
  3648. usbccgp = usbccgp.sys
  3649. hidusb = hidusb.sys
  3650. serial = serial.sys
  3651. serenum = serenum.sys
  3652. usbstor = usbstor.sys
  3653. @*:
  3654. @*: Microsoft Watchdog Device Driver
  3655. @*:
  3656. @i:@@:wd = wd.sys
  3657. ;
  3658. ; Keyboard drivers
  3659. ;
  3660. [Keyboard.Load]
  3661. STANDARD = i8042prt.sys
  3662. kbdhid = kbdhid.sys
  3663. [files.pcmcia]
  3664. pcmcia.sys,4
  3665. [files.pci]
  3666. pci.sys,4
  3667. [files.pciide]
  3668. pciide.sys,4
  3669. pciidex.sys,4
  3670. [files.intelide]
  3671. intelide.sys,4
  3672. pciidex.sys,4
  3673. [files.viaide]
  3674. viaide.sys,4
  3675. pciidex.sys,4
  3676. [files.cmdide]
  3677. cmdide.sys,4
  3678. pciidex.sys,4
  3679. [files.toside]
  3680. toside.sys,4
  3681. pciidex.sys,4
  3682. [files.aliide]
  3683. aliide.sys,4
  3684. pciidex.sys,4
  3685. [files.acpi]
  3686. acpi.sys,4
  3687. acpiec.sys,4
  3688. oprghdlr.sys,4
  3689. [files.isapnp]
  3690. isapnp.sys,4
  3691. [files.ohci1394]
  3692. ohci1394.sys,4
  3693. 1394bus.sys,4
  3694. [files.sbp2port]
  3695. sbp2port.sys,4
  3696. [files.wd]
  3697. @i:@@:wd.sys,4
  3698. ;
  3699. ; this must match the section in display.inx
  3700. ;
  3701. [files.video]
  3702. ;
  3703. ; These are always copied.
  3704. ;
  3705. [files.vga]
  3706. vga.sys,4
  3707. @@:framebuf.dll,2
  3708. @@:vga.dll,2
  3709. @i:vga256.dll,2
  3710. @i:vga64k.dll,2
  3711. ;
  3712. ; Keyboard/mouse
  3713. ;
  3714. [files.i8042]
  3715. i8042prt.sys,4
  3716. [files.sermouse]
  3717. sermouse.sys,4
  3718. [files.hidusb]
  3719. hidusb.sys,4
  3720. [files.mouhid]
  3721. mouhid.sys,4
  3722. [files.usbohci]
  3723. hid.dll,2
  3724. hidclass.sys,4
  3725. hidparse.sys,4
  3726. usbd.sys,4
  3727. usbport.sys,4
  3728. usbohci.sys,4
  3729. [files.usbuhci]
  3730. hid.dll,2
  3731. hidclass.sys,4
  3732. hidparse.sys,4
  3733. usbd.sys,4
  3734. usbport.sys,4
  3735. usbuhci.sys,4
  3736. [files.usbehci]
  3737. hid.dll,2
  3738. hccoin.dll,2
  3739. hidclass.sys,4
  3740. hidparse.sys,4
  3741. usbd.sys,4
  3742. usbport.sys,4
  3743. usbehci.sys,4
  3744. [files.usbhub]
  3745. usbhub.sys,4
  3746. [files.usbccgp]
  3747. usbccgp.sys,4
  3748. [files.kbdhid]
  3749. kbdhid.sys,4
  3750. [files.usbstor]
  3751. usbstor.sys,4
  3752. ;
  3753. ; SystemPartitionFiles
  3754. ;
  3755. [SystemPartitionFiles]
  3756. @i:ntldr,"\"
  3757. @a:ntldr,"\"
  3758. @m:ia64ldr.efi,""
  3759. @m:fpswa.efi,""
  3760. @m:;
  3761. @m:; SystemPartitionRoot
  3762. @m:;
  3763. @m:[SystemPartitionRoot]
  3764. @m:;
  3765. @m:; SystemPartitionUtilities
  3766. @m:;
  3767. @m:[SystemPartitionUtilities]
  3768. @m:nvrboot.efi,"",,,,,,,,,,,,AR
  3769. ;
  3770. ; File flags. Bit field.
  3771. ; 1 = smash locks (target filename)
  3772. ; 2 = force no comp (target filename)
  3773. ; 4 = overwrite oem file when upgrading (target filename)
  3774. ; 8 = ignore version (source filename)
  3775. ; 16 = don't delete source
  3776. ;
  3777. [FileFlags]
  3778. @*:;
  3779. @*:; BUGBUG--need to make sure that these fonts aren't deleted from the local
  3780. @*:; source directory in textmode setup, because there's presently a problem with
  3781. @*:; digital signature verification for .fon files and we won't be able to tell
  3782. @*:; that the file existing in the destination location is the proper file (thus
  3783. @*:; we'll try to recopy the source file, so it'd better be where we expect it).
  3784. @*:;
  3785. @i:halmps.dll = 8
  3786. @i:kernel32.dll = 1
  3787. @i:ntdll.dll = 1
  3788. @i:win32k.sys = 1
  3789. @i:ntldr = 2
  3790. @a:ntldr = 2
  3791. @m:ia64ldr.efi = 2
  3792. cfgmgr32.dll = 8
  3793. setupapi.dll = 8
  3794. umpnpmgr.dll = 8
  3795. hal.dll = 12
  3796. kbdclass.sys = 16
  3797. mouclass.sys = 16
  3798. driver.cab = 16
  3799. ; the following files are copied by both textmode setup and gui-mode
  3800. ; setup, so they cannot be moved. If you add files in syssetup.inf,
  3801. ; you must also add them here
  3802. ;
  3803. ; files in Files.NoWin31.System32ToSysroot section
  3804. NOTEPAD.EXE = 16
  3805. ;
  3806. ; files in Files.NoWin31.System32ToSystem section
  3807. AVICAP.DLL = 16
  3808. AVIFILE.DLL = 16
  3809. COMMDLG.DLL = 16
  3810. LZEXPAND.DLL = 16
  3811. KEYBOARD.DRV = 16
  3812. MCIAVI.DRV = 16
  3813. MCISEQ.DRV = 16
  3814. MCIWAVE.DRV = 16
  3815. MMSYSTEM.DLL = 16
  3816. MMTASK.TSK = 16
  3817. MOUSE.DRV = 16
  3818. MSVIDEO.DLL = 16
  3819. OLECLI.DLL = 16
  3820. OLESVR.DLL = 16
  3821. SHELL.DLL = 16
  3822. SOUND.DRV = 16
  3823. SYSTEM.DRV = 16
  3824. TAPI.DLL = 16
  3825. TIMER.DRV = 16
  3826. VER.DLL = 16
  3827. VGA.DRV = 16
  3828. WFWNET.DRV = 16
  3829. WINSPOOL.DRV = 16
  3830. ; files in Files.System section
  3831. SPOOLSV.EXE = 16
  3832. SPOOLSS.DLL = 16
  3833. ; files shared with fax down level clients, do not delete.
  3834. mfc42.dll = 16
  3835. mfc42u.dll = 16
  3836. msvcp60.dll = 16
  3837. fxsclnt.hlp = 16
  3838. [ScsiClass.Load]
  3839. cdrom = cdrom.sys
  3840. disk = disk.sys
  3841. @@:floppy = sfloppy.sys
  3842. ramdisk = ramdisk.sys
  3843. [FloppyDrivers.Load]
  3844. flpydisk = flpydisk.sys
  3845. fat = fastfat.sys
  3846. [CdRomDrivers.Load]
  3847. cdfs = cdfs.sys
  3848. [MouseDrivers.Load]
  3849. mouclass = mouclass.sys
  3850. mouhid = mouhid.sys
  3851. [SpecialFiles]
  3852. Multiprocessor = ntkrnlmp.exe,2,ntoskrnl.exe
  3853. @m:Uniprocessor = ntkrnlmp.exe,2,ntoskrnl.exe
  3854. @@!m:Uniprocessor = ntoskrnl.exe,2
  3855. @i:MPKrnlPa = ntkrpamp.exe,2,ntkrnlpa.exe
  3856. @i:UPKrnlPa = ntkrnlpa.exe,2
  3857. mouseclass = mouclass.sys,4
  3858. keyboardclass = kbdclass.sys,4
  3859. [files.none]
  3860. @*:
  3861. @*: If you add a keyboard layout dll here make sure that you also
  3862. @*: add the file name to [CmdConsFiles] section in dosnet.inf.
  3863. @*: This is to make sure that when command console is installed
  3864. @*: on the harddisk that particular layout file can be copied
  3865. @*:
  3866. [Files.KeyboardLayout]
  3867. 00000402 = KBDBU.DLL,2
  3868. 00000405 = KBDCZ.DLL,2
  3869. 00000406 = KBDDA.DLL,2
  3870. 00000407 = KBDGR.DLL,2
  3871. 00000408 = KBDHE.DLL,2
  3872. 00000409 = KBDUS.DLL,2
  3873. 0000040A = KBDSP.DLL,2
  3874. 0000040B = KBDFI.DLL,2
  3875. 0000040C = KBDFR.DLL,2
  3876. 0000040E = KBDHU.DLL,2
  3877. 0000040F = KBDIC.DLL,2
  3878. 00000410 = KBDIT.DLL,2
  3879. 00000413 = KBDNE.DLL,2
  3880. 00000414 = KBDNO.DLL,2
  3881. 00000415 = KBDPL1.DLL,2
  3882. 00010415 = KBDPL.DLL,2
  3883. 00000416 = KBDBR.DLL,2
  3884. 00000418 = KBDRO.DLL,2
  3885. 00000419 = KBDRU.DLL,2
  3886. 0000041A = KBDCR.DLL,2
  3887. 0000041B = KBDSL.DLL,2
  3888. 0000041C = KBDAL.DLL,2
  3889. 0000041D = KBDSW.DLL,2
  3890. 0000041F = KBDTUQ.DLL,2
  3891. 0001041F = KBDTUF.DLL,2
  3892. 00000422 = KBDUR.DLL,2
  3893. 00000423 = KBDBLR.DLL,2
  3894. 00000424 = KBDCR.DLL,2
  3895. 00000425 = KBDEST.DLL,2
  3896. 00000426 = KBDLV.DLL,2
  3897. 00000427 = KBDLT.DLL,2
  3898. 00000807 = KBDSG.DLL,2
  3899. 00000809 = KBDUK.DLL,2
  3900. 00001809 = KBDIR.DLL,2
  3901. 0000080A = KBDLA.DLL,2
  3902. 0000080C = KBDBE.DLL,2
  3903. 00000813 = KBDBE.DLL,2
  3904. 00000816 = KBDPO.DLL,2
  3905. 00000C0C = KBDFC.DLL,2
  3906. 00000C1A = KBDYCC.DLL,2
  3907. 00001009 = KBDCA.DLL,2
  3908. 0000100C = KBDSF.DLL,2
  3909. 00010402 = KBDUS.DLL,2
  3910. 00010405 = KBDCZ1.DLL,2
  3911. 00010407 = KBDGR1.DLL,2
  3912. 00010409 = KBDDV.DLL,2
  3913. 0001040A = KBDES.DLL,2
  3914. 00010419 = KBDRU1.DLL,2
  3915. 0001041B = KBDSL1.DLL,2
  3916. 00010426 = KBDLV1.DLL,2
  3917. 00010C0C = KBDCA.DLL,2
  3918. 00010C1A = KBDYCL.DLL,2
  3919. 00020409 = KBDUSX.DLL,2
  3920. 00010408 = KBDHE220.DLL,2
  3921. 00020408 = KBDHE319.DLL,2
  3922. 00030408 = KBDHELA2.DLL,2
  3923. 00040408 = KBDHELA3.DLL,2
  3924. 00050408 = KBDGKL.DLL,2
  3925. 00010410 = KBDIT142.DLL,2
  3926. 00030409 = KBDUSL.DLL,2
  3927. 00040409 = KBDUSR.DLL,2
  3928. 0001040E = KBDHU1.DLL,2
  3929. [KeyboardLayoutId]
  3930. 00010415 = 0007
  3931. 0001041F = 0014
  3932. 00010402 = 0004
  3933. 00010405 = 0005
  3934. 00010407 = 0012
  3935. 0001040A = 0086
  3936. 00010419 = 0008
  3937. 0001041B = 0013
  3938. 00010426 = 0015
  3939. 00010C0C = 0085
  3940. 00010408 = 0016
  3941. 00020408 = 0018
  3942. 00030408 = 0017
  3943. 00040408 = 0011
  3944. 00050408 = 0019
  3945. 00010410 = 0003
  3946. 0001040E = 0006
  3947. [HiveInfs.Fresh]
  3948. AddReg = hivedef.inf,AddReg
  3949. AddReg = hivesys.inf,AddReg
  3950. AddReg = hivesft.inf,AddReg
  3951. AddReg = hivecls.inf,AddReg
  3952. AddReg = hiveusd.inf,AddReg
  3953. AddReg = hivesxs.inf,AddReg
  3954. AddReg = dmreg.inf,DM.AddReg
  3955. @6:@@:AddReg = hivsft32.inf,AddReg
  3956. @6:@@:AddReg = hivcls32.inf,AddReg
  3957. [HiveInfs.Fresh.RemoteBoot]
  3958. AddReg = hivesys.inf,AddReg.RemoteBoot
  3959. [HiveInfs.Upgrade]
  3960. DelReg = hivesft.inf,DelRegFirst
  3961. DelReg = hivedef.inf,DelReg
  3962. AddReg = hivedef.inf,AddReg
  3963. DelReg = hivesys.inf,DelReg
  3964. AddReg = hivesys.inf,AddReg
  3965. AddReg = hivesys.inf,AddReg.Upgrade
  3966. DelReg = hivesft.inf,DelReg
  3967. AddReg = hivesft.inf,AddReg
  3968. AddReg = hivesft.inf,AddReg.Upgrade
  3969. DelReg = hivecls.inf,DelReg
  3970. AddReg = hivecls.inf,AddReg
  3971. AddReg = hiveusd.inf,AddReg
  3972. AddReg = hivesxs.inf,AddReg
  3973. DelReg = dmreg.inf,DM.DelReg
  3974. AddReg = dmreg.inf,DM.AddReg
  3975. @6:@@:AddReg = hivsft32.inf,AddReg
  3976. @6:@@:AddReg = hivcls32.inf,AddReg
  3977. [NetServicesToDisable]
  3978. Messenger
  3979. Netlogon
  3980. Alerter
  3981. Afd
  3982. Telnet
  3983. DHCP
  3984. NetDDE
  3985. NetDDEdsdm
  3986. ntcx
  3987. ntxem
  3988. ntxall
  3989. ntepc
  3990. DigiFEP5
  3991. Pcimac
  3992. CiFilter
  3993. LicenseService
  3994. RasAcd
  3995. RasArp
  3996. NdisTapi
  3997. w3svc
  3998. ftpsvc
  3999. msftpsvc
  4000. gophersvc
  4001. raspptpf
  4002. wuser32
  4003. @*:
  4004. @*: [SetupKeysToMigrate]
  4005. @*: This section lists the keys on the setup hive, under \Registry\Machine\SYSTEM\CurrentControlSet,
  4006. @*: that need to be migrated to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet on the target system.
  4007. @*:
  4008. @*: Items in this section have the following format:
  4009. @*:
  4010. @*: <Key path> = <volatile keys>, <install type>, <overwrite>
  4011. @*:
  4012. @*: where:
  4013. @*:
  4014. @*: <Key path>.... Path to the key to be migrated, relative to \Registry\Machine\SYSTEM\CurrentControlSet.
  4015. @*:
  4016. @*: <volatile keys>.... Indicates whether or not volatile keys need to be migrated.
  4017. @*: If this value is not present, 1 will be assumed.
  4018. @*:
  4019. @*: 0 - Don't migrate volatile keys (only non-volatile keys are migrated)
  4020. @*: 1 - Migrate both volatile and non-volatile keys
  4021. @*:
  4022. @*:
  4023. @*: <install type>..... Indicates the install type where migration needs to occur
  4024. @*: If this value is not present, 2 will be assumed.
  4025. @*:
  4026. @*: 0 - Migrate on clean install only
  4027. @*: 1 - Migrate on upgrade only
  4028. @*: 2 - Migrate on both clean install and upgrade only
  4029. @*:
  4030. @*: <Overwrite>........ Indicates whether or not value entries are to be overwritten
  4031. @*: if they are present on the target hive.
  4032. @*: If this value is not present, 1 will be assumed.
  4033. @*:
  4034. @*: 0 - Don't overwrite value entries
  4035. @*: 1 - Overwrite value entries
  4036. @*:
  4037. @*: <ACL Overwrite>.... Indicates whether or not ACLs are to be overwritten
  4038. @*: if they are present on the target hive.
  4039. @*: If this value is not present, 0 will be assumed.
  4040. @*:
  4041. @*: 0 - Don't overwrite ACLs
  4042. @*: 1 - Overwrite ACLs
  4043. @*:
  4044. @*:
  4045. [SetupKeysToMigrate]
  4046. "Enum" = 0,2,1,1
  4047. "Services\ACPI\Parameters" = 1,2,1,0
  4048. "Services\atapi\Parameters" = 1,2,1,0
  4049. @i:"Services\P3\Parameters" = 1,2,1,0
  4050. "Services\Pci\Parameters" = 1,2,1,0
  4051. "Services\isapnp\Parameters" = 1,2,1,0
  4052. "Control\Arbiters" = 0,2,1,0
  4053. "Control\Class" = 0,2,0,0
  4054. "Control\COM Name Arbiter" = 0,2,1,1
  4055. "Control\HAL" = 1,2,1,0
  4056. "Control\IDConfigDB" = 0,2,0,1
  4057. "Control\PnP\Pci" = 0,2,1,0
  4058. @i:"Control\PnP\PciIrqRouting" = 0,2,0,0
  4059. "Control\Processor" = 1,2,1,0
  4060. "Control\UsbFlags" = 1,2,1,0
  4061. "Hardware Profiles" = 0,2,0,1
  4062. @*:
  4063. @*: [RootDevicesToDelete.clean]
  4064. @*: This section lists the keys under \Registry\Machine\SYSTEM\CurrentControlSet\Enum\Root
  4065. @*: that need to be deleted on clean install.
  4066. @*:
  4067. @*:
  4068. [RootDevicesToDelete.clean]
  4069. ramdisk
  4070. @*:
  4071. @*: [RootDevicesToDelete]
  4072. @*: This section lists the keys under \Registry\Machine\SYSTEM\CurrentControlSet\Enum\Root
  4073. @*: that need to be deleted during an upgrade.
  4074. @*:
  4075. @*:
  4076. [RootDevicesToDelete]
  4077. ACPI_HAL
  4078. ISA_HAL
  4079. PCI_HAL
  4080. MCA_HAL
  4081. ISAPNP
  4082. PCI
  4083. LEGACY_MGA_MIL
  4084. WDMAUD
  4085. LEGACY_BEEP
  4086. PARALLELCLASS
  4087. LEGACY_PARPORT
  4088. LEGACY_PARALLEL
  4089. *PNP0800
  4090. IntelATA
  4091. viadsk
  4092. pcmcia
  4093. MS_IRMODEMMINIPORT
  4094. @@!6:@e:MS_IRDAMINIPORT
  4095. @6:MS_IRDAMINIPORT
  4096. @*:
  4097. @*: [RootDeviceClassesToDelete]
  4098. @*: This section lists the device class GUIDs whose root-enumerated members need to be
  4099. @*: deleted during an upgrade.
  4100. @*:
  4101. @*: Currently listed are Unknown, Tape class GUIDs.
  4102. @*:
  4103. @*:
  4104. [RootDeviceClassesToDelete]
  4105. {456D63F1-3F38-11d1-93C9-0040333C1C05}
  4106. {4D36E97E-E325-11CE-BFC1-08002BE10318}
  4107. {6D807884-7D21-11CF-801C-08002BE10318}
  4108. @*:
  4109. @*: [RootDeviceClassesToDelete.nt4]
  4110. @*: This section lists the device class GUIDs whose root-enumerated members need to be
  4111. @*: deleted during an upgrade from nt4 (but not for upgrade over Win2k+)
  4112. @*:
  4113. @*: Currently listed are SCSI, Keyboard, and Mouse class GUIDs.
  4114. @*:
  4115. @*:
  4116. [RootDeviceClassesToDelete.nt4]
  4117. {4D36E97B-E325-11CE-BFC1-08002BE10318}
  4118. {4D36E96F-E325-11CE-BFC1-08002BE10318}
  4119. {4D36E96B-E325-11CE-BFC1-08002BE10318}
  4120. ;
  4121. ; [ACPIOptions]
  4122. ; This section lists options that affect the installation of ACPI on x86
  4123. ;
  4124. ; ACPIEnable
  4125. ; 0 - ACPI will be disabled at install time regardless of the BIOS
  4126. ; 1 - ACPI will be enabled at install time if an ACPI BIOS is present
  4127. ; 2 - ACPI will be enabled based on the GoodACPIBios list, the NWACL
  4128. ; and ACPIBiosDate
  4129. ;
  4130. ; ACPIBiosDate = mm,dd,yyyy
  4131. ; Supplies the date that a BIOS must have to be considered good if it is
  4132. ; not in the GoodACPIBios list. If a BIOS has a date greater than this and
  4133. ; is not in the NWACL list, then it will be used unless ACPIEnable = 0
  4134. ;
  4135. [ACPIOptions]
  4136. ACPIEnable = 2
  4137. ACPIBiosDate = 01,01,1999
  4138. @*:
  4139. @*: [NWACL]
  4140. @*: Machines which are Not Windows ACPI Compliant
  4141. @*:
  4142. [NWACL]
  4143. ABitBP6=ABitBP6
  4144. AMIINT01/18/00=AMIINT01/18/00
  4145. ASUSP2B-D=ASUSP2B-D
  4146. ASUSP2B-F=ASUSP2B-F
  4147. ASUSP2B-DS02/03/99=ASUSP2B-DS02/03/99
  4148. ASUSP2B-DS10/21/99=ASUSP2B-DS10/21/99
  4149. ASUSP2L97-DS02/02/99=ASUSP2L97-DS02/02/99
  4150. ASUSP5A-B=ASUSP5A-B
  4151. ASUSP5A03/12/99=ASUSP5A03/12/99
  4152. CompaqArmada3500=CompaqArmada3500
  4153. CompaqArmada6500=CompaqArmada6500
  4154. CompaqM500=CompaqM500
  4155. CompaqPanther=CompaqPanther
  4156. CompaqPresario1692=CompaqPresario1692
  4157. CompaqPresario1925=CompaqPresario1925
  4158. COMPAQTHUNDER05/18/99=COMPAQTHUNDER05/18/99
  4159. COMPAQRACEBAIT12/06/99=COMPAQRACEBAIT12/06/99
  4160. DellCP???01/27/99=DellCP???01/27/99
  4161. DELLCPt=DELLCPt
  4162. DellCPtA02=DellCPtA02
  4163. DellLatitudeLT=DellLatitudeLT
  4164. DellInspiron3500=DellInspiron3500
  4165. DellPE1300=DellPE1300
  4166. DellPersonalWorkation1300=DellPersonalWorkation1300
  4167. FICPA2013=FICPA2013
  4168. FICVB601=FICVB601
  4169. FujitsuCAPRICOR=FujitsuCAPRICOR
  4170. FujitsuM63E=FujitsuM63E
  4171. FujitsuM65=FujitsuM65
  4172. FujitsuSPRINT=FujitsuSPRINT
  4173. FujitsuTANDEM=FujitsuTANDEM
  4174. FujitsuElm=FujitsuElm
  4175. FujitsuMaple=FujitsuMaple
  4176. FujitsuSycamore=FujitsuSycamore
  4177. FujitsuV66NAS=FujitsuV66NAS
  4178. GatewayE1200=GatewayE1200
  4179. GatewayE1400=GatewayE1400
  4180. GatewayProfile=GatewayProfile
  4181. GatewaySolo=GatewaySolo
  4182. Gigabyte=Gigabyte
  4183. HitachiFlora220CX=HitachiFlora220CX
  4184. HitachiFlora220MP=HitachiFlora220MP
  4185. HitachiFlora270EX=HitachiFlora270EX
  4186. HitachiFlora270VX-NH7=HitachiFlora270VX-NH7
  4187. HPAshaki02/24/99=HPAshaki02/24/99
  4188. HPHPBDD=HPHPBDD
  4189. HPHPCCD=HPHPCCD
  4190. HPKayakXUMP=HPKayakXUMP
  4191. HPLH4=HPLH4
  4192. HPPuma02/12/99=HPPuma02/12/99
  4193. HPScimitar=HPScimitar
  4194. IBMAPTIVA145=IBMAPTIVA145
  4195. IBMTP240SandShark=IBMTP240SandShark
  4196. IntelKauai=IntelKauai
  4197. IntelL440GX=IntelL440GX
  4198. IntelOR84009/14/99=IntelOR84009/14/99
  4199. IntelSea2=IntelSea2
  4200. IwillDBS100=IwillDBS100
  4201. MicronAtlanta=MicronAtlanta
  4202. MicronTrek2U375=MicronTrek2U375
  4203. NCRS20GX=NCRS20GX
  4204. NECPowerMate8100=NECPowerMate8100
  4205. NECVersaNote=NECVersaNote
  4206. NECVersaNoteC2=NECVersaNoteC2
  4207. NECVersaLXAGP+=NECVersaLXAGP+
  4208. NECZ1=NECZ1
  4209. QDIGRP010599=QDIGRP010599
  4210. SiemensMobile750=SiemensMobile750
  4211. SonyF290=SonyF290
  4212. SonyN505=SonyN505
  4213. Sonypcg777=Sonypcg777
  4214. Sonypcg888=Sonypcg888
  4215. Sonypcgf16=Sonypcgf16
  4216. SonyPCVL300=SonyPCVL300
  4217. Sonypcvs520=Sonypcvs520
  4218. Sonypcvs720=Sonypcvs720
  4219. Sonyz505dx=Sonyz505dx
  4220. SuperMicro = SuperMicro
  4221. ToshibaPortege3300=ToshibaPortege3300
  4222. ToshibaSatellite4030XCDT=ToshibaSatellite4030XCDT
  4223. Tyan=Tyan
  4224. ViaVP3A=ViaVP3A
  4225. [ABitBP6]
  4226. AcpiOemId="FACP","AWARD "
  4227. AcpiOemTableId="FACP","AWRDACPI"
  4228. AcpiOemRevision="<=","FACP",30302e31
  4229. [AMIINT01/18/00]
  4230. AcpiOemId="FACP","AMIINT"
  4231. AcpiOemTableId="FACP",""
  4232. AcpiOemRevision="<=","FACP",10
  4233. [ASUSP2B-D]
  4234. AcpiOemId="FACP","ASUS "
  4235. AcpiOemTableId="FACP","P2B-D "
  4236. AcpiOemRevision="<=","FACP",58582e32
  4237. [ASUSP2B-F]
  4238. AcpiOemId="FACP","ASUS "
  4239. AcpiOemTableId="FACP","P2B-F "
  4240. AcpiOemRevision="<=","FACP",58582e31
  4241. [ASUSP2B-DS02/03/99]
  4242. AcpiOemId="FACP","ASUS "
  4243. AcpiOemTableId="FACP","P2B-DS "
  4244. AcpiOemRevision="<=","FACP",58582e31
  4245. AcpiCreatorRevision="<=","FACP",31303030
  4246. [ASUSP2B-DS10/21/99]
  4247. AcpiOemId="FACP","ASUS "
  4248. AcpiOemTableId="FACP","P2B-DS "
  4249. AcpiOemRevision="<=","FACP",58582e32
  4250. AcpiCreatorRevision="<=","FACP",31303030
  4251. [ASUSP2L97-DS02/02/99]
  4252. AcpiOemId="FACP","ASUS "
  4253. AcpiOemTableId="FACP","P2L97-DS"
  4254. AcpiOemRevision="<=","FACP",58582e31
  4255. AcpiCreatorRevision="<=","FACP",31303030
  4256. [ASUSP5A-B]
  4257. AcpiOemId="FACP","ASUS "
  4258. AcpiOemTableId="FACP","P5A-B "
  4259. AcpiOemRevision="<=","FACP",58582e31
  4260. [ASUSP5A03/12/99]
  4261. AcpiOemId="FACP","ASUS "
  4262. AcpiOemTableId="FACP","P5A "
  4263. AcpiOemRevision="<=","FACP",58582e31
  4264. [CompaqArmada3500]
  4265. AcpiOemId="FACP","COMPAQ"
  4266. AcpiOemTableId="FACP","CPQB05E "
  4267. AcpiOemRevision="<=","FACP",00000001
  4268. [CompaqArmada6500]
  4269. AcpiOemId="FACP", "PTLTD "
  4270. AcpiOemTableId="FACP", " FACP "
  4271. AcpiOemRevision="=", "FACP", 0
  4272. [CompaqM500]
  4273. AcpiOemId="FACP","COMPAQ"
  4274. AcpiOemTableId="FACP","CPQB151 "
  4275. AcpiOemRevision="<=","FACP",19990722
  4276. [CompaqPanther]
  4277. AcpiOemId="FACP","COMPAQ"
  4278. AcpiOemTableId="FACP","PANTHER "
  4279. AcpiOemRevision="<=","FACP",1
  4280. AcpiCreatorRevision="=","FACP",0
  4281. [CompaqPresario1692]
  4282. AcpiOemId="FACP","COMPAQ"
  4283. AcpiOemTableId="FACP","VIPER II"
  4284. AcpiOemRevision="<=","FACP",06040000
  4285. AcpiCreatorId="FACP","PTL "
  4286. AcpiCreatorRevision="<=","FACP",000F4240
  4287. [CompaqPresario1925]
  4288. AcpiOemId="FACP","PTLTD "
  4289. AcpiOemTableId="FACP"," FACP "
  4290. AcpiOemRevision="<=","FACP",06040000
  4291. [COMPAQTHUNDER05/18/99]
  4292. AcpiOemId="FACP","COMPAQ"
  4293. AcpiOemTableId="FACP","THUNDER "
  4294. AcpiOemRevision="<=","FACP",1
  4295. AcpiCreatorRevision="<=","FACP",0
  4296. [COMPAQRACEBAIT12/06/99]
  4297. AcpiOemId="FACP","COMPAQ"
  4298. AcpiOemTableId="FACP","RACEBAIT"
  4299. AcpiOemRevision="<=","FACP",2
  4300. [DellCP???01/27/99]
  4301. AcpiOemId="FACP","Dell "
  4302. AcpiOemTableId="FACP","CP??? "
  4303. AcpiOemRevision="<=","FACP",27cf011b
  4304. [DELLCPt]
  4305. AcpiOemId="FACP","DELL "
  4306. AcpiOemTableId="FACP","CPt C "
  4307. AcpiOemRevision=">=","FACP",27cf090e
  4308. [DELLCPtA02]
  4309. AcpiOemId="FACP","DELL "
  4310. AcpiOemTableId="FACP","CPt C "
  4311. AcpiOemRevision=">=","FACP",27cf090f
  4312. [DellLatitudeLT]
  4313. AcpiOemId="FACP","SHARP "
  4314. AcpiOemTableId="FACP"," "
  4315. [DellInspiron3500]
  4316. AcpiOemId="FACP","Dell "
  4317. AcpiOemTableId="FACP","I 3500 "
  4318. [DellPE1300]
  4319. AcpiOemId="FACP","Dell "
  4320. AcpiOemTableId="FACP","PE1300 "
  4321. AcpiOemRevision="<=","FACP",00000001
  4322. [DellPersonalWorkation1300]
  4323. AcpiOemId="FACP","DELL "
  4324. AcpiOemTableId="FACP","PE1300 "
  4325. AcpiOemRevision="<=","FACP",00000001
  4326. [FICPA2013]
  4327. AcpiOemId="FACP","FIC "
  4328. AcpiOemTableId="FACP","PA2013 "
  4329. AcpiOemRevision="<=","FACP",30302e31
  4330. [FICVB601]
  4331. AcpiOemId="FACP","FIC "
  4332. AcpiOemTableId="FACP","VB601 "
  4333. AcpiOemRevision="<=","FACP",30302e31
  4334. [FujitsuCAPRICOR]
  4335. AcpiOemId="FACP","FUJ "
  4336. AcpiOemTableId="FACP","CAPRICOR"
  4337. [FujitsuM63E]
  4338. AcpiOemId="FACP","FUJ000"
  4339. AcpiOemTableId="FACP","M63E "
  4340. [FujitsuM65]
  4341. AcpiOemId="FACP","FUJ "
  4342. AcpiOemTableId="FACP","M65 "
  4343. [FujitsuSPRINT]
  4344. AcpiOemId="RSDT","FUJ "
  4345. AcpiOemTableId="RSDT","SPRINT "
  4346. [FujitsuTANDEM]
  4347. AcpiOemId="FACP","FUJ "
  4348. AcpiOemTableId="FACP","TANDEM "
  4349. [FujitsuElm]
  4350. AcpiOemId="FACP","FUJ "
  4351. AcpiOemTableId="FACP","M19A/XA "
  4352. AcpiOemRevision="=","FACP",00000001
  4353. AcpiCreatorId="FACP","ACER"
  4354. AcpiCreatorRevision="=","FACP",00000000
  4355. [FujitsuMaple]
  4356. AcpiOemId="FACP","FUJ "
  4357. AcpiOemTableId="FACP","M9D "
  4358. AcpiOemRevision="=","FACP",00000001
  4359. AcpiCreatorId="FACP","ACER"
  4360. AcpiCreatorRevision="=","FACP",00000000
  4361. [FujitsuSycamore]
  4362. AcpiOemId="FACP","Fuj "
  4363. AcpiOemTableId="FACP","M11EJ "
  4364. AcpiOemRevision="=","FACP",00000001
  4365. AcpiCreatorId="FACP","Acer"
  4366. AcpiCreatorRevision="=","FACP",00000000
  4367. [FujitsuV66NAS]
  4368. AcpiOemId="FACP","FUJ "
  4369. AcpiOemTableId="FACP","V66NAS "
  4370. [GatewayE1200]
  4371. AcpiOemId="FACP","INTEL "
  4372. AcpiOemTableId="FACP","MAUI "
  4373. AcpiOemRevision="<=","FACP",1
  4374. [GatewayE1400]
  4375. AcpiOemId="FACP","SUMATR"
  4376. AcpiOemTableId="FACP","SU81010A"
  4377. AcpiOemRevision="<=","FACP",1999072
  4378. [GatewayProfile]
  4379. AcpiOemId="FACP","GATEWA"
  4380. AcpiOemTableId="FACP","PROFILE "
  4381. AcpiOemRevision="<=","FACP",1
  4382. [GatewaySolo]
  4383. AcpiOemId="FACP","GATEWA"
  4384. AcpiOemTableId="FACP","SOLO9300"
  4385. AcpiOemRevision="<=","FACP",06040000
  4386. [Gigabyte]
  4387. ACPIOEMID="FACP","GBT"
  4388. ACPIOEMTABLEID="FACP","AWRDACPI"
  4389. ACPIOEMREVISION="=","FACP",00000000
  4390. [HitachiFlora220CX]
  4391. AcpiOemId="FACP","HTCLTD"
  4392. AcpiOemTableId="FACP","HTC2041 "
  4393. AcpiOemRevision="<=","FACP",1
  4394. [HitachiFlora220MP]
  4395. AcpiOemId="FACP","HTCLTD"
  4396. AcpiOemTableId="FACP"," "
  4397. [HitachiFlora270EX]
  4398. AcpiOemId="FACP","HTCLTD"
  4399. AcpiOemTableId="FACP","270-EX "
  4400. AcpiOemRevision="<=","FACP",1
  4401. [HitachiFlora270VX-NH7]
  4402. AcpiOemId="FACP","HTCLTD"
  4403. AcpiOemTableId="FACP","HTC2051 "
  4404. AcpiOemRevision="<=","FACP",1
  4405. [HPAshaki02/24/99]
  4406. AcpiOemId="FACP","HP "
  4407. AcpiOemTableId="FACP","ASHAKI "
  4408. AcpiOemRevision="=","FACP",00000000
  4409. [HPHPBDD]
  4410. AcpiOemId="FACP","HP "
  4411. AcpiOemTableId="FACP","HPBDD_IO"
  4412. AcpiOemRevision="<=","FACP",1006
  4413. [HPHPCCD]
  4414. AcpiOemId="FACP","HP "
  4415. AcpiOemTableId="FACP","HPCCD HX"
  4416. AcpiOemRevision="<=","FACP",10000
  4417. [HPKayakXUMP]
  4418. AcpiOemId="FACP","HP "
  4419. AcpiOemTableId="FACP","COGNAC "
  4420. AcpiOemRevision="=","FACP",0
  4421. [HPLH4]
  4422. AcpiOemId="FACP","HP "
  4423. AcpiOemTableId="FACP","LH 4 "
  4424. AcpiOemRevision="<=","FACP",1
  4425. [HPPuma02/12/99]
  4426. AcpiOemId="FACP","HP "
  4427. AcpiOemTableId="FACP","Puma "
  4428. AcpiOemRevision="=","FACP",00000000
  4429. [HPScimitar]
  4430. AcpiOemId="FACP","HP "
  4431. AcpiOemTableId="FACP","HWPC203 "
  4432. AcpiOemRevision="<=","FACP",00000001
  4433. [IBMAPTIVA145]
  4434. AcpiOemId="FACP","XXXXXX"
  4435. AcpiOemTableId="FACP","AWRDACPI"
  4436. AcpiOemRevision="<=","FACP",1
  4437. [IBMTP240SandShark]
  4438. AcpiOemId="FACP","IBM "
  4439. AcpiOemTableId="FACP","SShark-1"
  4440. AcpiOemRevision="<=","FACP",1
  4441. [IntelKauai]
  4442. AcpiOemId="FACP","INTEL "
  4443. AcpiOemTableId="FACP","KAUAI "
  4444. [IntelL440GX]
  4445. AcpiOemId="FACP","Intel "
  4446. AcpiOemTableId="FACP","L440GX "
  4447. AcpiOemRevision="<=","FACP",1
  4448. [IntelOR84009/14/99]
  4449. AcpiOemId="FACP","Intel "
  4450. AcpiOemTableId="FACP","OR840 "
  4451. AcpiOemRevision="<=","FACP",1
  4452. [IntelSea2]
  4453. AcpiOemId="FACP","INTEL "
  4454. AcpiOemTableId="FACP","SEATTLE2"
  4455. AcpiOemRevision="<=","FACP",19990216
  4456. [IwillDBS100]
  4457. AcpiOemId="FACP","AWARD "
  4458. AcpiOemTableId="FACP","AWRDACPI"
  4459. AcpiOemRevision="=","FACP",00000000
  4460. [MicronAtlanta]
  4461. AcpiOemId="FACP","MICRON"
  4462. AcpiOemTableId="FACP","ATLANTA "
  4463. AcpiOemRevision="=","FACP",0
  4464. [MicronTrek2U375]
  4465. AcpiOemId="FACP","MICRON"
  4466. AcpiOemTableId="FACP","Trek2AGP"
  4467. AcpiOemRevision="=","FACP",00000001
  4468. [NCRS20GX]
  4469. AcpiOemId="FACP","Intel "
  4470. AcpiOemTableId="FACP","L440GX "
  4471. AcpiOemRevision="=","FACP",0
  4472. [NECPowerMate8100]
  4473. AcpiOemId="FACP","INTEL "
  4474. AcpiOemTableId="FACP","JN440BX1"
  4475. AcpiOemRevision=">=","FACP",19990203
  4476. AcpiOemRevision="<=","FACP",19990810
  4477. AcpiCreatorRevision="=","FACP",f4240
  4478. [NECVersaNote]
  4479. AcpiOemId="FACP","INTEL "
  4480. AcpiOemTableId="FACP","440BX "
  4481. AcpiOemRevision="=","FACP",00000000
  4482. AcpiCreatorId="FACP","PTL "
  4483. AcpiCreatorRevision="=","FACP",000f4240
  4484. [NECVersaNoteC2]
  4485. AcpiOemId="FACP","NEC "
  4486. AcpiOemTableId="FACP","ND000011"
  4487. AcpiOemRevision="<=","FACP",00000001
  4488. [NECVersaLXAGP]
  4489. AcpiOemId="FACP","NEC "
  4490. AcpiOemTableId="FACP","ND000010"
  4491. AcpiOemRevision="<=","FACP",00000097
  4492. [NECZ1]
  4493. AcpiOemId="FACP","AMIINT"
  4494. AcpiOemTableId="FACP",""
  4495. AcpiOemRevision="=","FACP",0
  4496. [QDIGRP010599]
  4497. AcpiOemId="FACP","QDIGRP"
  4498. AcpiOemTableId="FACP","AWRDACPI"
  4499. AcpiOemRevision="<=","FACP",00000000
  4500. [SiemensMobile750]
  4501. AcpiOemId="FACP","TSANYO"
  4502. AcpiOemTableId="FACP"," "
  4503. AcpiOemRevision="=","FACP",0
  4504. [SonyF290]
  4505. AcpiOemId="FACP","SONY "
  4506. AcpiOemTableId="FACP","K0 "
  4507. AcpiOemRevision="<=","FACP",13108b4
  4508. [SonyN505]
  4509. AcpiOemId="FACP","SONY "
  4510. AcpiOemTableId="FACP","H0 "
  4511. AcpiOemRevision="<=","FACP",06040000
  4512. [Sonypcg777]
  4513. AcpiOemId="FACP","SONY "
  4514. AcpiOemTableId="FACP"," "
  4515. [Sonypcg888]
  4516. AcpiOemId="FACP","SONY "
  4517. AcpiOemTableId="FACP"," "
  4518. [Sonypcgf16]
  4519. AcpiOemId="FACP","SONY "
  4520. AcpiOemTableId="FACP"," "
  4521. [SonyPCVL300]
  4522. AcpiOemId="FACP","ASUS "
  4523. AcpiOemTableId="FACP","SHACHI "
  4524. AcpiOemRevision="<=","FACP",1
  4525. [Sonypcvs520]
  4526. AcpiOemId="FACP","SONY "
  4527. AcpiOemTableId="FACP","440BX CR"
  4528. AcpiOemRevision="<=","FACP",1
  4529. [Sonypcvs720]
  4530. AcpiOemId="FACP","SONY "
  4531. AcpiOemTableId="FACP","440BX CR"
  4532. AcpiOemRevision="<=","FACP",1
  4533. [Sonyz505dx]
  4534. AcpiOemId="FACP","SONY "
  4535. AcpiOemTableId="FACP"," "
  4536. [SuperMicro]
  4537. AcpiOemId="FACP","SUPERM"
  4538. AcpiOemTableId="FACP","SUPERMTB"
  4539. AcpiOemRevision="<=","FACP",2
  4540. [ToshibaPortege3300]
  4541. AcpiOemId="FACP","TOSHIB"
  4542. AcpiOemTableId="FACP","750 "
  4543. AcpiOemRevision="<=","FACP",1
  4544. [ToshibaSatellite4030XCDT]
  4545. AcpiOemId="FACP","TOSHIB"
  4546. AcpiOemTableId="FACP","750 "
  4547. AcpiOemRevision="<=","FACP",1
  4548. [Tyan]
  4549. AcpiOemID= "FACP", "TYANCP"
  4550. AcpiOemTableId= "FACP", "TYANTBLE"
  4551. AcpiOemRevision= "<=","FACP", 00000009
  4552. [ViaVP3A]
  4553. AcpiOemId="FACP","VIAVP3"
  4554. AcpiOemTableId="FACP","AWRDACPI"
  4555. AcpiOemRevision="=","FACP",0
  4556. @*:
  4557. @*: [GoodACPIBios]
  4558. @*: ACPI BIOSes compatible with Windows NT
  4559. @*:
  4560. [GoodACPIBios]
  4561. AcerAspire3040 = AcerAspire3040
  4562. AcerAspire3100=AcerAspire3100
  4563. AcerAspire4100=AcerAspire4100
  4564. AcerPower6200=AcerPower6200
  4565. AcerPower6100 = AcerPower6100
  4566. AMISeries774=AMISeries774
  4567. AsusP2B=AsusP2B
  4568. AsusP2B-E=AsusP2B-E
  4569. AsusP2BOem=AsusP2BOem
  4570. AwardGA-6BXC=AwardGA-6BXC
  4571. CompalN30I3=CompalN30I3
  4572. CompalN30T3=CompalN30T3
  4573. CompaqArmada7800 = CompaqArmada7800
  4574. CompaqArmada7400 = CompaqArmada7400
  4575. CompaqDeskpro4000_5xxx = CompaqDeskpro4000_5xxx
  4576. CompaqArmada4220 = CompaqArmada4220
  4577. CompaqDeskpro4000_6xxx = CompaqDeskpro4000_6xxx
  4578. CompaqDeskpro6000EN = CompaqDeskpro6000EN
  4579. CompaqDeskpro6000EP = CompaqDeskpro6000EP
  4580. CompaqDeskpro6000EP/SB = CompaqDeskpro6000EP/SB
  4581. CompaqDeskpro6400 = CompaqDeskpro6400
  4582. DellDimensionR400=DellDimensionR400
  4583. DellDimensionR450=DellDimensionR450
  4584. DellDimensionV350=DellDimensionV350
  4585. DellLatitudeCP = DellLatitudeCP
  4586. DellLatitudeCPi = DellLatitudeCPi
  4587. DellOptiplexE1 = DellOptiplexE1
  4588. DellOptiplexG1 = DellOptiplexG1
  4589. DellOptiplexGn = DellOptiplexGn
  4590. DellOptiplexGX1 = DellOptiplexGX1
  4591. DellOptiplexGXa = DellOptiplexGXa
  4592. DellPowerEdge6300=DellPowerEdge6300
  4593. DellPowerEdge6350=DellPowerEdge6350
  4594. FICVB601-V=FICVB601-V
  4595. FujitsuFMV-Pro8400T1=FujitsuFMV-Pro8400T1
  4596. FujitsuLifebook690Tx = FujitsuLifebook690Tx
  4597. FujitsuM63 = FujitsuM63
  4598. FZPC=FZPC
  4599. GatewayE3200=GatewayE3200
  4600. GatewayE5250=GatewayE5250
  4601. GatewayG6-350=GatewayG6-350
  4602. GatewayG6-400=GatewayG6-400
  4603. GatewayG6-400MP=GatewayG6-400MP
  4604. GBT=GBT
  4605. HitachiFlora270NH4=HitachiFlora270NH4
  4606. HPOmnibook2100=HPOmnibook2100
  4607. HPOmnibook2100TX=HPOmnibook2100TX
  4608. HPOmnibook4100BX=HPOmnibook4100BX
  4609. HPOmnibook4100TX=HPOmnibook4100TX
  4610. HPOmnibook4150=HPOmnibook4150
  4611. HPOmnibook7100=HPOmnibook7100
  4612. HPOmnibook7150=HPOmnibook7150
  4613. HPNetServerLXR-8000=HPNetServerLXR-8000
  4614. HPOmnibook900=HPOmnibook900
  4615. HPVectraVL8=HPVectraVL8
  4616. HPVectraVL8i=HPVectraVL8i
  4617. IBMIntellistationMPro6898=IBMIntellistationMPro6898
  4618. IBMIntellistationMPro = IBMIntellistationMPro
  4619. IBMIntelliStationZPro6865=IBMIntelliStationZPro6865
  4620. IBMIntelliStationEPro6893=IBMIntelliStationEPro6893
  4621. IBMNetfinity3000=IBMNetfinity3000
  4622. IBMNetfinity5500=IBMNetfinity5500
  4623. IBMNetfinity7000=IBMNetfinity7000
  4624. IBMPC300GL6265/6275/6285=IBMPC300GL6265/6275/6285
  4625. IBMPC300GL6277/6287=IBMPC300GL6277/6287
  4626. IBMPC300GL6561/6591=IBMPC300GL6561/6591
  4627. IBMPC300PL6862/6892=IBMPC300PL6862/6892
  4628. IBMPC710=IBMPC710
  4629. IBMThinkPad380Z = IBMThinkPad380Z
  4630. IBMThinkPad560Z = IBMThinkPad560Z
  4631. IBMThinkPad600 = IBMThinkPad600
  4632. IBMThinkpad600E = IBMThinkpad600E
  4633. IBMThinkpad600R = IBMThinkpad600R
  4634. IBMThinkPad770E = IBMThinkPad770E
  4635. IBMThinkpad770X = IBMThinkpad770X
  4636. IBMThinkpad770Z = IBMThinkpad770Z
  4637. IntelAC450NX = IntelAC450NX
  4638. IntelAN440LX = IntelAN440LX
  4639. IntelAN450NX = IntelAN450NX
  4640. IntelIA440GX+ = IntelIA440GX+
  4641. IntelMS440GX = IntelMS440GX
  4642. IntelN440BX = IntelN440BX
  4643. IntelNL440BX = IntelNL440BX
  4644. IntelOcprf100 = IntelOcprf100
  4645. IntelS450NX = IntelS450NX
  4646. IntelSE440BX = IntelSE440BX
  4647. MicronClientProCS = MicronClientProCS
  4648. MicronClientProCS2 = MicronClientProCS2
  4649. MicronGoBook2 = MicronGoBook2
  4650. MSI6131W = MSI6131W
  4651. MSI6147W = MSI6147W
  4652. MSI6151W = MSI6151W
  4653. NECMateNXMA23C = NECMateNXMA23C
  4654. NECMateNXMA26D=NECMateNXMA26D
  4655. NECMateNXMA40D = NECMateNXMA40D
  4656. NECMateNXVS30D=NECMateNXVS30D
  4657. NECVersaProNXVA23C = NECVersaProNXVA23C
  4658. NECVersaSX = NECVersaSX
  4659. NECVersaLX = NECVersaLX
  4660. PackardBell-NECPowerMate5000E = PackardBell-NECPowerMate5000E
  4661. PackardBell-NECPowerMateDT = PackardBell-NECPowerMateDT
  4662. SamsungM6100 = SamsungM6100
  4663. SamsungSens730 = SamsungSens730
  4664. ToshibaLibretto100=ToshibaLibretto100
  4665. ToshibaLibretto1000=ToshibaLibretto1000
  4666. ToshibaPortege3xx = ToshibaPortege3xx
  4667. ToshibaPortege3010 = ToshibaPortege3010
  4668. ToshibaPortege3020 = ToshibaPortege3020
  4669. ToshibaPortege7000 = ToshibaPortege7000
  4670. ToshibaSatellite40X0 = ToshibaSatellite40X0
  4671. ToshibaSatellitePro490 = ToshibaSatellitePro490
  4672. ToshibaTecra750CDT = ToshibaTecra750CDT
  4673. ToshibaTecra750DVD = ToshibaTecra750DVD
  4674. ToshibaTecra780DVD = ToshibaTecra780DVD
  4675. ToshibaTecra8000 = ToshibaTecra8000
  4676. TrigemDelhi3 = TrigemDelhi3
  4677. VobisHighscreen = VobisHighscreen
  4678. [AcerAspire3100]
  4679. AcpiOemId="FACP","Acer "
  4680. AcpiOemTableId="FACP","V72MA "
  4681. AcpiOemRevision=">=","FACP",1
  4682. [AcerAspire4100]
  4683. AcpiOemId="FACP","Acer "
  4684. AcpiOemTableId="FACP","V66LA "
  4685. AcpiOemRevision=">=","FACP",1
  4686. [AcerAspire3040]
  4687. AcpiOemId="FACP","Acer "
  4688. AcpiOemTableId="FACP","V70MA "
  4689. AcpiOemRevision=">=","FACP",1
  4690. [AcerPower6200]
  4691. AcpiOemId="FACP","Acer "
  4692. AcpiOemTableId="FACP","V66MA "
  4693. AcpiOemRevision=">=","FACP",1
  4694. [AcerPower6100]
  4695. AcpiOemId="FACP","Acer "
  4696. AcpiOemTableId="FACP","V66M "
  4697. AcpiOemRevision=">=","FACP",1
  4698. [AMISeries774]
  4699. AcpiOemId="FACP","AMI "
  4700. AcpiOemTableId="FACP","SER774 "
  4701. AcpiOemRevision=">=","FACP",19981209
  4702. [AsusP2B]
  4703. AcpiOemId="FACP","ASUS "
  4704. AcpiOemTableId="FACP","P2B "
  4705. AcpiOemRevision=">=","FACP",1
  4706. [AsusP2B-E]
  4707. AcpiOemId="FACP","ASUS "
  4708. AcpiOemTableId="FACP","P2B_E "
  4709. AcpiOemRevision=">=","FACP",1
  4710. [AsusP2BOem]
  4711. AcpiOemId="FACP","ASUS "
  4712. AcpiOemTableId="FACP","P2B98 "
  4713. AcpiOemRevision=">=","FACP",1
  4714. [AwardGA-6BXC]
  4715. AcpiOemId="FACP","VMP202"
  4716. AcpiOemTableId="FACP","AWRDACPI"
  4717. AcpiOemRevision=">=","FACP",1
  4718. [CompalN30I3]
  4719. AcpiOemId="FACP","Compal"
  4720. AcpiOemTableId="FACP","TS30I3 "
  4721. AcpiOemRevision=">=","FACP",07ce0c06
  4722. [CompalN30T3]
  4723. AcpiOemId="FACP","Compal"
  4724. AcpiOemTableId="FACP","N30T3 "
  4725. AcpiOemRevision=">=","FACP",07ce0c04
  4726. [CompaqArmada4220]
  4727. AcpiOemId="FACP","COMPAQ"
  4728. AcpiOemTableId="FACP","CPQB033 "
  4729. AcpiOemRevision=">=","FACP",1
  4730. AcpiCreatorRevision=">=","FACP",1
  4731. [CompaqArmada7400]
  4732. AcpiOemId="RSDT","COMPAQ"
  4733. AcpiOemTableId="RSDT","CPQB0B9 "
  4734. AcpiOemRevision=">=","FACP",06109819
  4735. [CompaqArmada7800]
  4736. AcpiOemId="FACP","COMPAQ"
  4737. AcpiOemTableId="FACP","FACPTBL "
  4738. AcpiOemRevision=">=","FACP",1
  4739. AcpiCreatorRevision=">=","FACP",1
  4740. AcpiOemTableId="RSDT","CPQB01B "
  4741. [CompaqDeskpro4000_5xxx]
  4742. AcpiOemId="RSDT","COMPAQ"
  4743. AcpiOemTableId="FACP","CAPONE "
  4744. AcpiOemRevision=">=","RSDT",2
  4745. [CompaqDeskpro4000_6xxx]
  4746. AcpiOemId="RSDT","COMPAQ"
  4747. AcpiOemTableId="FACP","HOFFA "
  4748. AcpiOemRevision=">=","RSDT",2
  4749. [CompaqDeskpro6000EN]
  4750. AcpiOemId="RSDT","COMPAQ"
  4751. AcpiOemTableId="FACP","INDY "
  4752. AcpiOemRevision=">=","RSDT",2
  4753. [CompaqDeskpro6000EP]
  4754. AcpiOemId="RSDT","COMPAQ"
  4755. AcpiOemTableId="FACP","CONTACT "
  4756. AcpiOemRevision=">=","RSDT",2
  4757. [CompaqDeskpro6000EP/SB]
  4758. AcpiOemId="RSDT","COMPAQ"
  4759. AcpiOemTableId="FACP","GANDHI "
  4760. AcpiOemRevision=">=","RSDT",2
  4761. [CompaqDeskpro6400]
  4762. AcpiOemId="RSDT","COMPAQ"
  4763. AcpiOemTableId="FACP","SCARAB "
  4764. AcpiOemRevision=">=","RSDT",2
  4765. [DellDimensionR400]
  4766. AcpiOemId="FACP","DELL "
  4767. AcpiOemTableId="FACP","KHAN "
  4768. AcpiOemRevision=">=","FACP",1
  4769. [DellDimensionR450]
  4770. AcpiOemId="FACP","DELL "
  4771. AcpiOemTableId="FACP","KHAN "
  4772. AcpiOemRevision=">=","FACP",1
  4773. [DellDimensionV350]
  4774. AcpiOemId="FACP","DELL "
  4775. AcpiOemTableId="FACP","WILLIAM "
  4776. AcpiOemRevision=">=","FACP",19981113
  4777. [DellLatitudeCP]
  4778. AcpiOemId="FACP","Dell "
  4779. AcpiOemTableId="FACP","CP "
  4780. AcpiOemRevision=">=","FACP",E0A07CE
  4781. [DellLatitudeCPi]
  4782. AcpiOemId="FACP","Dell "
  4783. AcpiOemTableId="FACP","CPi "
  4784. AcpiOemRevision=">=","FACP",E0A07CE
  4785. [DellOptiplexE1]
  4786. AcpiOemId="FACP","Dell "
  4787. AcpiOemTableId="FACP","E1 "
  4788. AcpiOemRevision=">=","FACP",2
  4789. AcpiCreatorRevision=">=","FACP",61
  4790. [DellOptiplexG1]
  4791. AcpiOemId="FACP","Dell "
  4792. AcpiOemTableId="FACP","G1 "
  4793. AcpiOemRevision=">=","FACP",2
  4794. [DellOptiplexGn]
  4795. AcpiOemId="FACP","Dell "
  4796. AcpiOemTableId="FACP","Gn "
  4797. AcpiOemRevision=">=","FACP",2
  4798. [DellOptiplexGX1]
  4799. AcpiOemId="FACP","Dell "
  4800. AcpiOemTableId="FACP","GX1 "
  4801. AcpiOemRevision=">=","FACP",2
  4802. AcpiCreatorRevision=">=","FACP",61
  4803. [DellOptiplexGXa]
  4804. AcpiOemId="FACP","Dell "
  4805. AcpiOemTableId="FACP","GXa "
  4806. AcpiOemRevision=">=","FACP",2
  4807. AcpiCreatorRevision=">=","FACP",61
  4808. [DellPowerEdge6300]
  4809. AcpiOemId="FACP","Dell "
  4810. AcpiOemTableId="FACP","PE6300 "
  4811. AcpiOemRevision=">=","FACP",3
  4812. [DellPowerEdge6350]
  4813. AcpiOemId="FACP","DELL "
  4814. AcpiOemTableId="FACP","PE6350 "
  4815. AcpiOemRevision=">=","FACP",3
  4816. [FICVB601-V]
  4817. AcpiOemId="FACP","FIC "
  4818. AcpiOemTableId="FACP","VB601-V "
  4819. AcpiOemRevision=">=","FACP",1
  4820. [FujitsuFMV-Pro8400T1]
  4821. AcpiOemId="FACP","INTEL "
  4822. AcpiOemTableId="FACP","MS440GX "
  4823. AcpiOemRevision=">=","FACP",1
  4824. [FujitsuLifebook690Tx]
  4825. AcpiOemId="FACP","FUJ "
  4826. AcpiOemTableId="FACP","UVA "
  4827. AcpiOemRevision=">=","FACP",1158
  4828. [FujitsuM63]
  4829. AcpiOemId="FACP","FUJ "
  4830. AcpiOemTableId="FACP","M63 "
  4831. AcpiOemRevision=">=","FACP","109"
  4832. [FZPC]
  4833. AcpiOemId="FACP","FZPC "
  4834. AcpiOemTableId="FACP","FOUNDER "
  4835. AcpiOemRevision=">=","FACP",39303231
  4836. [GatewayE3200]
  4837. AcpiOemId="FACP","INTEL "
  4838. AcpiOemTableId="FACP","JN440BX1"
  4839. AcpiOemRevision=">=","FACP",1
  4840. AcpiOemRevision="<","FACP",19990203
  4841. [GatewayE5250]
  4842. AcpiOemId="FACP","GATEWA"
  4843. AcpiOemTableId="FACP","7DT-111 "
  4844. AcpiOemRevision=">=","FACP",0000d000
  4845. [GatewayG6-350]
  4846. AcpiOemId="FACP","GATEWA"
  4847. AcpiOemTableId="FACP","RC440BXA"
  4848. AcpiOemRevision=">=","FACP",19981210
  4849. [GatewayG6-400]
  4850. AcpiOemId="FACP","GATEWA"
  4851. AcpiOemTableId="FACP","WS440BX "
  4852. AcpiOemRevision=">=","FACP",19981210
  4853. [GatewayG6-400MP]
  4854. AcpiOemId="FACP","GATEWA"
  4855. AcpiOemTableId="FACP","MP440BX "
  4856. AcpiOemRevision=">=","FACP",19981102
  4857. [GBT]
  4858. AcpiOemId="FACP","GBT "
  4859. AcpiOemTableId="FACP","AWRDACPI"
  4860. AcpiOemRevision=">=","FACP",39303231
  4861. [HitachiFlora270NH4]
  4862. AcpiOemId="FACP","HTCLTD"
  4863. AcpiOemTableId="FACP","HTC2011 "
  4864. AcpiOemRevision=">=","FACP",64
  4865. [HPOmnibook2100]
  4866. AcpiOemId="FACP","HP-MCD"
  4867. AcpiOemTableId="FACP","CG FACP "
  4868. AcpiOemRevision=">=","FACP",02110571
  4869. [HPOmnibook2100TX]
  4870. AcpiOemId="FACP","HP-MCD"
  4871. AcpiOemTableId="FACP","CF FACP "
  4872. AcpiOemRevision=">=","FACP",02110571
  4873. [HPOmnibook4100BX]
  4874. AcpiOemId="FACP","HP-MCD"
  4875. AcpiOemTableId="FACP","CE FACP "
  4876. AcpiOemRevision=">=","FACP",02000165
  4877. [HPOmnibook4100TX]
  4878. AcpiOemId="FACP","HP-MCD"
  4879. AcpiOemTableId="FACP","CD FACP "
  4880. AcpiOemRevision=">=","FACP",02110571
  4881. [HPOmnibook4150]
  4882. AcpiOemId="FACP","HP-MCD"
  4883. AcpiOemTableId="FACP","CI FACP "
  4884. AcpiOemRevision=">=","FACP",02110171
  4885. [HPOmnibook7100]
  4886. AcpiOemId="FACP","HP-MCD"
  4887. AcpiOemTableId="FACP","CC FACP "
  4888. AcpiOemRevision=">=","FACP",02110571
  4889. [HPOmnibook7150]
  4890. AcpiOemId="FACP","HP-MCD"
  4891. AcpiOemTableId="FACP","CH FACP "
  4892. AcpiOemRevision=">=","FACP",02110071
  4893. [HPNetServerLXR-8000]
  4894. AcpiOemId="FACP","HP "
  4895. AcpiOemTableId="FACP","HWPC200 "
  4896. AcpiOemRevision=">=","FACP",1
  4897. [HPOmnibook900]
  4898. AcpiOemId="FACP","HP-MCD"
  4899. AcpiOemTableId="FACP","CJ FACP "
  4900. AcpiOemRevision=">=","FACP",02110571
  4901. [HPVectraVL8]
  4902. AcpiOemId="FACP","HP "
  4903. AcpiOemTableId="FACP","VL8 "
  4904. AcpiOemRevision=">=","FACP",1
  4905. [HPVectraVL8i]
  4906. AcpiOemId="FACP","HP "
  4907. AcpiOemTableId="FACP","HolmesHZ"
  4908. AcpiOemRevision=">=","FACP",1
  4909. [IBMIntellistationMPro6898]
  4910. AcpiOemId="FACP","IBM "
  4911. AcpiOemTableId="FACP","CDTPWSNG"
  4912. AcpiOemRevision=">=","FACP",1000
  4913. [IBMIntelliStationEPro6893]
  4914. AcpiOemId="FACP","IBM "
  4915. AcpiOemTableId="FACP","CDTPWSNV"
  4916. AcpiOemRevision=">=","FACP",1000
  4917. [IBMIntellistationMPro]
  4918. AcpiOemId="FACP","IBM "
  4919. AcpiOemTableId="FACP","CDTPWSNU"
  4920. AcpiOemRevision=">=","FACP",1000
  4921. [IBMIntelliStationZPro6865]
  4922. AcpiOemId="FACP","IBM "
  4923. AcpiOemTableId="FACP","CDTPWSNY"
  4924. AcpiOemRevision=">=","FACP",1000
  4925. [IBMNetfinity3000]
  4926. AcpiOemId="FACP","IBM "
  4927. AcpiOemTableId="FACP","CDTPWSNT"
  4928. AcpiOemRevision=">=","FACP",1000
  4929. [IBMNetfinity5500]
  4930. AcpiOemId="FACP","IBM "
  4931. AcpiOemTableId="FACP","SERKIOWA"
  4932. AcpiOemRevision=">=","FACP",1000
  4933. [IBMNetfinity7000]
  4934. AcpiOemId="FACP","IBM "
  4935. AcpiOemTableId="FACP","SEROSCEO"
  4936. AcpiOemRevision=">=","FACP",1000
  4937. [IBMPC300GL6265/6275/6285]
  4938. AcpiOemId="FACP","IBM "
  4939. AcpiOemTableId="FACP","CDTPWSPD"
  4940. AcpiOemRevision=">=","FACP",1000
  4941. [IBMPC300GL6277/6287]
  4942. AcpiOemId="FACP","IBM "
  4943. AcpiOemTableId="FACP","CDTPWSNH"
  4944. AcpiOemRevision=">=","FACP",1000
  4945. [IBMPC300GL6561/6591]
  4946. AcpiOemId="FACP","IBM "
  4947. AcpiOemTableId="FACP","CDTPWSNZ"
  4948. AcpiOemRevision=">=","FACP",1000
  4949. [IBMPC300PL6862/6892]
  4950. AcpiOemId="FACP","IBM "
  4951. AcpiOemTableId="FACP","CDTPWSNV"
  4952. AcpiOemRevision=">=","FACP",1000
  4953. [IBMPC710]
  4954. AcpiOemId="FACP","IBM "
  4955. AcpiOemTableId="FACP","CDTPWSKD"
  4956. AcpiOemRevision=">=","FACP",00001000
  4957. [IBMThinkpad380Z]
  4958. AcpiOemId="FACP","IBM "
  4959. AcpiOemTableId="FACP","TP380Z "
  4960. AcpiOemRevision=">=","DSDT",4
  4961. [IBMThinkpad560Z]
  4962. AcpiOemId="FACP","IBM "
  4963. AcpiOemTableId="FACP","TP560Z "
  4964. AcpiOemRevision=">=","DSDT",5
  4965. [IBMThinkpad600]
  4966. AcpiOemId="FACP","IBM "
  4967. AcpiOemTableId="FACP","TP600 "
  4968. AcpiOemRevision=">=","FACP","1"
  4969. [IBMThinkpad600R]
  4970. AcpiOemId="FACP","IBM "
  4971. AcpiOemTableId="FACP","TP600R "
  4972. AcpiOemRevision=">=","FACP",1
  4973. [IBMThinkpad600E]
  4974. AcpiOemId="FACP","IBM "
  4975. AcpiOemTableId="FACP","TP600E "
  4976. AcpiOemRevision=">=","DSDT",B
  4977. [IBMThinkPad770E]
  4978. AcpiOemId="FACP","IBM "
  4979. AcpiOemTableId="FACP","TP770E "
  4980. AcpiOemRevision=">=","DSDT",9
  4981. [IBMThinkPad770X]
  4982. AcpiOemId="FACP","IBM "
  4983. AcpiOemTableId="FACP","TP770X "
  4984. AcpiOemRevision=">=","FACP",1
  4985. [IBMThinkpad770Z]
  4986. AcpiOemId="FACP","IBM "
  4987. AcpiOemTableId="FACP","TP770Z "
  4988. AcpiOemRevision=">=","FACP",1
  4989. [IntelAC450NX]
  4990. AcpiOemId="FACP","Intel "
  4991. AcpiOemTableId="FACP","AC450NX "
  4992. AcpiOemRevision=">=","FACP",1
  4993. [IntelAN440LX]
  4994. AcpiOemId="FACP","INTEL "
  4995. AcpiOemTableId="FACP","ATLANTA "
  4996. AcpiOemRevision=">=","FACP",1
  4997. AcpiCreatorRevision=">=","FACP",F4240
  4998. AcpiCreatorRevision=">=","RSDT",1000000
  4999. [IntelAN450NX]
  5000. AcpiOemId="FACP","Intel "
  5001. AcpiOemTableId="FACP","Aspen "
  5002. OEMRevision=">=","FACP","0"
  5003. [IntelIA440GX+]
  5004. AcpiOemId="FACP","Intel "
  5005. AcpiOemTableId="FACP","L440GX "
  5006. AcpiOemRevision=">=","FACP",1
  5007. [IntelMS440GX]
  5008. AcpiOemId="FACP","INTEL "
  5009. AcpiOemTableId="FACP","MS440GX "
  5010. AcpiOemRevision=">=","FACP",1
  5011. [IntelN440BX]
  5012. AcpiOemId="FACP","Intel "
  5013. AcpiOemTableId="FACP","N440BX "
  5014. AcpiOemRevision=">=","FACP",1
  5015. [IntelNL440BX]
  5016. AcpiOemId="FACP","Intel "
  5017. AcpiOemTableId="FACP","NL440BX "
  5018. AcpiOemRevision=">=","FACP",1
  5019. [IntelOcprf100]
  5020. AcpiOemId="FACP","INTEL "
  5021. AcpiOemTableId="FACP","OCPRF100"
  5022. AcpiOemRevision=">=","FACP",1
  5023. [IntelS450NX]
  5024. AcpiOemId="FACP","INTEL "
  5025. AcpiOemTableId="FACP","S450NX "
  5026. AcpiOemRevision=">=","FACP",1
  5027. [IntelSE440BX]
  5028. AcpiOemId="FACP","INTEL "
  5029. AcpiOemTableId="FACP","SEATTLE "
  5030. AcpiOemRevision=">=","FACP",19981012
  5031. AcpiCreatorRevision=">=","FACP",F4240
  5032. [MicronClientProCS]
  5033. AcpiOemId="FACP","MICRON"
  5034. AcpiOemTableId="FACP","SEATTLE "
  5035. AcpiOemRevision=">=","FACP",19981209
  5036. [MicronClientProCS2]
  5037. AcpiOemId="FACP","MICRON"
  5038. AcpiOemTableId="FACP","SEATTLE2"
  5039. AcpiOemRevision=">=","FACP",19981209
  5040. [MicronGoBook2]
  5041. AcpiOemId="FACP","MICRON"
  5042. AcpiOemTableId="FACP","GoBook2 "
  5043. AcpiOemRevision=">=","FACP",1
  5044. [MSI6131W]
  5045. AcpiOemId="FACP","MSISYS"
  5046. AcpiOemTableId="FACP","MS-6131W"
  5047. AcpiOemRevision=">=","FACP",30302e31
  5048. [MSI6147W]
  5049. AcpiOemId="FACP","MSISYS"
  5050. AcpiOemTableId="FACP","MS-6147W"
  5051. AcpiOemRevision=">=","FACP",30302e31
  5052. [MSI6151W]
  5053. AcpiOemId="FACP","MSISYS"
  5054. AcpiOemTableId="FACP","MS-6151W"
  5055. AcpiOemRevision=">=","FACP",30302e31
  5056. [NECMateNXMA23C]
  5057. AcpiOemId="FACP","NEC "
  5058. AcpiOemTableId="FACP","D_MMX_TX"
  5059. AcpiOemRevision=">=","FACP",1
  5060. [NECMateNXMA26D]
  5061. AcpiOemId="FACP","NEC "
  5062. AcpiOemTableId="FACP","D_SLM_LX"
  5063. AcpiOemRevision=">=","FACP",1
  5064. [NECMateNXMA40D]
  5065. AcpiOemId="FACP","NEC "
  5066. AcpiOemTableId="FACP","D_NLX_BX"
  5067. AcpiOemRevision=">=","FACP",1
  5068. [NECMateNXVS30D]
  5069. AcpiOemId="FACP","NEC "
  5070. AcpiOemTableId="FACP","D_NLX_LX"
  5071. AcpiOemRevision=">=","FACP",1
  5072. [NECVersaProNXVA23C]
  5073. AcpiOemId="FACP","NEC "
  5074. AcpiOemTableId="FACP","ND000007"
  5075. AcpiOemRevision=">=","FACP",1
  5076. [NECVersaSX]
  5077. AcpiOemId="FACP","NEC "
  5078. AcpiOemTableId="FACP","ND000008"
  5079. AcpiOemRevision=">=","FACP",1
  5080. [NECVersaLX]
  5081. AcpiOemId="FACP","NEC "
  5082. AcpiOemTableId="FACP","ND000006"
  5083. AcpiOemRevision=">=","FACP",1
  5084. [PackardBell-NECPowerMate5000E]
  5085. AcpiOemId="FACP","PB-NEC"
  5086. AcpiOemTableId="FACP","PWM5000E"
  5087. AcpiOemRevision=">=","FACP",30302e31
  5088. [PackardBell-NECPowerMateDT]
  5089. AcpiOemId="FACP","PB-NEC"
  5090. AcpiOemTableId="FACP","PWMDT/MM"
  5091. AcpiOemRevision=">=","FACP",30302e31
  5092. [SamsungM6100]
  5093. AcpiOemId="FACP","SEC "
  5094. AcpiOemTableId="FACP","MAGIC "
  5095. AcpiOemRevision=">=","FACP",1
  5096. [SamsungSens730]
  5097. AcpiOemId="FACP","SEC "
  5098. AcpiOemTableId="FACP","440BX "
  5099. AcpiOemRevision=">=","FACP",1
  5100. [ToshibaLibretto100]
  5101. AcpiOemId="FACP","TOSHIB"
  5102. AcpiOemTableId="DSDT","Lib-100 "
  5103. AcpiOemRevision=">=","DSDT",19981112
  5104. [ToshibaLibretto1000]
  5105. AcpiOemId="FACP","TOSHIB"
  5106. AcpiOemTableId="DSDT","SS1000CT"
  5107. AcpiOemRevision=">=","DSDT",19981112
  5108. [ToshibaPortege3xx]
  5109. AcpiOemId="DSDT","TOSHIB"
  5110. AcpiOemTableId="DSDT","310 "
  5111. AcpiOemRevision=">=","DSDT",19980622
  5112. [ToshibaPortege3010]
  5113. AcpiOemId="FACP","TOSHIB"
  5114. AcpiOemTableId="DSDT","3000CT "
  5115. AcpiOemRevision=">=","DSDT",19980619
  5116. [ToshibaPortege3020]
  5117. AcpiOemId="FACP","TOSHIB"
  5118. AcpiOemTableId="DSDT","3020CT "
  5119. AcpiOemRevision=">=","DSDT",19981127
  5120. [ToshibaPortege7000]
  5121. AcpiOemId="FACP","TOSHIB"
  5122. AcpiOemTableId="DSDT","7000CT "
  5123. AcpiOemRevision=">=","DSDT",19981126
  5124. [ToshibaSatellite40X0]
  5125. AcpiOemId="FACP","TOSHIB"
  5126. AcpiOemTableId="DSDT","4000CDT "
  5127. AcpiOemRevision=">=","DSDT",19980802
  5128. [ToshibaSatellitePro490]
  5129. AcpiOemId="FACP","TOSHIB"
  5130. AcpiOemTableId="DSDT","490CDT "
  5131. AcpiOemRevision=">=","DSDT",19980805
  5132. [ToshibaTecra750CDT]
  5133. AcpiOemId="FACP","TOSHIB"
  5134. AcpiOemTableId="DSDT","750CDT "
  5135. AcpiOemRevision=">=","DSDT",19980622
  5136. [ToshibaTecra750DVD]
  5137. AcpiOemId="FACP","TOSHIB"
  5138. AcpiOemTableId="DSDT","750DVD "
  5139. AcpiOemRevision=">=","DSDT",09980723
  5140. [ToshibaTecra780DVD]
  5141. AcpiOemId="FACP","TOSHIB"
  5142. AcpiOemTableId="DSDT","780DVD "
  5143. AcpiOemRevision=">=","DSDT",19980810
  5144. [ToshibaTecra8000]
  5145. AcpiOemId="FACP","TOSHIB"
  5146. AcpiOemTableId="DSDT","8000 "
  5147. AcpiOemRevision=">=","DSDT",19981125
  5148. [TrigemDelhi3]
  5149. AcpiOemId="FACP","TRIGEM"
  5150. AcpiOemTableId="FACP","DELHI-3 "
  5151. AcpiOemRevision=">=","FACP",1
  5152. [VobisHighscreen]
  5153. AcpiOemId="FACP","VOBIS "
  5154. AcpiOemTableId="FACP","VBS ACPI"
  5155. AcpiOemRevision=">=","FACP",30302e31
  5156. [BiosInfo]
  5157. @@:InfName=biosinfo.inf
  5158. [asmcabs]
  5159. asms01.cab = 1,124