Source code of Windows XP (NT5)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

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