home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 2000 April / VPR0004B.BIN / DRIVER / COMPAQ / SP12255 / sp12255.exe / dnt40.inf < prev    next >
Windows Setup INFormation  |  1999-11-04  |  38KB  |  1,569 lines

  1. [Version]
  2. Signature="$CHICAGO$"
  3. Provider=Compaq Computer Corporation
  4. LayoutFile=dm.inf,dmwebc.inf
  5.  
  6. ;
  7. ; This inf file supports Windows NT 4.0 on Desktop Systems
  8. ;
  9.  
  10. ;
  11. ; Component Configuration List Sections
  12. ;
  13. ; Each of the sections below contain a list of values, which must match key names in the
  14. ; config.inf's [component Agents] section and key names in the [componentAgentsAlertMsgsRegistryKeys]
  15. ; section of this inf.
  16. ;
  17.  
  18. ;
  19. ; Local Alerts
  20. ;
  21. [BaseAgentsLocalAlerts]
  22. CPUThermalLocalAlert
  23. CPUCRCLocalAlert
  24. IDEDriveLocalAlert
  25. SCSIDriveLocalAlert
  26. ECCMemoryLocalAlert
  27. MonitorThermalLocalAlert
  28. MonitorMiscLocalAlert
  29. MemoryConfigChg
  30. ULTRACRCLocalAlert
  31. BatteryCapacityLocalAlert
  32. BatteryChargeLocalAlert
  33. BatteryFailedLocalAlert
  34. PCCardFailedLocalAlert
  35. PCCardWarningLocalAlert
  36. PCCardSafeLocalAlert
  37.  
  38. [CPUThermalLocalAlert]
  39. CPUThermalLocalAlert=Base Agents,BaseAgentsLocalAlertRegistryKeys
  40.  
  41. [CPUCRCLocalAlert]
  42. CPUCRCLocalAlert=Base Agents,BaseAgentsLocalAlertRegistryKeys
  43.  
  44. [IDEDriveLocalAlert]
  45. IDEDriveLocalAlert=Base Agents,BaseAgentsLocalAlertRegistryKeys
  46.  
  47. [SCSIDriveLocalAlert]
  48. SCSIDriveLocalAlert=Base Agents,BaseAgentsLocalAlertRegistryKeys
  49.  
  50. [ECCMemoryLocalAlert]
  51. ECCMemoryLocalAlert=Base Agents,BaseAgentsLocalAlertRegistryKeys
  52.  
  53. [MonitorThermalLocalAlert]
  54. MonitorThermalLocalAlert=Base Agents,BaseAgentsLocalAlertRegistryKeys
  55.  
  56. [MonitorMiscLocalAlert]
  57. MonitorMiscLocalAlert=Base Agents,BaseAgentsLocalAlertRegistryKeys
  58.  
  59. [MemoryConfigChg]
  60. MemoryConfigChg=Base Agents,BaseAgentsLocalAlertRegistryKeys
  61.  
  62. [ULTRACRCLocalAlert]
  63. ULTRACRCLocalAlert=Base Agents,BaseAgentsLocalAlertRegistryKeys
  64.  
  65. [BatteryCapacityLocalAlert]
  66. BatteryCapacityLocalAlert=Base Agents,BaseAgentsLocalAlertRegistryKeys
  67.  
  68. [BatteryChargeLocalAlert]
  69. BatteryChargeLocalAlert=Base Agents,BaseAgentsLocalAlertRegistryKeys
  70.  
  71. [BatteryFailedLocalAlert]
  72. BatteryFailedLocalAlert=Base Agents,BaseAgentsLocalAlertRegistryKeys
  73.  
  74. [PCCardFailedLocalAlert]
  75. PCCardFailedLocalAlert=Base Agents,BaseAgentsLocalAlertRegistryKeys
  76.  
  77. [PCCardWarningLocalAlert]
  78. PCCardWarningLocalAlert=Base Agents,BaseAgentsLocalAlertRegistryKeys
  79.  
  80. [PCCardSafeLocalAlert]
  81. PCCardSafeLocalAlert=Base Agents,BaseAgentsLocalAlertRegistryKeys
  82.  
  83.  
  84. [BaseAgentsLocalAlertRegistryKeys]
  85. CPUThermalLocalAlert=System\CurrentControlSet\Services\CPQALERT,EnableLocalAlertMsgFlag,02,00,00,00
  86. CPUCRCLocalAlert=System\CurrentControlSet\Services\CPQALERT,EnableLocalAlertMsgFlag,00,01,00,00 
  87. IDEDriveLocalAlert=System\CurrentControlSet\Services\CPQALERT,EnableLocalAlertMsgFlag,04,00,00,00
  88. SCSIDriveLocalAlert=System\CurrentControlSet\Services\CPQALERT,EnableLocalAlertMsgFlag,08,00,00,00
  89. ECCMemoryLocalAlert=System\CurrentControlSet\Services\CPQALERT,EnableLocalAlertMsgFlag,10,00,00,00
  90. MonitorThermalLocalAlert=System\CurrentControlSet\Services\CPQALERT,EnableLocalAlertMsgFlag,20,00,00,00
  91. MonitorMiscLocalAlert=System\CurrentControlSet\Services\CPQALERT,EnableLocalAlertMsgFlag,40,00,00,00
  92. MemoryConfigChg=System\CurrentControlSet\Services\CPQALERT,EnableLocalAlertMsgFlag,80,00,00,00
  93. ULTRACRCLocalAlert=System\CurrentControlSet\Services\CPQALERT,EnableLocalAlertMsgFlag,00,02,00,00
  94. BatteryCapacityLocalAlert=System\CurrentControlSet\Services\CPQALERT,EnableLocalAlertMsgFlag,00,04,00,00
  95. BatteryChargeLocalAlert=System\CurrentControlSet\Services\CPQALERT,EnableLocalAlertMsgFlag,00,08,00,00
  96. BatteryFailedLocalAlert=System\CurrentControlSet\Services\CPQALERT,EnableLocalAlertMsgFlag,00,10,00,00
  97. PCCardFailedLocalAlert=System\CurrentControlSet\Services\CPQALERT,EnableLocalAlertMsgFlag,00,80,00,00
  98. PCCardWarningLocalAlert=System\CurrentControlSet\Services\CPQALERT,EnableLocalAlertMsgFlag,00,20,00,00
  99. PCCardSafeLocalAlert=System\CurrentControlSet\Services\CPQALERT,EnableLocalAlertMsgFlag,00,40,00,00
  100.  
  101. ;
  102. ; Alert Messages
  103. ;
  104. [BaseAgentsAlertMsgsValueList]
  105. CPUThermalAlertMsg
  106. CPUCRCAlertMsg
  107. IDEDriveAlertMsg
  108. SCSIDriveAlertMsg
  109. ECCMemoryAlertMsg
  110. MonitorThermalAlertMsg
  111. MonitorMiscAlertMsg
  112. MemoryConfigChgMsg
  113. ULTRACRCAlertMsg
  114. BatteryCapacityAlertMsg
  115. BatteryChargeAlertMsg
  116. BatteryFailedAlertMsg
  117. PCCardSafeAlertMsg
  118. PCCardWarningAlertMsg
  119. PCCardFailedAlertMsg
  120.  
  121. [CPUThermalAlertMsg]
  122. CPUThermalAlertMsg=Base Agents,BaseAgentsAlertMsgsRegistryKeys
  123.  
  124. [CPUCRCAlertMsg]
  125. CPUCRCAlertMsg=Base Agents,BaseAgentsAlertMsgsRegistryKeys
  126.  
  127. [IDEDriveAlertMsg]
  128. IDEDriveAlertMsg=Base Agents,BaseAgentsAlertMsgsRegistryKeys
  129.  
  130. [SCSIDriveAlertMsg]
  131. SCSIDriveAlertMsg=Base Agents,BaseAgentsAlertMsgsRegistryKeys
  132.  
  133. [ECCMemoryAlertMsg]
  134. ECCMemoryAlertMsg=Base Agents,BaseAgentsAlertMsgsRegistryKeys
  135.  
  136. [MonitorThermalAlertMsg]
  137. MonitorThermalAlertMsg=Base Agents,BaseAgentsAlertMsgsRegistryKeys
  138.  
  139. [MonitorMiscAlertMsg]
  140. MonitorMiscAlertMsg=Base Agents,BaseAgentsAlertMsgsRegistryKeys
  141.  
  142. [MemoryConfigChgMsg]
  143. MemoryConfigChgMsg=Base Agents,BaseAgentsAlertMsgsRegistryKeys
  144.  
  145. [ULTRACRCAlertMsg]
  146. ULTRACRCAlertMsg=Base Agents,BaseAgentsAlertMsgsRegistryKeys
  147.  
  148. [BatteryCapacityAlertMsg]
  149. BatteryCapacityAlertMsg=Base Agents,BaseAgentsAlertMsgsRegistryKeys
  150.  
  151. [BatteryChargeAlertMsg]
  152. BatteryChargeAlertMsg=Base Agents,BaseAgentsAlertMsgsRegistryKeys
  153.  
  154. [BatteryFailedAlertMsg]
  155. BatteryFailedAlertMsg=Base Agents,BaseAgentsAlertMsgsRegistryKeys
  156.  
  157. [PCCardSafeAlertMsg]
  158. PCCardSafeAlertMsg=Base Agents,BaseAgentsAlertMsgsRegistryKeys
  159.  
  160. [PCCardWarningAlertMsg]
  161. PCCardWarningAlertMsg=Base Agents,BaseAgentsAlertMsgsRegistryKeys
  162.  
  163. [PCCardFailedAlertMsg]
  164. PCCardFailedAlertMsg=Base Agents,BaseAgentsAlertMsgsRegistryKeys
  165.  
  166. [BaseAgentsAlertMsgsRegistryKeys]
  167. CPUThermalAlertMsg=System\CurrentControlSet\Services\CPQALERT
  168. CPUCRCAlertMsg=System\CurrentControlSet\Services\CPQALERT
  169. IDEDriveAlertMsg=System\CurrentControlSet\Services\CPQALERT
  170. SCSIDriveAlertMsg=System\CurrentControlSet\Services\CPQALERT
  171. ECCMemoryAlertMsg=System\CurrentControlSet\Services\CPQALERT
  172. MonitorThermalAlertMsg=System\CurrentControlSet\Services\CPQALERT
  173. MonitorMiscAlertMsg=System\CurrentControlSet\Services\CPQALERT
  174. MemoryConfigChgMsg=System\CurrentControlSet\Services\CPQALERT
  175. ULTRACRCAlertMsg=System\CurrentControlSet\Services\CPQALERT
  176. BatteryCapacityAlertMsg=System\CurrentControlSet\Services\CPQALERT
  177. BatteryChargeAlertMsg=System\CurrentControlSet\Services\CPQALERT
  178. BatteryFailedAlertMsg=System\CurrentControlSet\Services\CPQALERT
  179. PCCardSafeAlertMsg=System\CurrentControlSet\Services\CPQALERT
  180. PCCardWarningAlertMsg=System\CurrentControlSet\Services\CPQALERT
  181. PCCardFailedAlertMsg=System\CurrentControlSet\Services\CPQALERT
  182.  
  183. ;
  184. ; DMI System Informaton
  185. ;
  186. [DMIAgentsSystemInformationValueList]
  187. SystemLocation
  188. SystemPrimaryUserName
  189. SystemPrimaryUserPhone
  190. TargetDirectory
  191.  
  192. [SystemLocation]
  193. SystemLocation=DMI Agents,DMIAgentsSystemInformationRegistryKeys
  194.  
  195. [SystemPrimaryUserName]
  196. SystemPrimaryUserName=DMI Agents,DMIAgentsSystemInformationRegistryKeys
  197.  
  198. [SystemPrimaryUserPhone]
  199. SystemPrimaryUserPhone=DMI Agents,DMIAgentsSystemInformationRegistryKeys
  200.  
  201. [TargetDirectory]
  202. TargetDirectory=DMI Agents,DMIAgentsSystemInformationRegistryKeys
  203.  
  204. [DMIAgentsSystemInformationRegistryKeys]
  205. SystemLocation=Software\Compaq\Desktop Management\DMI
  206. SystemPrimaryUserName=Software\Compaq\Desktop Management\DMI
  207. SystemPrimaryUserPhone=Software\Compaq\Desktop Management\DMI
  208. TargetDirectory=Software\Compaq\Desktop Management\DMI
  209.  
  210. ;
  211. ; Component Install List Sections
  212. ;
  213. ; Each of the sections below contain a list of files that make up the corresponding component.
  214. ; The listed items are Install Section names, which are further defined below.
  215. ; To add or remove a file from a component simply add or remove the Install section name.
  216. ; NOTE: Some files are "shared" between components and because of this are listed in more that one 
  217. ;       List Section, each of these should point to a single Install Section below. This allows 
  218. ;       for flexibility in installing individual components. 
  219. ;      
  220.  
  221. ;
  222. ; Base Agents List Sections
  223. [BaseAgentsInstallList]
  224. Cleanup.base
  225. Install.setup.exe
  226. Install.chkadmin.exe
  227. Install.clntmgmt.sys
  228. Install.collect.exe
  229. Install.cpqalert.exe
  230. Install.cpqdmsc.dll
  231. Install.cpqevnt.dll
  232. Install.cpqhci.dll
  233. Install.cpqisa.dll
  234. Install.cpqp6cpu.sys
  235. Install.intmgt3.cnt
  236. Install.intmgt3.hlp
  237. Install.mfc42.dll
  238. Install.msvcirt.dll
  239. Install.msvcrt.dll
  240. Install.msvcrt40.dll
  241. Install.readmeim.txt
  242. Install.traptest.exe
  243.  
  244. [BaseAgentsUninstallList]
  245. Cleanup.base
  246. Uninstall.chkadmin.exe
  247. ;Uninstall.clntmgmt.sys
  248. Uninstall.collect.exe
  249. Uninstall.cpqalert.exe
  250. Uninstall.cpqdmsc.dll
  251. Uninstall.cpqevnt.dll
  252. Uninstall.cpqhci.dll
  253. Uninstall.cpqisa.dll
  254. Uninstall.cpqp6cpu.sys
  255. Uninstall.intmgt3.cnt
  256. Uninstall.intmgt3.hlp
  257. Uninstall.mfc42.dll
  258. Uninstall.msvcirt.dll
  259. Uninstall.msvcrt.dll
  260. Uninstall.msvcrt40.dll
  261. Uninstall.readmeim.txt
  262. Uninstall.setup.exe
  263. Uninstall.traptest.exe
  264.  
  265. ;
  266. ; DMI Agents List Sections
  267. ;
  268. ;
  269. ; DMI Service Provider Server List Sections
  270. ;
  271. [DMIServiceProviderServerInstallList]
  272. Cleanup.dmi
  273. ; copy all the MFC/MSVC stuff up front to avoid a disk swap
  274. Install.mfc42.dll
  275. Install.msvcirt.dll
  276. Install.msvcrt.dll
  277. Install.msvcrt40.dll
  278. ;
  279. Install.dmiapi32.dll
  280. Install.ntevent.dll
  281. Install.wcdmi.dll
  282. Install.wdmi2api.dll
  283. Install.win32sl.exe
  284. Install.win32sl.mif
  285. Install.wsdmidce.dll
  286.  
  287. [DMIServiceProviderServerUninstallList]
  288. Cleanup.dmi
  289. Uninstall.dmiapi32.dll
  290. Uninstall.ntevent.dll
  291. Uninstall.wdmi2api.dll
  292. Uninstall.win32sl.exe
  293. Uninstall.wsdmidce.dll
  294. Uninstall.wcdmi.dll
  295. Uninstall.msvcrt.dll
  296. Uninstall.msvcrt40.dll
  297. Uninstall.win32sl.mif
  298. ;Cleanup.dmi
  299.  
  300. ;
  301. ; DMI Service Provider Client List Sections
  302. ;
  303.  
  304. [DMIServiceProviderClientInstallList]
  305. ;Install.msvcrt.dll        ; taken care of by DMI SP service
  306. ;Install.msvcrt40.dll    ; taken care of by DMI SP service
  307. Install.wcdmi.dll
  308. Install.wcdmidce.dll
  309. Install.wcrap.dll
  310. Install.wdmiutil.dll
  311.  
  312. [DMIServiceProviderClientUninstallList]
  313. Uninstall.msvcrt.dll
  314. Uninstall.msvcrt40.dll
  315. Uninstall.wcdmi.dll
  316. Uninstall.wcdmidce.dll
  317. Uninstall.wcrap.dll
  318. Uninstall.wdmiutil.dll
  319.  
  320. ;
  321. ; DMI Browser List Section
  322. ;
  323. [DMIBrowserInstallList]
  324. Install.activedom.ocx
  325. Install.activedom.tlb
  326. Install.dmi2ex.ocx
  327. Install.dmiedit.ocx
  328. Install.dmilist.ocx
  329. Install.dmitree.ocx
  330. Install.enuidmix.cnt
  331. Install.enuidmix.hlp
  332. Install.idmiex.exe
  333. ;Install.mfc42.dll        ; taken care of by DMI SP service
  334. ;Install.msvcirt.dll    ; taken care of by DMI SP service
  335. ;Install.msvcrt.dll        ; taken care of by DMI SP service
  336. Install.olepro32.dll
  337. ;Install.regsvr32.exe
  338.  
  339. [DMIBrowserUninstallList]
  340. Uninstall.activedom.ocx
  341. Uninstall.activedom.tlb
  342. Uninstall.dmi2ex.ocx
  343. Uninstall.dmiedit.ocx
  344. Uninstall.dmilist.ocx
  345. Uninstall.dmitree.ocx
  346. Uninstall.enuidmix.cnt
  347. Uninstall.enuidmix.hlp
  348. Uninstall.idmiex.exe
  349. Uninstall.mfc42.dll
  350. Uninstall.msvcirt.dll
  351. Uninstall.msvcrt.dll
  352. Uninstall.olepro32.dll
  353. ;Uninstall.regsvr32.exe
  354.  
  355. ;
  356. ; Compaq DMI Extensions List Sections
  357. ;
  358. [CompaqDMIExtensionsInstallList]
  359. Install.cpqci.dll
  360. Install.cpqdmi.exe
  361. Install.cpqdmiev.dll
  362. Install.cpqmon.mif
  363. Install.cpqsys.mif
  364. Install.cpqvid.dll
  365. Install.cpqaolan.dll
  366. Install.ioaol.mif
  367.  
  368. [CompaqDMIExtensionsUninstallList]
  369. Uninstall.cpqci.dll
  370. Uninstall.cpqdmi.exe
  371. Uninstall.cpqdmiev.dll
  372. Uninstall.cpqmon.err
  373. Uninstall.cpqmon.mif
  374. Uninstall.cpqsys.err
  375. Uninstall.cpqsys.mif
  376. Uninstall.cpqvid.dll
  377. Uninstall.cpqaolan.dll
  378. Uninstall.ioaol.err
  379. Uninstall.ioaol.mif
  380. ;
  381. ; Compaq SNMP Extension Agents
  382. ;
  383. [CompaqSNMPExtensionAgentsInstallList]
  384. Cleanup.snmp
  385. Install.cpqagent.dll
  386. Install.cpqinit.dll
  387.  
  388. [CompaqSNMPExtensionAgentsUninstallList]
  389. Cleanup.snmp
  390. Uninstall.cpqagent.dll
  391. Uninstall.cpqinit.dll
  392.  
  393. ;
  394. ; Install Sections
  395. ;
  396. ; Files can be "shared" between components, but should only have one of each section
  397. ; type. Where a type is defined as either Install, Uninstall, Reconfigure, etc.
  398. ;
  399. ; NOTE: If an Install Section name is duplicated, the first found will be used.
  400. ;
  401.  
  402. [Install.mfc42.dll]
  403. CopyFiles=Copy.mfc42.dll
  404.  
  405. [Uninstall.mfc42.dll]
  406. DelFiles=Del.mfc42.dll
  407.  
  408. [Install.msvcrt.dll]
  409. CopyFiles=Copy.msvcrt.dll
  410.  
  411. [Uninstall.msvcrt.dll]
  412. DelFiles=Del.msvcrt.dll
  413.  
  414. [Install.msvcrt40.dll]
  415. CopyFiles=Copy.msvcrt40.dll
  416.  
  417. [Uninstall.msvcrt40.dll]
  418. DelFiles=Del.msvcrt40.dll
  419.  
  420. [Install.msvcirt.dll]
  421. CopyFiles=Copy.msvcirt.dll
  422.  
  423. [Uninstall.msvcirt.dll]
  424. DelFiles=Del.msvcirt.dll
  425.  
  426. [Install.cpqhci.dll]
  427. CopyFiles=Copy.cpqhci.dll
  428.  
  429. [Uninstall.cpqhci.dll]
  430. DelFiles=Del.cpqhci.dll
  431.  
  432. [Install.cpqdmsc.dll]
  433. CopyFiles=Copy.cpqdmsc.dll
  434.  
  435. [Uninstall.cpqdmsc.dll]
  436. DelFiles=Del.cpqdmsc.dll
  437.  
  438. [Install.cpqisa.dll]
  439. CopyFiles=Copy.cpqisa.dll
  440.  
  441. [Uninstall.cpqisa.dll]
  442. DelFiles=Del.cpqisa.dll
  443.  
  444. [Install.cpqevnt.dll]
  445. CopyFiles=Copy.cpqevnt.dll
  446.  
  447. [Uninstall.cpqevnt.dll]
  448. DelFiles=Del.cpqevnt.dll
  449.  
  450. [Install.clntmgmt.sys]
  451. CopyFiles=Copy.clntmgmt.sys
  452. AddService=ClntMgmt,SPSVCINST_TAGTOFRONT,Clntmgmt_ServiceInstallSection
  453.  
  454. [Uninstall.clntmgmt.sys]
  455. DelFiles=Del.clntmgmt.sys
  456. DelService=ClntMgmt
  457.  
  458. [Install.cpqp6cpu.sys]
  459. CopyFiles=Copy.cpqp6cpu.sys
  460. AddService=Cpqp6cpu,SPSVCINST_TAGTOFRONT,Cpqp6cpu_ServiceInstallSection
  461.  
  462. [Uninstall.cpqp6cpu.sys]
  463. DelFiles=Del.cpqp6cpu.sys
  464. DelService=Cpqp6cpu
  465.  
  466. [Install.chkadmin.exe]
  467. CopyFiles=Copy.chkadmin.exe
  468. AddReg=AddReg.chkadmin.exe
  469.  
  470. [Uninstall.chkadmin.exe]
  471. DelFiles=Del.chkadmin.exe 
  472. DelReg=AddReg.chkadmin.exe
  473.  
  474. [Install.cpqalert.exe]
  475. CopyFiles=Copy.cpqalert.exe
  476. AddReg=AddReg.cpqalert.exe
  477. AddService=CPQALERT,SPSVCINST_TAGTOFRONT,CPQALERT_ServiceInstallSection
  478.  
  479. [Uninstall.cpqalert.exe]
  480. Delfiles=Del.cpqalert.exe
  481. DelReg=DelReg.cpqalert.exe
  482. DelService=CPQALERT
  483.  
  484. [Install.setup.exe]
  485. CopyFiles=Copy.setup.exe
  486. AddReg=AddReg.setup.exe
  487.  
  488. [Uninstall.setup.exe]
  489. DelFiles=Del.setup.exe
  490. DelReg=DelReg.setup.exe
  491.  
  492. [Install.traptest.exe]
  493. CopyFiles=Copy.traptest.exe
  494.  
  495. [Uninstall.traptest.exe]
  496. DelFiles=Del.traptest.exe 
  497.  
  498. [Install.collect.exe]
  499. CopyFiles=Copy.collect.exe
  500.  
  501. [Uninstall.collect.exe]
  502. DelFiles=Del.collect.exe
  503.  
  504. [Install.intmgt3.hlp]
  505. CopyFiles=Copy.intmgt3.hlp
  506. UpdateInis=add.links
  507.  
  508. [Uninstall.intmgt3.hlp]
  509. DelFiles=Del.intmgt3.hlp
  510. UpdateInis=del.links
  511.  
  512. [Install.intmgt3.cnt]
  513. CopyFiles=Copy.intmgt3.cnt
  514.  
  515. [Uninstall.intmgt3.cnt]
  516. DelFiles=Del.intmgt3.cnt
  517.  
  518. [Install.readmeim.txt]
  519. CopyFiles=Copy.readmeim.txt
  520. UpdateInis=add.links
  521.  
  522. [Uninstall.readmeim.txt]
  523. DelFiles=Del.readmeim.txt
  524. UpdateInis=del.links
  525.  
  526. [Install.dmiapi32.dll]
  527. CopyFiles=Copy.dmiapi32.dll
  528.  
  529. [Uninstall.dmiapi32.dll]
  530. DelFiles=Del.dmiapi32.dll
  531.  
  532. [Install.ntevent.dll]
  533. CopyFiles=Copy.ntevent.dll
  534. AddReg=AddReg.ntevent.dll
  535.  
  536. [Uninstall.ntevent.dll]
  537. DelFiles=Del.ntevent.dll
  538. DelReg=DelReg.ntevent.dll
  539.  
  540. [Install.wdmi2api.dll]
  541. CopyFiles=Copy.wdmi2api.dll
  542. AddReg=AddReg.wdmi2api.dll
  543.  
  544. [Uninstall.wdmi2api.dll]
  545. DelFiles=Del.wdmi2api.dll
  546. DelReg=DelReg.wdmi2api.dll
  547.  
  548. [Install.win32sl.exe]
  549. CopyFiles=Copy.win32sl.exe
  550. AddReg=AddReg.win32sl.exe
  551. AddService=Win32sl,SPSVCINST_TAGTOFRONT,WIN32SL_ServiceInstallSection
  552.  
  553. [Uninstall.win32sl.exe]
  554. DelFiles=Del.win32sl.exe
  555. DelReg=DelReg.win32sl.exe
  556. DelService=Win32sl
  557.  
  558. [Install.wsdmidce.dll]
  559. CopyFiles=Copy.wsdmidce.dll
  560. AddReg=AddReg.wsdmidce.dll
  561.  
  562. [Uninstall.wsdmidce.dll]
  563. DelFiles=Del.wsdmidce.dll
  564. DelReg=DelReg.wsdmidce.dll
  565.  
  566. [Install.wcdmi.dll]
  567. CopyFiles=Copy.wcdmi.dll
  568.  
  569. [Uninstall.wcdmi.dll]
  570. DelFiles=Del.wcdmi.dll
  571.  
  572. [Install.win32sl.mif]
  573. CopyFiles=Copy.win32sl.mif
  574.  
  575. [Uninstall.win32sl.mif]
  576. DelFiles=Del.win32sl.mif
  577.  
  578. [Install.wcdmi.dll]
  579. CopyFiles=Copy.wcdmi.dll
  580.  
  581. [Uninstall.wcdmi.dll]
  582. DelFiles=Del.wcdmi.dll
  583.  
  584. [Install.wcrap.dll]
  585. CopyFiles=Copy.wcrap.dll
  586. AddReg=AddReg.wcrap.dll
  587.  
  588. [Uninstall.wcrap.dll]
  589. DelFiles=Del.wcrap.dll
  590. DelReg=DelReg.wcrap.dll
  591.  
  592. [Install.wcdmidce.dll]
  593. CopyFiles=Copy.wcdmidce.dll
  594. AddReg=AddReg.wcdmidce.dll
  595.  
  596. [Uninstall.wcdmidce.dll]
  597. DelFiles=Del.wcdmidce.dll
  598. DelReg=DelReg.wcdmidce.dll
  599.  
  600. [Install.wdmiutil.dll]
  601. CopyFiles=Copy.wdmiutil.dll
  602.  
  603. [Uninstall.wdmiutil.dll]
  604. DelFiles=Del.wdmiutil.dll
  605.  
  606. [Install.idmiex.exe]
  607. CopyFiles=Copy.idmiex.exe
  608. AddReg=AddReg.idmiex.exe
  609. UpdateInis=add.links
  610.  
  611. [Uninstall.idmiex.exe]
  612. DelFiles=Del.idmiex.exe
  613. DelReg=DelReg.idmiex.exe
  614. UpdateInis=del.links
  615.  
  616. [Install.activedom.ocx]
  617. CopyFiles=Copy.activedom.ocx
  618.  
  619. [Uninstall.activedom.ocx]
  620. DelFiles=Del.activedom.ocx
  621.  
  622. [Install.dmi2ex.ocx]
  623. CopyFiles=Copy.dmi2ex.ocx
  624.  
  625. [Uninstall.dmi2ex.ocx]
  626. DelFiles=Del.dmi2ex.ocx
  627.  
  628. [Install.dmiedit.ocx]
  629. CopyFiles=Copy.dmiedit.ocx
  630.  
  631. [Uninstall.dmiedit.ocx]
  632. DelFiles=Del.dmiedit.ocx
  633.  
  634. [Install.dmilist.ocx]
  635. CopyFiles=Copy.dmilist.ocx
  636.  
  637. [Uninstall.dmilist.ocx]
  638. DelFiles=Del.dmilist.ocx
  639.  
  640. [Install.dmitree.ocx]
  641. CopyFiles=Copy.dmitree.ocx
  642.  
  643. [Uninstall.dmitree.ocx]
  644. DelFiles=Del.dmitree.ocx
  645.  
  646. [Install.activedom.tlb]
  647. CopyFiles=Copy.activedom.tlb
  648.  
  649. [Uninstall.activedom.tlb]
  650. DelFiles=Del.activedom.tlb
  651.  
  652. [Install.enuidmix.hlp]
  653. CopyFiles=Copy.enuidmix.hlp
  654.  
  655. [Uninstall.enuidmix.hlp]
  656. DelFiles=Del.enuidmix.hlp
  657.  
  658. [Install.enuidmix.cnt]
  659. CopyFiles=Copy.enuidmix.cnt
  660.  
  661. [Uninstall.enuidmix.cnt]
  662. DelFiles=Del.enuidmix.cnt
  663.  
  664. [Install.olepro32.dll]
  665. CopyFiles=Copy.olepro32.dll
  666.  
  667. [Uninstall.olepro32.dll]
  668. DelFiles=Del.olepro32.dll
  669.  
  670. ;[Install.regsvr32.exe]
  671. ;CopyFiles=Copy.regsvr32.exe
  672.  
  673. ;[Uninstall.regsvr32.exe]
  674. ;DelFiles=Del.regsvr32.exe
  675.  
  676. [Install.cpqdmi.exe]
  677. CopyFiles=Copy.cpqdmi.exe
  678. AddReg=AddReg.cpqdmi.exe
  679. AddService=CPQDMI,SPSVCINST_TAGTOFRONT,CPQDMI_ServiceInstallSection
  680.  
  681. [Uninstall.cpqdmi.exe]
  682. DelFiles=Del.cpqdmi.exe
  683. DelReg=DelReg.cpqdmi.exe
  684. DelService=CPQDMI
  685.  
  686. [Install.cpqci.dll]
  687. CopyFiles=Copy.cpqci.dll
  688.  
  689. [Uninstall.cpqci.dll]
  690. DelFiles=Del.cpqci.dll
  691.  
  692. [Install.cpqsys.mif]
  693. CopyFiles=Copy.cpqsys.mif
  694.  
  695. [Uninstall.cpqsys.mif]
  696. DelFiles=Del.cpqsys.mif
  697. DelFiles=Del.cpqsys.mif.mifs
  698.  
  699. [Uninstall.cpqsys.err]
  700. DelFiles=Del.cpqsys.err
  701.  
  702. [Install.cpqmon.mif]
  703. CopyFiles=Copy.cpqmon.mif
  704.  
  705. [Uninstall.cpqmon.mif]
  706. DelFiles=Del.cpqmon.mif
  707. DelFiles=Del.cpqmon.mif.mifs
  708.  
  709. [Uninstall.cpqmon.err]
  710. DelFiles=Del.cpqmon.err
  711.  
  712. [Install.ioaol.mif]
  713. CopyFiles=Copy.ioaol.mif
  714.  
  715. [Uninstall.ioaol.mif]
  716. DelFiles=Del.ioaol.mif
  717. DelFiles=Del.ioaol.mif.mifs
  718.  
  719. [Uninstall.ioaol.err]
  720. DelFiles=Del.ioaol.err
  721.  
  722. [Install.cpqvid.dll]
  723. CopyFiles=Copy.cpqvid.dll
  724.  
  725. [Uninstall.cpqvid.dll]
  726. DelFiles=Del.cpqvid.dll
  727.  
  728. [Install.cpqaolan.dll]
  729. CopyFiles=Copy.cpqaolan.dll
  730.  
  731. [Uninstall.cpqaolan.dll]
  732. DelFiles=Del.cpqaolan.dll
  733.  
  734. [Install.cpqdmiev.dll]
  735. CopyFiles=Copy.cpqdmiev.dll
  736.  
  737. [Uninstall.cpqdmiev.dll]
  738. DelFiles=Del.cpqdmiev.dll
  739. DelReg=DelReg.cpqdmiev.dll
  740.  
  741. [Install.cpqagent.dll]
  742. CopyFiles=Copy.cpqagent.dll
  743. AddReg=AddReg.cpqagent.dll
  744.  
  745. [Uninstall.cpqagent.dll]
  746. DelFiles=Del.cpqagent.dll
  747. DelReg=DelReg.cpqagent.dll
  748.  
  749. [Install.cpqinit.dll]
  750. CopyFiles=Copy.cpqinit.dll
  751.  
  752. [Uninstall.cpqinit.dll]
  753. DelFiles=Del.cpqinit.dll
  754.  
  755. ;
  756. ; Standard INF file content below
  757. ;
  758.  
  759.  
  760. [InstallSNMPExtensionAgents]
  761. CopyFiles=Copy.SNMP.WindowsSystem32Dir
  762. CopyFiles=Copy.SNMP.WindowsDirInf
  763. AddReg=SNMP.Add.Reg
  764.  
  765. [UninstallSNMPExtensionAgents]
  766. DelFiles=Del.SNMP.WindowsSystem32Dir
  767. DelFiles=Del.SNMP.WindowsDirInf
  768. DelReg=SNMP.Del.Reg
  769.  
  770. [Cleanup.base]
  771. DelService=ClntMgmt.sys
  772. DelService=CPQBIOS
  773. DelReg=DelReg.cleanup.base
  774. DelFiles=Del.cleanup.base.WindowsSystem32Dir
  775. DelFiles=Del.cleanup.base.WindowsSystemDir
  776.  
  777. [Cleanup.snmp]
  778. DelFiles=Del.oemnsvcq.inf
  779. DelReg=DelReg.cleanup.snmp
  780.  
  781. [Cleanup.dmi]
  782. DelService=DMISL
  783. DelReg=DelReg.cleanup.dmi
  784. DelFiles=Del.cleanup.dmi.mifdb
  785. DelFiles=Del.cleanup.dmi.mifs.backup
  786. DelFiles=Del.cleanup.dmi.WindowsSystem32Dir
  787. DelFiles=Del.cleanup.dmi.SvaNtDmiBin
  788.  
  789. ;
  790. ; Service Install Sections
  791. ;
  792.  
  793. [Clntmgmt_ServiceInstallSection]
  794. DisplayName = Compaq CIMAgent Driver
  795. ServiceType = 1 ; SERVICE_KERNEL_DRIVER (0x1)
  796. StartType = 1 ; SERVICE_SYSTEM_START (0x1)
  797. ErrorControl = 1 ; NORMAL (0x1)
  798. ServiceBinary = %12%\clntmgmt.sys
  799.  
  800. [Cpqp6cpu_ServiceInstallSection]
  801. DisplayName = Compaq CPU Driver
  802. ServiceType = 1 ; SERVICE_KERNEL_DRIVER (0x1)
  803. StartType = 1 ; SERVICE_SYSTEM_START (0x1)
  804. ErrorControl = 1 ; NORMAL (0x1)
  805. ServiceBinary = %12%\cpqp6cpu.sys
  806.  
  807. [CPQDMI_ServiceInstallSection]
  808. DisplayName = CPQDMI
  809. ServiceType = 272 ; SERVICE_INTERACTIVE_PROCESS    0x00000100 | SERVICE_WIN32_OWN_PROCESS      0x00000010
  810. StartType = 2 ; SERVICE_AUTO_START (0x2) 
  811. ErrorControl = 1 ; NORMAL (0x1)
  812. ServiceBinary = %11%\cpqdmi.exe
  813. StartName = LocalSystem
  814. Dependencies=+,Win32sl
  815.  
  816.  
  817. [CPQALERT_ServiceInstallSection]
  818. DisplayName = Compaq Local Alerter
  819. ServiceType = 272 ; SERVICE_INTERACTIVE_PROCESS 0x00000100 | SERVICE_WIN32_OWN_PROCESS 0x00000010
  820. StartType = 2 ; SERVICE_AUTO_START (0x2) 
  821. ErrorControl = 1 ; NORMAL (0x1)
  822. ServiceBinary = %11%\cpqalert.exe
  823. StartName = LocalSystem
  824.  
  825. [WIN32SL_ServiceInstallSection]
  826. DisplayName = Win32sl
  827. ServiceType = 16 ; SERVICE_WIN32_OWN_PROCESS      0x00000010
  828. StartType = 2 ; SERVICE_AUTO_START (0x2) 
  829. ErrorControl = 1 ; NORMAL (0x1)
  830. ServiceBinary = %65601%\Win32sl.exe
  831. StartName = LocalSystem
  832. Dependencies=+,RPCSS
  833.  
  834.  
  835. ;
  836. ;  Add and Del Registry Sections
  837. ;
  838. [AddReg.ntevent.dll]
  839. HKLM,SYSTEM\CurrentControlSet\Services\EventLog\Application\win32slService,EventMessageFile,,%65601%\NTEvent.DLL
  840. HKLM,SYSTEM\CurrentControlSet\Services\EventLog\Application\win32slService,TypesSupported,0x00010001,7
  841.  
  842. [DelReg.ntevent.dll]
  843. HKLM,SYSTEM\CurrentControlSet\Services\EventLog\Application\win32slService
  844.  
  845. [AddReg.cpqalert.exe]
  846. HKLM,System\CurrentControlSet\Services\CPQALERT\Parameters,DisableSnmpEdit,0x00010001,1
  847.  
  848. [DelReg.cpqalert.exe]
  849. HKLM,System\CurrentControlSet\Services\CPQALERT\Parameters
  850.  
  851. [AddReg.chkadmin.exe]
  852. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Run,CHKADMIN,,"CHKADMIN.EXE"
  853.  
  854. [DelReg.chkadmin.exe]
  855. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Run,CHKADMIN
  856.  
  857. [AddReg.wsdmidce.dll]
  858. HKLM,SOFTWARE\Intel\DMI 2.0 SDK\Current Version\Service Provider\Remoting\DCE RPC,Module,0x00000000,"WSDMIDCE.DLL"
  859. HKLM,SOFTWARE\Intel\DMI 2.0 SDK\Current Version\Service Provider\Remoting\DCE RPC,Type,0x00000000,"dce"
  860. HKLM,SOFTWARE\Intel\DMI 2.0 SDK\Current Version\Service Provider\Remoting\DCE RPC,Transports,0x00010000,"ncalrpc"
  861. HKLM,SOFTWARE\Intel\DMI 2.0 SDK\Current Version\Service Provider\Remoting\DCE RPC,Transports,0x00010008,"ncacn_ip_tcp"
  862. ;
  863. ; Do not bind DMI SP to IPX because it broadcasts one SAP packet every minute.
  864. ;
  865. ; HKLM,SOFTWARE\Intel\DMI 2.0 SDK\Current Version\Service Provider\Remoting\DCE RPC,Transports,0x00010008,"ncacn_spx"
  866.  
  867. [DelReg.wsdmidce.dll]
  868. HKLM,SOFTWARE\Intel\DMI 2.0 SDK\Current Version\Service Provider\Remoting
  869.  
  870. [AddReg.wdmi2api.dll]
  871. HKLM,SOFTWARE\Intel\DMI 2.0 SDK\Current Version\Client\Remoting\Local,Module,0x00000000,"WDMI2API.DLL"
  872. HKLM,SOFTWARE\Intel\DMI 2.0 SDK\Current Version\Client\Remoting\Local,Type,0x00000000,"local"
  873.  
  874. [DelReg.wdmi2api.dll]
  875. HKLM,SOFTWARE\Intel\DMI 2.0 SDK\Current Version\Client\Remoting\Local
  876.  
  877. [AddReg.wcdmidce.dll]
  878. HKLM,SOFTWARE\Intel\DMI 2.0 SDK\Current Version\Client\Remoting\DCE RPC,Module,0x00000000,"WCDMIDCE.DLL"
  879. HKLM,SOFTWARE\Intel\DMI 2.0 SDK\Current Version\Client\Remoting\DCE RPC,Type,0x00000000,"dce"
  880. HKLM,SOFTWARE\Intel\DMI 2.0 SDK\Current Version\Client\Remoting\DCE RPC,Transports,0x00010000,"ncalrpc"
  881. HKLM,SOFTWARE\Intel\DMI 2.0 SDK\Current Version\Client\Remoting\DCE RPC,Transports,0x00010008,"ncacn_ip_tcp"
  882. HKLM,SOFTWARE\Intel\DMI 2.0 SDK\Current Version\Client\Remoting\DCE RPC,Transports,0x00010008,"ncacn_spx"
  883.  
  884. [DelReg.wcdmidce.dll]
  885. HKLM,SOFTWARE\Intel\DMI 2.0 SDK\Current Version\Client\Remoting\DCE RPC
  886.  
  887. [AddReg.wcrap.dll]
  888. ; the Intel documentation says to set up this key, but the Intel setup program doesn't do so...
  889. ;HKLM,SOFTWARE\Intel\DMI 2.0 SDK\Current Version\Client\Remoting\DMI RAP,Type,0x00000000,"rap"
  890. ;HKLM,SOFTWARE\Intel\DMI 2.0 SDK\Current Version\Client\Remoting\DMI RAP,Module,0x00000000,"WCRAP.DLL"
  891.  
  892. [DelReg.wcrap.dll]
  893. ; the Intel documentation says to set up this key, but the Intel setup program doesn't do so...
  894. ;HKLM,SOFTWARE\Intel\DMI 2.0 SDK\Current Version\Client\Remoting\DMI RAP
  895.  
  896. [AddReg.win32sl.exe]
  897. HKLM,SOFTWARE\Intel\DMI 2.0 SDK\1.10
  898. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\Win32sl.exe,Path,0x00000000,%65601%
  899. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\Win32sl.exe,"",0x00000000,%65601%\Win32sl.exe
  900. HKLM,SYSTEM\CurrentControlSet\Control\Session Manager\Environment,WIN32DMIPATH,,%65600%
  901.  
  902. [DelReg.win32sl.exe]
  903. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\Win32sl.exe
  904. HKLM,SYSTEM\CurrentControlSet\Control\Session Manager\Environment,WIN32DMIPATH
  905. HKLM,SOFTWARE\Intel\DMI 2.0 SDK
  906.  
  907. [AddReg.idmiex.exe]
  908. HKLM,SOFTWARE\Intel\DMI Explorer\1.11
  909. HKLM,SOFTWARE\Intel\DMI Explorer\Local Machine,Address,,""
  910. HKLM,SOFTWARE\Intel\DMI Explorer\Local Machine,Rpc Transport,,""
  911. HKLM,SOFTWARE\Intel\DMI Explorer\Local Machine,Rpc Type,,"local"
  912. HKLM,SOFTWARE\Intel\DMI Explorer\Remoting\DCE\Spx,Transport,,"ncacn_spx"
  913. HKLM,SOFTWARE\Intel\DMI Explorer\Remoting\DCE\Tcpip,Transport,,"ncacn_ip_tcp"
  914. HKLM,SOFTWARE\Intel\DMI Explorer\Remoting\DCE\Local,Transport,,"ncalrpc"
  915. HKLM,SOFTWARE\Intel\DMI Explorer\Remoting\ONC\Spx,Transport,,"ncacn_spx"
  916. HKLM,SOFTWARE\Intel\DMI Explorer\Remoting\ONC\Tcpip,Transport,,"ncacn_ip_tcp"
  917. ;HKLM,SOFTWARE\Intel\DMI Explorer\Remoting\ONC\Local,Transport,,"ncalrpc"
  918. HKLM,SOFTWARE\Intel\DMI Explorer\Remoting\RAP\ipx,Transport,,"ipx"
  919. HKLM,SOFTWARE\Intel\DMI Explorer\Remoting\RAP\Local,Transport,,"local"
  920. HKLM,SOFTWARE\Intel\DMI Explorer\Remoting\RAP\Tcpip,Transport,,"tcpip"
  921. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\iDmiEx.exe,Path,0x00000000,"%65602%"
  922. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\iDmiEx.exe,"",0x00000000,%65602%\iDmiEx.exe
  923.  
  924. [DelReg.idmiex.exe]
  925. HKLM,SOFTWARE\Intel\DMI Explorer
  926. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\iDmiEx.exe
  927.  
  928. [AddReg.cpqdmi.exe]
  929. HKLM,SOFTWARE\Compaq\Desktop Management\DMI
  930.  
  931. [DelReg.cpqdmi.exe]
  932. HKLM,SOFTWARE\Compaq\Desktop Management\DMI
  933.  
  934. [AddReg.cpqagent.dll]
  935. HKLM,SOFTWARE\Compaq\CIMAgent\CurrentVersion,Pathname,,"CPQAGENT.DLL"
  936. HKLM,SYSTEM\CurrentControlSet\Services\SNMP\Parameters\ExtensionAgents,CIMAGENT,,"Software\Compaq\CIMAgent\CurrentVersion"
  937. HKLM,SYSTEM\CurrentControlSet\Services\SNMP\Parameters\TrapConfiguration\Public
  938. HKLM,SYSTEM\CurrentControlSet\Services\SNMP\Parameters\TrapConfiguration\Public,,0x00000004
  939.  
  940. [DelReg.cpqagent.dll]
  941. HKLM,SOFTWARE\Compaq\CIMAgent
  942. HKLM,SYSTEM\CurrentControlSet\Services\SNMP\Parameters\ExtensionAgents,CIMAGENT
  943.  
  944. [DelReg.cpqdmiev.dll]
  945. HKLM,SYSTEM\CurrentControlSet\Services\DmiEvent
  946.  
  947. [AddReg.setup.exe]
  948. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\IntMgmt,DisplayName,,"Compaqマネージメント エージェント"
  949. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\IntMgmt,UninstallString,,"""%65900%\COMPAQ\Desktop Management\WinNT40\setup.exe"" ""%65900%\COMPAQ\Desktop Management\WinNT40\uninst.inf"""
  950.  
  951. [DelReg.setup.exe]
  952. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\IntMgmt
  953.  
  954. [DelReg.cleanup.base]
  955. HKLM,SOFTWARE\compaq\cpqalert\3.41
  956. HKLM,SOFTWARE\compaq\cpqalert\3.50
  957. HKLM,SOFTWARE\compaq\cpqalert\3.51
  958. HKLM,SOFTWARE\Compaq\Desktop Management\Folders
  959. ;HKLM,SOFTWARE\Compaq,CIC
  960. HKLM,SOFTWARE\microsoft\windows\currentversion\app paths\cpqalert.exe
  961. ;HKLM,SYSTEM\currentcontrolset\services\eventlog\system\cpqalert
  962. ;HKLM,SYSTEM\currentcontrolset\services\eventlog\system\clntmgmt
  963. HKLM,SOFTWARE\microsoft\windows\currentversion\uninstall\intmgmt
  964. HKLM,SYSTEM\CurrentControlSet\Services\ClntMgmt,Group
  965. HKLM,SYSTEM\CurrentControlSet\Services\CPQALERT,DependOnService
  966. HKLM,SYSTEM\CurrentControlSet\Services\CPQALERT,DependOnGroup
  967.  
  968. [DelReg.cleanup.dmi]
  969. HKLM,SOFTWARE\intel\dmi 2.0 sdk\currentversion
  970. HKLM,SOFTWARE\intel\dmi explorer\remoting\onc\local
  971. HKLM,SOFTWARE\Intel\DMI 2.0 SDK\Current Version\Client\Remoting\DMI RAP
  972. HKLM,SOFTWARE\microsoft\windows\currentversion\app paths\idmi.exe
  973. HKLM,SYSTEM\currentcontrolset\services\eventlog\application\ntslservice
  974. HKLM,SOFTWARE\IBM\SVA
  975. HKLM,SOFTWARE\microsoft\windows\currentversion\app paths\dmisl
  976.  
  977. [DelReg.cleanup.snmp]
  978.  
  979. ;
  980. ; for add/remove programs applet
  981. ;
  982. ;HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\IntMgmt,"DisplayName",,
  983. ;HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\IntMgmt,"UninstallString",,
  984.  
  985. [DestinationDirs]
  986. ;
  987. ; Standard directories as defined by Microsoft
  988. ;
  989. ; -01 = The directory from which the INF was installed. 
  990. ;  01 = SourceDrive:\path. 
  991. ;  10 = Windows directory. 
  992. ;  11 = System directory. (%windir%\system on Windows 95, %windir%\system32 on Windows NT) 
  993. ;  12 = Drivers directory.(%windir%\system32\drivers on Windows NT) 
  994. ;  17 = INF file directory. 
  995. ;  18 = Help directory. 
  996. ;  20 = Fonts directory. 
  997. ;  21 = Viewers directory. 
  998. ;  24 = Applications directory. 
  999. ;  25 = Shared directory. 
  1000. ;  30 = Root directory of the boot drive. 
  1001. ;  50 = %windir%\system 
  1002. ;  51 = Spool directory. 
  1003. ;  52 = Spool drivers directory. 
  1004. ;  53 = User Profile directory. 
  1005. ;  54 = Path to ntldr or OSLOADER.EXE 
  1006. ;
  1007. ; Variable directories, specific path specified at run time
  1008. ; <DMI Directory>\WIN32 = 65600
  1009. ; <DMI Directory>\WIN32\Bin = 65601
  1010. ; <DMI Directory>\WIN32\Lddx = 65602
  1011. ; <DMI Directory>\WIN32\Mifs = 65603
  1012. ; <DMI Directory>\WIN32\Mifs\Backup = 65604
  1013. ; <DMI Directory>\WIN32\Mifdb = 65605
  1014. ; <SVA Directory>\dmi\bin = 65606
  1015. ; <default directory> = 65900
  1016. ;
  1017.  
  1018. Copy.mfc42.dll = 11
  1019. Del.mfc42.dll = 11
  1020.  
  1021. Copy.msvcrt.dll = 11
  1022. Del.msvcrt.dll = 11
  1023.  
  1024. Copy.msvcrt40.dll = 11
  1025. Del.msvcrt40.dll = 11
  1026.  
  1027. Copy.msvcirt.dll = 11
  1028. Del.msvcirt.dll = 11
  1029.  
  1030. Copy.cpqhci.dll = 11
  1031. Del.cpqhci.dll = 11
  1032.  
  1033. Copy.cpqdmsc.dll = 11
  1034. Del.cpqdmsc.dll = 11
  1035.  
  1036. Copy.cpqisa.dll = 11
  1037. Del.cpqisa.dll = 11
  1038.  
  1039. Copy.cpqevnt.dll = 11
  1040. Del.cpqevnt.dll = 11
  1041.  
  1042. Copy.clntmgmt.sys = 12
  1043. Del.clntmgmt.sys = 12
  1044.  
  1045. Copy.cpqp6cpu.sys = 12
  1046. Del.cpqp6cpu.sys = 12
  1047.  
  1048. Copy.chkadmin.exe = 11
  1049. Del.chkadmin.exe  = 11
  1050.  
  1051. Copy.cpqalert.exe = 11
  1052. Del.cpqalert.exe = 11
  1053.  
  1054. Copy.setup.exe = 65900,"COMPAQ\Desktop Management\WinNT40"
  1055. Del.setup.exe = 65900,"COMPAQ\Desktop Management\WinNT40"
  1056.  
  1057. Copy.traptest.exe = 11
  1058. Del.traptest.exe = 11
  1059.  
  1060. Copy.collect.exe = 11
  1061. Del.collect.exe = 11
  1062.  
  1063. Copy.intmgt3.hlp = 18
  1064. Del.intmgt3.hlp = 18
  1065.  
  1066. Copy.intmgt3.cnt = 18
  1067. Del.intmgt3.cnt = 18
  1068.  
  1069. Copy.readmeim.txt = 18
  1070. Del.readmeim.txt = 18
  1071.  
  1072. Copy.cpqdmi.exe = 11
  1073. Del.cpqdmi.exe = 11
  1074.  
  1075. ;Copy.regsvr32.exe = 11
  1076. ;Del.regsvr32.exe = 11
  1077.  
  1078. Copy.olepro32.dll = 11
  1079. Del.olepro32.dll = 11
  1080.  
  1081. Copy.cpqci.dll = 11
  1082. Del.cpqci.dll = 11
  1083.  
  1084. Copy.cpqvid.dll = 11
  1085. Del.cpqvid.dll = 11
  1086.  
  1087. Copy.cpqaolan.dll = 11
  1088. Del.cpqaolan.dll = 11
  1089.  
  1090. Copy.cpqdmiev.dll = 11
  1091. Del.cpqdmiev.dll = 11
  1092.  
  1093. Copy.wcdmi.dll = 65601
  1094. Del.wcdmi.dll = 65601
  1095.  
  1096. Copy.wcdmidce.dll = 65601
  1097. Del.wcdmidce.dll = 65601
  1098.  
  1099. Copy.wdmiutil.dll = 65601
  1100. Del.wdmiutil.dll = 65601
  1101.  
  1102. Copy.wdmi2api.dll = 65601
  1103. Del.wdmi2api.dll = 65601
  1104.  
  1105. Copy.wsdmidce.dll = 65601
  1106. Del.wsdmidce.dll = 65601
  1107.  
  1108. Copy.ntevent.dll = 65601
  1109. Del.ntevent.dll = 65601
  1110.  
  1111. Copy.win32sl.exe = 65601
  1112. Del.win32sl.exe = 65601
  1113.  
  1114. Copy.wcrap.dll = 65601
  1115. Del.wcrap.dll = 65601
  1116.  
  1117. Copy.dmiapi32.dll = 65601
  1118. Del.dmiapi32.dll = 65601
  1119.  
  1120. Copy.activedom.tlb = 65602
  1121. Del.activedom.tlb = 65602
  1122.  
  1123. Copy.activedom.ocx = 65602
  1124. Del.activedom.ocx = 65602
  1125.  
  1126. Copy.dmi2ex.ocx = 65602
  1127. Del.dmi2ex.ocx = 65602
  1128.  
  1129. Copy.dmiedit.ocx = 65602
  1130. Del.dmiedit.ocx = 65602
  1131.  
  1132. Copy.dmilist.ocx = 65602
  1133. Del.dmilist.ocx = 65602
  1134.  
  1135. Copy.dmitree.ocx = 65602
  1136. Del.dmitree.ocx = 65602
  1137.  
  1138. Copy.enuidmix.cnt = 65602
  1139. Del.enuidmix.cnt = 65602
  1140.  
  1141. Copy.enuidmix.hlp = 65602
  1142. Del.enuidmix.hlp = 65602
  1143.  
  1144. Copy.idmiex.exe = 65602
  1145. Del.idmiex.exe = 65602
  1146.  
  1147. Copy.cpqsys.mif = 65603
  1148. Del.cpqsys.mif = 65604
  1149. Del.cpqsys.mif.mifs = 65603
  1150.  
  1151. Del.cpqsys.err = 65605
  1152.  
  1153. Copy.cpqmon.mif = 65603
  1154. Del.cpqmon.mif = 65604
  1155. Del.cpqmon.mif.mifs = 65603
  1156.  
  1157. Copy.ioaol.mif = 65603
  1158. Del.ioaol.mif = 65604
  1159. Del.ioaol.mif.mifs = 65603
  1160.  
  1161. ; this file is created by the service provider
  1162. Del.cpqmon.err = 65605
  1163. Del.ioaol.err = 65605
  1164.  
  1165. Copy.win32sl.mif = 65604
  1166. Del.win32sl.mif = 65604
  1167.  
  1168. Copy.cpqagent.dll = 11
  1169. Del.cpqagent.dll = 11
  1170.  
  1171. Copy.cpqinit.dll = 11
  1172. Del.cpqinit.dll = 11
  1173.  
  1174. Del.oemnsvcq.inf = 11
  1175.  
  1176. Del.cleanup.base.WindowsSystem32Dir = 11
  1177.  
  1178. Del.cleanup.base.WindowsSystemDir = 50
  1179.  
  1180. Del.cleanup.dmi.mifs.backup = 65604
  1181.  
  1182. Del.cleanup.dmi.mifdb = 65605
  1183.  
  1184. Del.cleanup.dmi.WindowsSystem32Dir = 11
  1185.  
  1186. Del.cleanup.dmi.SvaNtDmiBin = 65606
  1187.  
  1188. ;
  1189. ; File List Sections
  1190. ;
  1191.  
  1192. [Copy.mfc42.dll]
  1193. mfc42.dll,,,32
  1194. [Del.mfc42.dll]
  1195. ; never delete
  1196.  
  1197. [Copy.msvcrt.dll]
  1198. MSVCRT.DLL,,,32
  1199. [Del.msvcrt.dll]
  1200. ; never delete
  1201.  
  1202. [Copy.msvcrt40.dll]
  1203. msvcrt40.dll,,,32
  1204. [Del.msvcrt40.dll]
  1205. ; never delete
  1206.  
  1207. [Copy.msvcirt.dll]
  1208. msvcirt.dll,,,32
  1209. [Del.msvcirt.dll]
  1210. ; never delete
  1211.  
  1212. [Copy.cpqhci.dll]
  1213. cpqhci.dll,,,
  1214. [Del.cpqhci.dll]
  1215. cpqhci.dll,,,1
  1216.  
  1217. [Copy.cpqdmsc.dll]
  1218. cpqdmsc.dll,,,
  1219. [Del.cpqdmsc.dll]
  1220. cpqdmsc.dll,,,1
  1221.  
  1222. [Copy.cpqisa.dll]
  1223. cpqisa.dll,,,
  1224. [Del.cpqisa.dll]
  1225. cpqisa.dll,,,1
  1226.  
  1227. [Copy.cpqevnt.dll]
  1228. cpqevnt.dll,,,
  1229. [Del.cpqevnt.dll]
  1230. cpqevnt.dll,,,1
  1231.  
  1232. [Copy.clntmgmt.sys]
  1233. clntmgmt.sys,,,32
  1234. [Del.clntmgmt.sys]
  1235. clntmgmt.sys,,,1
  1236.  
  1237. [Copy.cpqp6cpu.sys]
  1238. cpqp6cpu.sys,,,
  1239. [Del.cpqp6cpu.sys]
  1240. cpqp6cpu.sys,,,1
  1241.  
  1242. [Copy.chkadmin.exe]
  1243. chkadmin.exe,,,
  1244. [Del.chkadmin.exe]
  1245. chkadmin.exe,,,1
  1246.  
  1247. [Copy.cpqalert.exe]
  1248. cpqalert.exe,,,
  1249. [Del.cpqalert.exe]
  1250. cpqalert.exe,,,1
  1251.  
  1252. [Copy.setup.exe]
  1253. ;cfgmgr32.dll,,,
  1254. cpqsetup.sys,,,
  1255. dnt40.inf,,,
  1256. setup.exe,,,
  1257. dm.inf,,,
  1258. ;setupapi.dll,,,
  1259. setupui.dll,,,
  1260. dnt40w.inf,,,
  1261. dmwebc.inf,,,
  1262. cpqhmmo.dll,,,
  1263. uninst.inf,,,
  1264. snmp.inf,,,
  1265. enable.bat,,,
  1266.  
  1267. [Del.setup.exe]
  1268. ;cfgmgr32.dll,,,1
  1269. cpqsetup.sys,,,1
  1270. dnt40.inf,,,1
  1271. setup.exe,,,1
  1272. dm.inf,,,1
  1273. ;setupapi.dll,,,1
  1274. setupui.dll,,,1
  1275. uninst.inf,,,1
  1276. snmp.inf,,,1
  1277. enable.bat,,,1
  1278. dnt40w.inf,,,1
  1279. dmwebc.inf,,,1
  1280. cpqhmmo.dll,,,1
  1281. setup.inf,,,1
  1282.  
  1283. [Copy.traptest.exe]
  1284. traptest.exe,,,
  1285. [Del.traptest.exe]
  1286. traptest.exe,,,1
  1287.  
  1288. [Copy.collect.exe]
  1289. collect.exe,,,
  1290. [Del.collect.exe]
  1291. collect.exe,,,1
  1292.  
  1293. [Copy.intmgt3.hlp]
  1294. intmgt3.hlp,,,
  1295. [Del.intmgt3.hlp]
  1296. intmgt3.hlp,,,1
  1297.  
  1298. [Copy.intmgt3.cnt]
  1299. intmgt3.cnt,,,
  1300. [Del.intmgt3.cnt]
  1301. intmgt3.cnt,,,1
  1302.  
  1303. [Copy.readmeim.txt]
  1304. readmeim.txt,,,
  1305. [Del.readmeim.txt]
  1306. readmeim.txt,,,1
  1307.  
  1308. [Copy.cpqdmi.exe]
  1309. cpqdmi.exe,,,
  1310. [Del.cpqdmi.exe]
  1311. cpqdmi.exe,,,1
  1312.  
  1313. ;[Copy.regsvr32.exe]
  1314. ;REGSVR32.EXE,,,32
  1315. ;[Del.regsvr32.exe]
  1316. ;REGSVR32.EXE,,,32
  1317.  
  1318. [Copy.olepro32.dll]
  1319. olepro32.dll,,,32
  1320. [Del.olepro32.dll]
  1321. ;olepro32.dll,,,32
  1322.  
  1323. [Copy.cpqci.dll]
  1324. cpqci.dll,,,
  1325. [Del.cpqci.dll]
  1326. cpqci.dll,,,1
  1327.  
  1328. [Copy.cpqvid.dll]
  1329. cpqvid.dll,,,
  1330. [Del.cpqvid.dll]
  1331. cpqvid.dll,,,1
  1332.  
  1333. [Copy.cpqaolan.dll]
  1334. cpqaolan.dll,,,
  1335. [Del.cpqaolan.dll]
  1336. cpqaolan.dll,,,1
  1337.  
  1338. [Copy.cpqdmiev.dll]
  1339. cpqdmiev.dll,,,
  1340. [Del.cpqdmiev.dll]
  1341. cpqdmiev.dll,,,1
  1342.  
  1343. [Copy.wcdmi.dll]
  1344. Wcdmi.dll,,,
  1345. [Del.wcdmi.dll]
  1346. Wcdmi.dll,,,1
  1347.  
  1348. [Copy.wcdmidce.dll]
  1349. Wcdmidce.dll,,,
  1350. [Del.wcdmidce.dll]
  1351. Wcdmidce.dll,,,1
  1352.  
  1353. [Copy.wdmiutil.dll]
  1354. Wdmiutil.dll,,,
  1355. [Del.wdmiutil.dll]
  1356. Wdmiutil.dll,,,1
  1357.  
  1358. [Copy.wdmi2api.dll]
  1359. Wdmi2api.dll,,,
  1360. [Del.wdmi2api.dll]
  1361. Wdmi2api.dll,,,1
  1362.  
  1363. [Copy.wsdmidce.dll]
  1364. Wsdmidce.dll,,,
  1365. [Del.wsdmidce.dll]
  1366. Wsdmidce.dll,,,1
  1367.  
  1368. [Copy.ntevent.dll]
  1369. Ntevent.dll,,,
  1370. [Del.ntevent.dll]
  1371. Ntevent.dll,,,1
  1372.  
  1373. [Copy.win32sl.exe]
  1374. Win32sl.exe,,,
  1375. [Del.win32sl.exe]
  1376. Win32sl.exe,,,1
  1377.  
  1378. [Copy.wcrap.dll]
  1379. wcrap.dll,,,
  1380. [Del.wcrap.dll]
  1381. wcrap.dll,,,1
  1382.  
  1383. [Copy.dmiapi32.dll]
  1384. Dmiapi32.dll,,,
  1385. [Del.dmiapi32.dll]
  1386. Dmiapi32.dll,,,1
  1387.  
  1388. [Copy.activedom.tlb]
  1389. ActiveDom.tlb,,,
  1390. [Del.activedom.tlb]
  1391. ActiveDom.tlb,,,1
  1392.  
  1393. [Copy.activedom.ocx]
  1394. ActiveDom.ocx,,,
  1395. [Del.activedom.ocx]
  1396. ActiveDom.ocx,,,1
  1397.  
  1398. [Copy.dmi2ex.ocx]
  1399. Dmi2eX.ocx,,,
  1400. [Del.dmi2ex.ocx]
  1401. Dmi2eX.ocx,,,1
  1402.  
  1403. [Copy.dmiedit.ocx]
  1404. DmiEdit.ocx,,,
  1405. [Del.dmiedit.ocx]
  1406. DmiEdit.ocx,,,1
  1407.  
  1408. [Copy.dmilist.ocx]
  1409. DmiList.ocx,,,
  1410. [Del.dmilist.ocx]
  1411. DmiList.ocx,,,1
  1412.  
  1413. [Copy.dmitree.ocx]
  1414. DmiTree.ocx,,,
  1415. [Del.dmitree.ocx]
  1416. DmiTree.ocx,,,1
  1417.  
  1418. [Copy.enuidmix.cnt]
  1419. enuidmix.CNT,,,
  1420. [Del.enuidmix.cnt]
  1421. enuidmix.CNT,,,1
  1422.  
  1423. [Copy.enuidmix.hlp]
  1424. Enuidmix.hlp,,,
  1425. [Del.enuidmix.hlp]
  1426. Enuidmix.hlp,,,1
  1427.  
  1428. [Copy.idmiex.exe]
  1429. IDmieX.exe,,,
  1430. [Del.idmiex.exe]
  1431. IDmieX.exe,,,1
  1432.  
  1433. [Copy.cpqsys.mif]
  1434. cpqsys.mif,,,
  1435. [Del.cpqsys.mif]
  1436. cpqsys.mif,,,1
  1437. [Del.cpqsys.mif.mifs]
  1438. cpqsys.mif,,,1
  1439.  
  1440. [Del.cpqsys.err]
  1441. cpqsys.err,,,1
  1442.  
  1443. [Copy.cpqmon.mif]
  1444. cpqmon.mif,,,
  1445. [Del.cpqmon.mif]
  1446. cpqmon.mif,,,1
  1447. [Del.cpqmon.mif.mifs]
  1448. cpqmon.mif,,,1
  1449. [Del.cpqmon.err]
  1450. cpqmon.err,,,1
  1451.  
  1452. [Copy.ioaol.mif]
  1453. ioaol.mif,,,
  1454. [Del.ioaol.mif]
  1455. ioaol.mif,,,1
  1456. [Del.ioaol.mif.mifs]
  1457. ioaol.mif,,,1
  1458. [Del.ioaol.err]
  1459. ioaol.err,,,1
  1460.  
  1461. [Copy.win32sl.mif]
  1462. Win32sl.mif,,,
  1463. [Del.win32sl.mif]
  1464. Win32sl.mif,,,1
  1465.  
  1466. [Copy.cpqagent.dll]
  1467. cpqagent.dll,,,
  1468. [Del.cpqagent.dll]
  1469. cpqagent.dll,,,1
  1470.  
  1471. [Copy.cpqinit.dll]
  1472. cpqinit.dll,,,
  1473. [Del.cpqinit.dll]
  1474. cpqinit.dll,,,1
  1475.  
  1476. [Del.oemnsvcq.inf]
  1477. oemnsvcq.inf,,,1
  1478.  
  1479. [Del.cleanup.base.WindowsSystem32Dir]
  1480. modregst.exe,,,1
  1481. uninmgmt.exe,,,1
  1482. cpq2bios.dll,,,1
  1483. cpqbios.exe,,,1
  1484.  
  1485. [Del.cleanup.base.WindowsSystemDir]
  1486. biossrvr.exe,,,1
  1487.  
  1488. [Del.cleanup.dmi.mifs.backup]
  1489. sldb.dmi,,,1
  1490. cpqmon.000,,,1
  1491. cpqmon.001,,,1
  1492. cpqmon.002,,,1
  1493. cpqmon.003,,,1
  1494. cpqmon.004,,,1
  1495. cpqmon.005,,,1
  1496. cpqmon.006,,,1
  1497. cpqmon.007,,,1
  1498. cpqmon.008,,,1
  1499. cpqmon.009,,,1
  1500. cpqmon.000,,,1
  1501. ioaol.001,,,1
  1502. ioaol.002,,,1
  1503. ioaol.003,,,1
  1504. ioaol.004,,,1
  1505. ioaol.005,,,1
  1506. ioaol.006,,,1
  1507. ioaol.007,,,1
  1508. ioaol.008,,,1
  1509. ioaol.009,,,1
  1510. cpqsys.000,,,1
  1511. cpqsys.001,,,1
  1512. cpqsys.002,,,1
  1513. cpqsys.003,,,1
  1514. cpqsys.004,,,1
  1515. cpqsys.005,,,1
  1516. cpqsys.006,,,1
  1517. cpqsys.007,,,1
  1518. cpqsys.008,,,1
  1519. cpqsys.009,,,1
  1520.  
  1521. [Del.cleanup.dmi.mifdb]
  1522. sldb.dmi,,,1
  1523. errors.log,,,1
  1524.  
  1525. [Del.cleanup.dmi.WindowsSystem32Dir]
  1526. Dmiapi32.dll,,,1
  1527. wcdmi.dll,,,1
  1528. wcdmidce.dll,,,1
  1529. wcrap.dll,,,1
  1530. wdmiutil.dll,,,1
  1531. dmislsrv.exe,,,1
  1532. iclcnrw.dll,,,1
  1533.  
  1534. [Del.cleanup.dmi.SvaNtDmiBin]
  1535. dmibrows.hlp,,,1
  1536. dmiwin32.exe,,,1
  1537. sldb.dmi,,,1
  1538.  
  1539. ;
  1540. ; INI sections, used to create and delete icons 
  1541. ;  other uses are possible
  1542. ;
  1543.  
  1544. ; NOTE: must be added to Start, not program
  1545.  
  1546. [add.links]
  1547. ;create folders
  1548. ;setup.ini, progman.groups,,"ProductGroup=Compaq Information Center"
  1549. ; create links
  1550. ; second param must match above and the linked to file must really exist
  1551. ;setup.ini, ProductGroup,,"DMI Browser,%65602%\idmiex.exe,,,"
  1552. ;setup.ini, ProductGroup,,"Intelligent Manageability,%10%\help\intmgt3.hlp,,," 
  1553. ;setup.ini, ProductGroup,,"Technical Release Notes,%10%\help\readmeim.txt,,," 
  1554.  
  1555. [del.links]
  1556. ;remove folders
  1557. ;setup.ini, progman.groups,,"ProductGroup=Compaq Information Center"       
  1558. ; remove links
  1559. ; second param must match above and last param is EXACT description name
  1560. ;setup.ini, ProductGroup,,"DMI Browser"
  1561. ;setup.ini, ProductGroup,,"Intelligent Manageability"
  1562. ;setup.ini, ProductGroup,,"Technical Release Notes" 
  1563.  
  1564.  
  1565.  
  1566.  
  1567.  
  1568.