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

27 lines
1.1 KiB

  1. <?xml version="1.0"?>
  2. <Role
  3. name="Streaming Media Server"
  4. description="Streaming media servers store digital multimedia presentations that are transmitted over an intranet or the Internet."
  5. mys_id="Media"
  6. >
  7. <!-- mys_id attribute should be unique among the different roles. It is used to track collapsed/expanded state. -->
  8. <_locDefinition>
  9. <_locTag _loc="locData" _locAttrData="name, description">Role</_locTag>
  10. <_locTag _loc="locData" _locAttrData="description, tooltip">Link</_locTag>
  11. </_locDefinition>
  12. <Links>
  13. <Link
  14. description="Manage this streaming media server"
  15. type="program"
  16. command="&quot;%windir%\system32\Windows Media\Server\Admin\MMC\wmsadmin.msc&quot;"
  17. tooltip="Opens Windows Media Services, which helps you manage, deliver, and archive Windows Media content."
  18. />
  19. <Link
  20. description="Review the next steps for this role"
  21. type="help"
  22. command="cys.chm::/media_server_role.htm#mediasrvcompletion"
  23. tooltip="Opens a Help topic that contains a checklist of recommended tasks for this role."
  24. />
  25. </Links>
  26. </Role>