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.

408 lines
34 KiB

  1. ��
  2. CLASS USER
  3. CATEGORY !!WindowsComponents
  4. CATEGORY !!WMPCat
  5. #if version >= 4
  6. EXPLAIN !!WMPCat_Help
  7. #endif
  8. CATEGORY !!WMPCatUI
  9. #if version >= 4
  10. EXPLAIN !!WMPCatUI_Help
  11. #endif
  12. POLICY !!SkinLockDown
  13. KEYNAME "Software\Policies\Microsoft\WindowsMediaPlayer"
  14. #if version >= 4
  15. SUPPORTED !!SUPPORTED_WMP8
  16. #endif
  17. EXPLAIN !!SKinLockDownExplain
  18. VALUENAME "SetAndLockSkin"
  19. VALUEON NUMERIC 1
  20. VALUEOFF NUMERIC 0
  21. PART !!LockSkin EDITTEXT
  22. VALUENAME "DefaultSkin"
  23. END PART
  24. END POLICY
  25. POLICY !!DoNotShowAnchor
  26. KEYNAME "Software\Policies\Microsoft\WindowsMediaPlayer"
  27. #if version >= 4
  28. SUPPORTED !!SUPPORTED_WMP8
  29. #endif
  30. EXPLAIN !!DonNotShowAnchorExplain
  31. VALUENAME "DoNotShowAnchor"
  32. VALUEON NUMERIC 1
  33. VALUEOFF NUMERIC 0
  34. END POLICY
  35. END CATEGORY
  36. CATEGORY !!WMPCatContent
  37. #if version >= 4
  38. EXPLAIN !!WMPCatContent_Help
  39. #endif
  40. POLICY !!PolicyCodecUpdate
  41. KEYNAME "Software\Policies\Microsoft\WindowsMediaPlayer"
  42. #if version >= 4
  43. SUPPORTED !!SUPPORTED_WMP8
  44. #endif
  45. EXPLAIN !!ExplainCodecDownload
  46. VALUENAME "PreventCodecDownload"
  47. VALUEON NUMERIC 1
  48. VALUEOFF NUMERIC 0
  49. END POLICY
  50. END CATEGORY
  51. CATEGORY !!WMPNETWORK
  52. #if version >= 4
  53. EXPLAIN !!WMPNetwork_Help
  54. #endif
  55. POLICY !!DisableNetworkSettings
  56. KEYNAME "Software\Policies\Microsoft\WindowsMediaPlayer"
  57. #if version >= 4
  58. SUPPORTED !!SUPPORTED_WMP8
  59. #endif
  60. EXPLAIN !!ExplainDisableNetworkSettings
  61. VALUENAME "HideNetworkTab"
  62. VALUEON NUMERIC 1
  63. VALUEOFF NUMERIC 0
  64. END POLICY
  65. POLICY !!WindowsStreamingMediaProtocols
  66. KEYNAME "Software\Policies\Microsoft\WindowsMediaPlayer\Protocols"
  67. #if version >= 4
  68. SUPPORTED !!SUPPORTED_WMP8
  69. #endif
  70. EXPLAIN !!WindowsStreamingMediaProtocolsExplain
  71. VALUENAME "WindowsMediaStreamingProtocols"
  72. VALUEON NUMERIC 1
  73. VALUEOFF NUMERIC 0
  74. PART !!ProtocolsLabel TEXT
  75. END PART
  76. PART !!MultiCastCheckBox CHECKBOX
  77. VALUENAME "Multicast"
  78. VALUEON NUMERIC 1
  79. VALUEOFF NUMERIC 0
  80. END PART
  81. PART !!UDPCheckBox CHECKBOX
  82. VALUENAME "UDP"
  83. VALUEON NUMERIC 1
  84. VALUEOFF NUMERIC 0
  85. END PART
  86. PART !!UDPPorts EDITTEXT
  87. VALUENAME "UDPPorts"
  88. END PART
  89. PART !!TCPCheckBox CHECKBOX
  90. VALUENAME "TCP"
  91. VALUEON NUMERIC 1
  92. VALUEOFF NUMERIC 0
  93. END PART
  94. PART !!HTTPCheckBox CHECKBOX
  95. VALUENAME "HTTP"
  96. VALUEON NUMERIC 1
  97. VALUEOFF NUMERIC 0
  98. END PART
  99. END POLICY
  100. POLICY !!ConfigureHTTPProxySettings
  101. KEYNAME "Software\Policies\Microsoft\WindowsMediaPlayer\Protocols\HTTP"
  102. #if version >= 4
  103. SUPPORTED !!SUPPORTED_WMP8
  104. #endif
  105. EXPLAIN !!ConfigureHTTPProxySettingsExplain
  106. VALUENAME "ProxyPolicy"
  107. VALUEON NUMERIC 1
  108. VALUEOFF NUMERIC 0
  109. PART !!Proxytype DROPDOWNLIST
  110. VALUENAME "ProxyType"
  111. ITEMLIST
  112. NAME !!Autodetect
  113. VALUE NUMERIC 3
  114. ACTIONLIST
  115. VALUENAME "AutodetectProxy"
  116. VALUE NUMERIC 1
  117. VALUENAME "UseProxy"
  118. VALUE DELETE
  119. VALUENAME "UseBrowserProxy"
  120. VALUE DELETE
  121. END ACTIONLIST
  122. NAME !!Custom
  123. VALUE NUMERIC 2
  124. ACTIONLIST
  125. VALUENAME "UseProxy"
  126. VALUE NUMERIC 1
  127. VALUENAME "AutodetectProxy"
  128. VALUE DELETE
  129. VALUENAME "UseBrowserProxy"
  130. VALUE DELETE
  131. END ACTIONLIST
  132. NAME !!UseBrowserProxySettings
  133. VALUE NUMERIC 1
  134. ACTIONLIST
  135. VALUENAME "UseBrowserProxy"
  136. VALUE NUMERIC 1
  137. VALUENAME "AutodetectProxy"
  138. VALUE DELETE
  139. VALUENAME "UseProxy"
  140. VALUE DELETE
  141. END ACTIONLIST
  142. END ITEMLIST
  143. REQUIRED
  144. END PART
  145. PART !!OptionsForCustomProxyOnly TEXT
  146. END PART
  147. PART !!ProxyAddress EDITTEXT
  148. VALUENAME "ProxyAddress"
  149. END PART
  150. PART !!ProxyPort NUMERIC
  151. VALUENAME "ProxyPort"
  152. MIN 1
  153. MAX 65535
  154. DEFAULT 80
  155. END PART
  156. PART !!BypassProxyLocal CHECKBOX
  157. VALUENAME "BypassProxyLocal"
  158. VALUEON NUMERIC 1
  159. VALUEOFF NUMERIC 0
  160. END PART
  161. PART !!DoNotUseProxyLocal EDITTEXT
  162. VALUENAME "BypassProxyLocalAddress"
  163. END PART
  164. END POLICY
  165. POLICY !!ConfigureMMSProxySettings
  166. KEYNAME "Software\Policies\Microsoft\WindowsMediaPlayer\Protocols\MMS"
  167. #if version >= 4
  168. SUPPORTED !!SUPPORTED_WMP8
  169. #endif
  170. EXPLAIN !!ConfigureMMSProxySettingsExplain
  171. VALUENAME "ProxyPolicy"
  172. VALUEON NUMERIC 1
  173. VALUEOFF NUMERIC 0
  174. PART !!Proxytype DROPDOWNLIST
  175. VALUENAME "ProxyType"
  176. ITEMLIST
  177. NAME !!Autodetect
  178. VALUE NUMERIC 3
  179. ACTIONLIST
  180. VALUENAME "AutodetectProxy"
  181. VALUE NUMERIC 1
  182. VALUENAME "UseProxy"
  183. VALUE DELETE
  184. END ACTIONLIST
  185. NAME !!Custom
  186. VALUE NUMERIC 2
  187. ACTIONLIST
  188. VALUENAME "UseProxy"
  189. VALUE NUMERIC 1
  190. VALUENAME "AutodetectProxy"
  191. VALUE DELETE
  192. END ACTIONLIST
  193. END ITEMLIST
  194. REQUIRED
  195. END PART
  196. PART !!OptionsForCustomProxyOnly TEXT
  197. END PART
  198. PART !!ProxyAddress EDITTEXT
  199. VALUENAME "ProxyAddress"
  200. END PART
  201. PART !!ProxyPort NUMERIC
  202. VALUENAME "ProxyPort"
  203. MIN 1
  204. MAX 65535
  205. DEFAULT 80
  206. END PART
  207. PART !!BypassProxyLocal CHECKBOX
  208. VALUENAME "BypassProxyLocal"
  209. VALUEON NUMERIC 1
  210. VALUEOFF NUMERIC 0
  211. END PART
  212. PART !!DoNotUseProxyLocal EDITTEXT
  213. VALUENAME "BypassProxyLocalAddress"
  214. END PART
  215. END POLICY
  216. POLICY !!NetworkBuffering
  217. KEYNAME "Software\Policies\Microsoft\WindowsMediaPlayer"
  218. #if version >= 4
  219. SUPPORTED !!SUPPORTED_WMP8
  220. #endif
  221. EXPLAIN !!NetworkBufferingExplain
  222. VALUENAME "NetworkBufferingPolicy"
  223. VALUEON NUMERIC 1
  224. VALUEOFF NUMERIC 0
  225. PART !!BufferingTime DROPDOWNLIST
  226. VALUENAME "BufferingType"
  227. ITEMLIST
  228. NAME !!Default
  229. VALUE NUMERIC 1
  230. ACTIONLIST
  231. VALUENAME "UseDefaultBuffering"
  232. VALUE NUMERIC 1
  233. END ACTIONLIST
  234. NAME !!Custom
  235. VALUE NUMERIC 2
  236. ACTIONLIST
  237. VALUENAME "UseDefaultBuffering"
  238. VALUE NUMERIC 0
  239. END ACTIONLIST
  240. END ITEMLIST
  241. END PART
  242. PART !!NetworkBufferingNote TEXT
  243. END PART
  244. PART !!NetworkBuffering NUMERIC
  245. VALUENAME "NetworkBuffering"
  246. MIN 0
  247. MAX 60
  248. DEFAULT 3
  249. END PART
  250. END POLICY
  251. END CATEGORY
  252. END CATEGORY
  253. END CATEGORY
  254. [strings]
  255. WindowsComponents="Windows Components"
  256. WMPCat="Windows Media Player"
  257. WMPCatUI="User Interface"
  258. WMPCatCOntent="Playback"
  259. SkinLockDown="Set and Lock Skin"
  260. SkinLockDownExplain="Enables the Windows Media Player to be shown only in skin mode, using a specified skin.\n\nThis policy displays the player only in skin mode using the skin specified in the Skin box on the Policy tab.\n\n You must use the complete file name for the skin (for example, miniplayer.wmz). If the skin is not installed on a user's computer, or if the Skin box is blank, the Player opens using the default Windows Media Player skin. \n\nA user has access only to the player features that are available with the specified skin. The user cannot switch the player to full mode and cannot choose a different skin.\n\nWhen this policy is not configured or disabled, a user can display the player in full or skin mode and has access to all available features of the player."
  261. LockSkin="Skin"
  262. PolicyCodecUpdate="Prevent Codec Download"
  263. PolicyInternetConnection="Radio Presets URL"
  264. LockOutFullMode="Lock out full mode"
  265. ExplainCodecDownload="Prevents codecs from being downloaded to the Windows Media Player.\nThis policy prevents the player from automatically downloading codecs.\n\nWhen this policy is enabled, codecs are not automatically downloaded and the "Enable automatic codec download" check box on the Player tab in the Options dialog box is not available.\n\nWhen this policy is disabled, codecs are automatically downloaded and the "Enable automatic codec download" check box on the Player tab in the Options dialog box is not available.\n\nWhen this policy is not configured, users can change the option on the Player tab."
  266. DoNotShowAnchor="Do Not Show Anchor"
  267. DonNotShowAnchorExplain="Prevents the anchor window from being displayed when the Windows Media Player is in compact mode.\n\nThis policy hides the anchor window when the player is in compact mode. In addition, the option on the Player tab in the Options dialog box that enables users to choose whether the anchor window displays is not avaliable.\n\nIf this policy is not configured or disabled, the user can show or hide the anchor window when the player is in compact mode by using the Player tab in the Options dialog box.\n\nWhen this policy is not configured and the Set and Lock Skin policy is enabled, some options in the anchor window are not available."
  268. WMPNetwork="Networking"
  269. DisableNetworkSettings="Hide Network Tab"
  270. ExplainDisableNetworkSettings="Hides the Network tab.\n\nThis policy hides the Network tab in the Options dialog box. The default network settings are used unless the user has previously defined network settings for the Player.\n\nWhen this policy is not configured or disabled, the Network tab appears in the Options dialog box and users can use it to change network settings."
  271. WindowsStreamingMediaProtocols="Streaming Media Protocols"
  272. WindowsStreamingMediaProtocolsExplain="Specifies that the selected protocols are used when receiving streaming media from an mms:// URL.\n\nThis policy specifies that the protocols that are selected on the Policy tab can be used to receive streaming media from an mms:// URL. This policy also specifies that multicast streams can be received if the Multicast check box is selected.\n\nFor example, if this policy is enabled, and only the HTTP protocol is selected, the HTTP protocol is used to receive streaming media from an mms:// URL. Streaming media from an mms:// URL that requires the UDP or TCP protocols cannot be played.\n\nIf the UDP check box is selected on the Policy tab and the UDP Ports box is blank, the Player uses default ports when playing content from an mms:// URL. If the UDP check box is not selected, the information in the UDP Ports box is ignored.\n\nIf none of the protocols are selected when this policy is enabled, content from an mms:// URL cannot be played.\n\nWhen this policy is enabled or disabled, the Protocols area of the Network tab in the Options dialog box is not available. If the Hide Network tab policy is enabled, the entire Network tab is hidden.\n\nIf this policy is disabled, the player cannot receive streaming media with an mms:// URL.\n\nIf it is necessary to control the kind of streaming media that is received, it is recommended that other methods, such as firewalls, be used."
  273. MultiCastCheckBox="Multicast"
  274. UDPCheckBox="UDP"
  275. UDPPorts="UDP Ports"
  276. TCPCheckBox="TCP"
  277. HTTPCheckBox="HTTP"
  278. ConfigureHTTPProxySettings="Configure HTTP Proxy"
  279. ConfigureHTTPProxySettingsExplain="Specifies the HTTP proxy settings for the Windows Media Player.\n\nWhen this policy is enabled, a proxy type (Autodetect, Browser, or Custom) must be selected. Autodetect means that the proxy settings are automatically detected. Browser means that the browser proxy settings are used.\n\nIf the Custom proxy type is selected, the rest of the options on the Policy tab must be specified, because no default settings are used for the proxy. The options are ignored if Autodetect or Browser is selected.\n\nThe Configure button on the Network tab in the Options dialog box is not available when this policy is enabled and the protocol cannot be configured in the player. If the Hide Network Tab policy is also enabled, the entire Network tab is hidden.\n\nThis policy is ignored if the Streaming Media Protocols policy is enabled and HTTP is not selected.\n\nWhen this policy is not configured, the user can specify the HTTP proxy settings on the Network tab.\n\nWhen this policy is disabled, the player cannot use the HTTP proxy and the user cannot change the HTTP proxy settings on the Network tab."
  280. ProxyType="Proxy Type"
  281. Custom="Custom"
  282. AutoDetect="Autodetect"
  283. UseBrowserProxySettings="Use browser proxy settings"
  284. OptionsForCustomProxyOnly="All options below apply to Custom Proxies only."
  285. ProxyAddress="Proxy Address"
  286. ProxyPort="Proxy Port"
  287. BypassProxyLocal="Bypass proxy for local addresses"
  288. DoNotUseProxyLocal="Do not use proxy server for addresses beginning with"
  289. ConfigureMMSProxySettings="Configure MMS Proxy"
  290. ConfigureMMSProxySettingsExplain="Specifies the MMS proxy settings for the Windows Media Player.\n\nWhen this policy is enabled, a proxy type (Autodetect or Custom) must be selected. Autodetect means that the proxy settings are automatically detected. If the Custom proxy type is selected, the rest of the options on the Policy tab must be specified; otherwise, the default settings are used. The options are ignored if Autodetect is selected.\n\nThe Configure button on the Network tab in the Options dialog box is not available when this policy is enabled and the protocol cannot be configured in the player. If the Hide Network Tab policy is also enabled, the entire Network tab is hidden.\n\nThis policy is ignored if the Streaming Media Protocols policy is enabled and Multicast is not selected.\n\nWhen this policy is not configured, the user can specify the MMS proxy settings on the Network tab.\n\nWhen this policy is disabled, the MMS proxy cannot be used and the user cannot change the MMS proxy settings on the Network tab."
  291. ConfigureTCPProxySettings="Configure TCP Proxy"
  292. ConfigureTCPProxySettingsExplain="Specifies the TCP proxy settings for the Windows Media Player.\n\nWhen this policy is enabled, a proxy type (Autodetect or Custom) must be selected. Autodetect means that the proxy settings are automatically detected. If the Custom proxy type is selected, the rest of the options on the Policy tab must be specified, otherwise the default settings are used. The options are ignored if Autodetect is selected.\n\nThe Configure button on the Network tab in the Options dialog box is not available when this policy is enabled and the protocol cannot be configured in the player. If the Hide Network Tab policy is also enabled, the entire Network tab is hidden.\n\nThis policy is ignored if the Streaming Media Protocols policy is enabled and TCP is not selected.\n\nWhen this policy is not configured, the user can specify the TCP proxy settings on the Network tab.\n\nWhen this policy is disabled, the TCP proxy cannot be used and the user cannot change the TCP proxy settings on the Network tab."
  293. NetworkBuffering="Configure Network Buffering"
  294. NetworkBufferingExplain="Specifies whether network buffering is done using the default or a specified number of seconds.\n\nThis policy specifies that the default network buffering is used or specifies the number of seconds streaming media is buffered before it is played.\n\nIf you select Custom on the Policy tab, you must also specify the number of seconds (up to 60) that streaming media is buffered. If Default is selected, the number of seconds that is specified is ignored.\n\nThe Use default buffering and Buffer options on the Performance tab in the Options dialog box are not available.\n\nWhen this policy is not configured or disabled, the user can change the buffering options on the Performance tab."
  295. NetworkBufferingNote="Everything below this line applies to Custom network buffering only."
  296. BufferingTime="Buffering Time"
  297. Default="Default"
  298. ProtocolsLabel="Protocols"
  299. SUPPORTED_WMP8="at least Windows Media Player v8.00"
  300. ; Category Explain Text
  301. WMPCat_Help="Settings to configure and customize Windows Media Player."
  302. WMPCatUI_Help="Settings that lock down Windows Media Player to a defined skin and hide the anchor window that appears when a skin is a used."
  303. WMPCatContent_Help="A setting that prevents codecs (compressor -decompressors ) from being automatically downloaded."
  304. WMPNetwork_Help="Settings that enable an administrator to select and configure protocols used for receiving streaming media, specify proxy settings for HTTP and MMS streams, and set the network buffering time for Windows Media Player."
  305. ; These string below are used by Online Help
  306. ADM_TITLE="Group Policy settings for Windows Media Player"
  307. USER="User Configuration"
  308. COMPUTER="Computer Configuration"
  309. cOMPUTER_EXPLAIN="Contains settings that may only be used to configure Computers."
  310. USER_EXPLAIN="Contains settings that may only be used to configure Users."
  311. SUPPORTEDON="Requirements:"