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
27 lines
1.1 KiB
<?xml version="1.0"?>
|
|
<Role
|
|
name="Streaming Media Server"
|
|
description="Streaming media servers store digital multimedia presentations that are transmitted over an intranet or the Internet."
|
|
mys_id="Media"
|
|
>
|
|
<!-- mys_id attribute should be unique among the different roles. It is used to track collapsed/expanded state. -->
|
|
<_locDefinition>
|
|
<_locTag _loc="locData" _locAttrData="name, description">Role</_locTag>
|
|
<_locTag _loc="locData" _locAttrData="description, tooltip">Link</_locTag>
|
|
</_locDefinition>
|
|
|
|
<Links>
|
|
<Link
|
|
description="Manage this streaming media server"
|
|
type="program"
|
|
command=""%windir%\system32\Windows Media\Server\Admin\MMC\wmsadmin.msc""
|
|
tooltip="Opens Windows Media Services, which helps you manage, deliver, and archive Windows Media content."
|
|
/>
|
|
<Link
|
|
description="Review the next steps for this role"
|
|
type="help"
|
|
command="cys.chm::/media_server_role.htm#mediasrvcompletion"
|
|
tooltip="Opens a Help topic that contains a checklist of recommended tasks for this role."
|
|
/>
|
|
</Links>
|
|
</Role>
|