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.

436 lines
30 KiB

  1. ��<?xml version="1.0" encoding="UTF-16"?>
  2. <!DOCTYPE DCARRIER SYSTEM "Mantis.DTD">
  3. <DCARRIER
  4. CarrierRevision="1"
  5. DTDRevision="16"
  6. >
  7. <TASKS
  8. Context="1"
  9. PlatformGUID="{00000000-0000-0000-0000-000000000000}"
  10. > </TASKS>
  11. <PLATFORMS
  12. Context="1"
  13. > </PLATFORMS>
  14. <REPOSITORIES
  15. Context="1"
  16. PlatformGUID="{00000000-0000-0000-0000-000000000000}"
  17. > </REPOSITORIES>
  18. <GROUPS
  19. Context="1"
  20. PlatformGUID="{00000000-0000-0000-0000-000000000000}"
  21. > </GROUPS>
  22. <COMPONENTS
  23. Context="0"
  24. PlatformGUID="{B784E719-C196-4DDB-B358-D9254426C38D}"
  25. >
  26. <COMPONENT
  27. ComponentVSGUID="{AEEF8E69-9377-4BC0-84C8-986A81D4341E}"
  28. ComponentVIGUID="{7137EA75-9D4F-4E38-96C4-36DFEA3FE42E}"
  29. Revision="620"
  30. PrototypeVIGUID="{E65EA663-D0C1-4B65-A3C5-369FB269EB1C}"
  31. RepositoryVSGUID="{8E0BE9ED-7649-47F3-810B-232D36C430B4}"
  32. Visibility="1000"
  33. MultiInstance="False"
  34. Released="False"
  35. Editable="True"
  36. HTMLFinal="False"
  37. IsMacro="False"
  38. Opaque="False"
  39. Context="1"
  40. PlatformGUID="{B784E719-C196-4DDB-B358-D9254426C38D}"
  41. >
  42. <HELPCONTEXT
  43. src=".\apcups.htm"
  44. ><![CDATA[<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
  45. <HTML DIR="LTR"><HEAD>
  46. <META HTTP-EQUIV="Content-Type" Content="text/html; charset=Windows-1252">
  47. <TITLE>APC UPS</TITLE>
  48. <STYLE TYPE="text/css">
  49. <!--
  50. BODY { font: normal 8pt Tahoma; background-color: #FFFFFF; }
  51. P { font: normal 8pt Tahoma; }
  52. .showhide { color: blue; text-decoration: underline; cursor: hand; }
  53. .callout { font: normal 8pt Tahoma; background-color: #E0E0E0; padding: 10pt; }
  54. .code { font: normal 8pt Courier New; }
  55. UL { font: normal 8pt Tahoma; list-style: square outside; margin-left: 0.25in; }
  56. OL { font: normal 8pt Tahoma; list-style: decimal outside; margin-left: 0.25in; }
  57. H1 { font: bold 12pt Tahoma; margin-bottom: -12pt; }
  58. H2 { font: bold 10pt Tahoma; margin-bottom: -12pt; }
  59. H3 { font: bold 8pt Tahoma; margin-bottom: -12pt; }
  60. H4 { font: italic 8pt Tahoma; margin-bottom: -12pt; }
  61. TABLE { font: normal 8pt Tahoma; text-align: left; padding: 2px; }
  62. CAPTION { font: bold 8pt Tahoma; text-align: left; padding: 2px; }
  63. THEAD { font: bold 8pt Tahoma; text-align: left; padding: 2px; background-color: #F0F0F0 }
  64. TH { font: bold 8pt Tahoma; text-align: left; padding: 2px; background-color: #F0F0F0 }
  65. TBODY { font: normal 8pt Tahoma; text-align: left; padding: 2px; }
  66. TD { font: normal 8pt Tahoma; text-align: left; padding: 2px; }
  67. TR { font: normal 8pt Tahoma; text-align: left; padding: 2px; }
  68. CODE { font-family: Courier New; }
  69. TT { font-family: Courier New; }
  70. KBD { font-family: Courier New; font-weight: bold; }
  71. VAR { font-family: Courier New; font-style: italic; }
  72. EM { font-style: italic; }
  73. I { font-style: italic; }
  74. STRONG { font-weight: bold; }
  75. B { font-weight: bold; }
  76. -->
  77. </STYLE></HEAD>
  78. <BODY TOPMARGIN="0">
  79. <H1><A NAME="apcups"></A>APC UPS</H1>
  80. <P>The APC Uninterruptible Power Supply (UPS) component provides support for a serially-attached UPS that uses the Simple Signaling Protocol. Also, this service supports vendor-specific UPS mini-driver dynamic-link libraries (.dlls).</P>
  81. <P>A UPS converts the direct current (DC) battery voltage into the alternating current (AC) voltage required by the computer system, and provides constant power to a computer system when a power fluctuation or power loss occurs. Built-in electronics constantly monitor line voltages: if the line voltage fluctuates above or below predefined limits or fails entirely, the UPS supplies power to the computer system from built-in batteries in a change which must take place very rapidly to prevent data loss.</P>
  82. <H2>Component Configuration</H2>
  83. <P>There are no configuration requirements for this component. </P>
  84. <H2>For More Information </H2>
  85. <P>For more information, see the Windows 2000 Resource Kit at this <A HREF="http://www.microsoft.com/technet/default.asp">Microsoft Web site</A>. </P>
  86. </BODY>
  87. </HTML>
  88. ]]></HELPCONTEXT>
  89. <PROPERTIES
  90. Context="1"
  91. PlatformGUID="{00000000-0000-0000-0000-000000000000}"
  92. >
  93. <PROPERTY
  94. Name="cmiPnPDevId"
  95. Format="String"
  96. Context="1"
  97. PlatformGUID="{00000000-0000-0000-0000-000000000000}"
  98. >SERENUM\APC0000</PROPERTY>
  99. <PROPERTY
  100. Name="cmiPnPDevInf"
  101. Format="String"
  102. Context="1"
  103. PlatformGUID="{00000000-0000-0000-0000-000000000000}"
  104. >battery.inf</PROPERTY>
  105. <PROPERTY
  106. Name="cmiPnPDevClassGUID"
  107. Format="String"
  108. Context="1"
  109. PlatformGUID="{00000000-0000-0000-0000-000000000000}"
  110. >{72631e54-78a4-11d0-bcf7-00aa00b7b32a}</PROPERTY>
  111. <PROPERTY
  112. Name="cmiIsCriticalDevice"
  113. Format="Boolean"
  114. Context="1"
  115. PlatformGUID="{00000000-0000-0000-0000-000000000000}"
  116. >False</PROPERTY>
  117. </PROPERTIES>
  118. <RESOURCES
  119. Context="1"
  120. PlatformGUID="{B784E719-C196-4DDB-B358-D9254426C38D}"
  121. >
  122. <RESOURCE
  123. Name="PnPID(819):&quot;SERENUM\APC0000&quot;"
  124. ResTypeVSGUID="{AFC59066-28EA-4279-979B-955C9E8DE82A}"
  125. BuildTypeMask="819"
  126. BuildOrder="1000"
  127. Localize="False"
  128. Disabled="False"
  129. Context="1"
  130. PlatformGUID="{B784E719-C196-4DDB-B358-D9254426C38D}"
  131. >
  132. <PROPERTIES
  133. Context="1"
  134. PlatformGUID="{00000000-0000-0000-0000-000000000000}"
  135. >
  136. <PROPERTY
  137. Name="PnPID"
  138. Format="String"
  139. Context="1"
  140. PlatformGUID="{00000000-0000-0000-0000-000000000000}"
  141. >SERENUM\APC0000</PROPERTY>
  142. <PROPERTY
  143. Name="cmiIsCompatibleID"
  144. Format="Boolean"
  145. Context="1"
  146. PlatformGUID="{00000000-0000-0000-0000-000000000000}"
  147. >False</PROPERTY>
  148. </PROPERTIES>
  149. </RESOURCE>
  150. <RESOURCE
  151. Name="File(819):&quot;%17%&quot;,&quot;battery.inf&quot;"
  152. ResTypeVSGUID="{E66B49F6-4A35-4246-87E8-5C1A468315B5}"
  153. BuildTypeMask="819"
  154. BuildOrder="1000"
  155. Localize="False"
  156. Disabled="False"
  157. Context="1"
  158. PlatformGUID="{B784E719-C196-4DDB-B358-D9254426C38D}"
  159. >
  160. <PROPERTIES
  161. Context="1"
  162. PlatformGUID="{00000000-0000-0000-0000-000000000000}"
  163. >
  164. <PROPERTY
  165. Name="DstPath"
  166. Format="String"
  167. Context="1"
  168. PlatformGUID="{00000000-0000-0000-0000-000000000000}"
  169. >%17%</PROPERTY>
  170. <PROPERTY
  171. Name="DstName"
  172. Format="String"
  173. Context="1"
  174. PlatformGUID="{00000000-0000-0000-0000-000000000000}"
  175. >battery.inf</PROPERTY>
  176. <PROPERTY
  177. Name="NoExpand"
  178. Format="Boolean"
  179. Context="1"
  180. PlatformGUID="{00000000-0000-0000-0000-000000000000}"
  181. >False</PROPERTY>
  182. </PROPERTIES>
  183. </RESOURCE>
  184. <RESOURCE
  185. Name="PnPID(819):&quot;SERENUM\DEL0001&quot;"
  186. ResTypeVSGUID="{AFC59066-28EA-4279-979B-955C9E8DE82A}"
  187. BuildTypeMask="819"
  188. BuildOrder="1000"
  189. Localize="False"
  190. Disabled="False"
  191. Context="1"
  192. PlatformGUID="{B784E719-C196-4DDB-B358-D9254426C38D}"
  193. >
  194. <PROPERTIES
  195. Context="1"
  196. PlatformGUID="{00000000-0000-0000-0000-000000000000}"
  197. >
  198. <PROPERTY
  199. Name="PnPID"
  200. Format="String"
  201. Context="1"
  202. PlatformGUID="{00000000-0000-0000-0000-000000000000}"
  203. >SERENUM\DEL0001</PROPERTY>
  204. <PROPERTY
  205. Name="cmiIsCompatibleID"
  206. Format="Boolean"
  207. Context="1"
  208. PlatformGUID="{00000000-0000-0000-0000-000000000000}"
  209. >False</PROPERTY>
  210. </PROPERTIES>
  211. </RESOURCE>
  212. <RESOURCE
  213. Name="PnPID(819):&quot;SERENUM\EXI0001&quot;"
  214. ResTypeVSGUID="{AFC59066-28EA-4279-979B-955C9E8DE82A}"
  215. BuildTypeMask="819"
  216. BuildOrder="1000"
  217. Localize="False"
  218. Disabled="False"
  219. Context="1"
  220. PlatformGUID="{B784E719-C196-4DDB-B358-D9254426C38D}"
  221. >
  222. <PROPERTIES
  223. Context="1"
  224. PlatformGUID="{00000000-0000-0000-0000-000000000000}"
  225. >
  226. <PROPERTY
  227. Name="PnPID"
  228. Format="String"
  229. Context="1"
  230. PlatformGUID="{00000000-0000-0000-0000-000000000000}"
  231. >SERENUM\EXI0001</PROPERTY>
  232. <PROPERTY
  233. Name="cmiIsCompatibleID"
  234. Format="Boolean"
  235. Context="1"
  236. PlatformGUID="{00000000-0000-0000-0000-000000000000}"
  237. >False</PROPERTY>
  238. </PROPERTIES>
  239. </RESOURCE>
  240. <RESOURCE
  241. Name="PnPID(819):&quot;SERENUM\FPS0001&quot;"
  242. ResTypeVSGUID="{AFC59066-28EA-4279-979B-955C9E8DE82A}"
  243. BuildTypeMask="819"
  244. BuildOrder="1000"
  245. Localize="False"
  246. Disabled="False"
  247. Context="1"
  248. PlatformGUID="{B784E719-C196-4DDB-B358-D9254426C38D}"
  249. >
  250. <PROPERTIES
  251. Context="1"
  252. PlatformGUID="{00000000-0000-0000-0000-000000000000}"
  253. >
  254. <PROPERTY
  255. Name="PnPID"
  256. Format="String"
  257. Context="1"
  258. PlatformGUID="{00000000-0000-0000-0000-000000000000}"
  259. >SERENUM\FPS0001</PROPERTY>
  260. <PROPERTY
  261. Name="cmiIsCompatibleID"
  262. Format="Boolean"
  263. Context="1"
  264. PlatformGUID="{00000000-0000-0000-0000-000000000000}"
  265. >False</PROPERTY>
  266. </PROPERTIES>
  267. </RESOURCE>
  268. <RESOURCE
  269. Name="PnPID(819):&quot;SERENUM\APC0001&quot;"
  270. ResTypeVSGUID="{AFC59066-28EA-4279-979B-955C9E8DE82A}"
  271. BuildTypeMask="819"
  272. BuildOrder="1000"
  273. Localize="False"
  274. Disabled="False"
  275. Context="1"
  276. PlatformGUID="{B784E719-C196-4DDB-B358-D9254426C38D}"
  277. >
  278. <PROPERTIES
  279. Context="1"
  280. PlatformGUID="{00000000-0000-0000-0000-000000000000}"
  281. >
  282. <PROPERTY
  283. Name="PnPID"
  284. Format="String"
  285. Context="1"
  286. PlatformGUID="{00000000-0000-0000-0000-000000000000}"
  287. >SERENUM\APC0001</PROPERTY>
  288. <PROPERTY
  289. Name="cmiIsCompatibleID"
  290. Format="Boolean"
  291. Context="1"
  292. PlatformGUID="{00000000-0000-0000-0000-000000000000}"
  293. >False</PROPERTY>
  294. </PROPERTIES>
  295. </RESOURCE>
  296. <RESOURCE
  297. Name="PnPID(819):&quot;SERENUM\APC0002&quot;"
  298. ResTypeVSGUID="{AFC59066-28EA-4279-979B-955C9E8DE82A}"
  299. BuildTypeMask="819"
  300. BuildOrder="1000"
  301. Localize="False"
  302. Disabled="False"
  303. Context="1"
  304. PlatformGUID="{B784E719-C196-4DDB-B358-D9254426C38D}"
  305. >
  306. <PROPERTIES
  307. Context="1"
  308. PlatformGUID="{00000000-0000-0000-0000-000000000000}"
  309. >
  310. <PROPERTY
  311. Name="PnPID"
  312. Format="String"
  313. Context="1"
  314. PlatformGUID="{00000000-0000-0000-0000-000000000000}"
  315. >SERENUM\APC0002</PROPERTY>
  316. <PROPERTY
  317. Name="cmiIsCompatibleID"
  318. Format="Boolean"
  319. Context="1"
  320. PlatformGUID="{00000000-0000-0000-0000-000000000000}"
  321. >False</PROPERTY>
  322. </PROPERTIES>
  323. </RESOURCE>
  324. <RESOURCE
  325. Name="PnPID(819):&quot;SERENUM\APC0003&quot;"
  326. ResTypeVSGUID="{AFC59066-28EA-4279-979B-955C9E8DE82A}"
  327. BuildTypeMask="819"
  328. BuildOrder="1000"
  329. Localize="False"
  330. Disabled="False"
  331. Context="1"
  332. PlatformGUID="{B784E719-C196-4DDB-B358-D9254426C38D}"
  333. >
  334. <PROPERTIES
  335. Context="1"
  336. PlatformGUID="{00000000-0000-0000-0000-000000000000}"
  337. >
  338. <PROPERTY
  339. Name="PnPID"
  340. Format="String"
  341. Context="1"
  342. PlatformGUID="{00000000-0000-0000-0000-000000000000}"
  343. >SERENUM\APC0003</PROPERTY>
  344. <PROPERTY
  345. Name="cmiIsCompatibleID"
  346. Format="Boolean"
  347. Context="1"
  348. PlatformGUID="{00000000-0000-0000-0000-000000000000}"
  349. >False</PROPERTY>
  350. </PROPERTIES>
  351. </RESOURCE>
  352. </RESOURCES>
  353. <GROUPMEMBERS
  354. >
  355. <GROUPMEMBER
  356. GroupVSGUID="{DE577689-9566-11D4-8E84-00B0D03D27C6}"
  357. ></GROUPMEMBER>
  358. </GROUPMEMBERS>
  359. <DEPENDENCIES
  360. Context="1"
  361. PlatformGUID="{B784E719-C196-4DDB-B358-D9254426C38D}"
  362. >
  363. <DEPENDENCY
  364. Class="Include"
  365. Type="All"
  366. DependOnGUID="{7573FB43-D959-47B2-B7C8-0D847CF57104}"
  367. MinRevision="0"
  368. Disabled="False"
  369. Context="1"
  370. PlatformGUID="{B784E719-C196-4DDB-B358-D9254426C38D}"
  371. >
  372. <PROPERTIES
  373. Context="1"
  374. PlatformGUID="{00000000-0000-0000-0000-000000000000}"
  375. > </PROPERTIES>
  376. </DEPENDENCY>
  377. </DEPENDENCIES>
  378. <DISPLAYNAME>APC UPS</DISPLAYNAME>
  379. <VERSION>5.1.2517.0</VERSION>
  380. <DESCRIPTION>APC UPS</DESCRIPTION>
  381. <VENDOR>Microsoft</VENDOR>
  382. <OWNERS>matth</OWNERS>
  383. <AUTHORS>matth</AUTHORS>
  384. <DATECREATED>7/16/2001</DATECREATED>
  385. <DATEREVISED>9/19/2001 8:24:34 PM</DATEREVISED>
  386. </COMPONENT>
  387. </COMPONENTS>
  388. <RESTYPES
  389. Context="1"
  390. PlatformGUID="{00000000-0000-0000-0000-000000000000}"
  391. > </RESTYPES>
  392. </DCARRIER>