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.

652 lines
64 KiB

  1. ��CLASS MACHINE
  2. CATEGORY !!WindowsComponents
  3. CATEGORY !!WMPCat
  4. POLICY !!DisableSetupFirstUseConfiguration
  5. KEYNAME "Software\Policies\Microsoft\WindowsMediaPlayer"
  6. #if version >= 4
  7. SUPPORTED !!SUPPORTED_WMP9
  8. #endif
  9. EXPLAIN !!DisableSetupFirstUseConfigurationExplain
  10. VALUENAME "GroupPrivacyAcceptance"
  11. VALUEON NUMERIC 1
  12. VALUEOFF NUMERIC 0
  13. END POLICY
  14. POLICY !!PreventWMPDeskTopShortcut
  15. KEYNAME "Software\Policies\Microsoft\WindowsMediaPlayer"
  16. #if version >= 4
  17. SUPPORTED !!SUPPORTED_WMP9
  18. #endif
  19. EXPLAIN !!PreventWMPDeskTopShortcutExplain
  20. VALUENAME "DesktopShortcut"
  21. VALUEON "no"
  22. VALUEOFF "yes"
  23. END POLICY
  24. POLICY !!PreventQuickLaunchShortcut
  25. KEYNAME "Software\Policies\Microsoft\WindowsMediaPlayer"
  26. #if version >= 4
  27. SUPPORTED !!SUPPORTED_WMP9
  28. #endif
  29. EXPLAIN !!PreventQuickLaunchShortcutExplain
  30. VALUENAME "QuickLaunchShortcut"
  31. VALUEON "no"
  32. VALUEOFF "yes"
  33. END POLICY
  34. POLICY !!DisableAutoUpdate
  35. KEYNAME "Software\Policies\Microsoft\WindowsMediaPlayer"
  36. #if version >= 4
  37. SUPPORTED !!SUPPORTED_WMP9
  38. #endif
  39. EXPLAIN !!DisableAutoUpdateExplain
  40. VALUENAME "DisableAutoUpdate"
  41. VALUEON NUMERIC 1
  42. VALUEOFF NUMERIC 0
  43. END POLICY
  44. POLICY !!DontUseFrameInterpolation
  45. KEYNAME "Software\Policies\Microsoft\WindowsMediaPlayer"
  46. #if version >= 4
  47. SUPPORTED !!SUPPORTED_WMP9
  48. #endif
  49. EXPLAIN !!DontUseFrameInterpolationExplain
  50. VALUENAME "DontUseFrameInterpolation"
  51. VALUEON NUMERIC 1
  52. VALUEOFF NUMERIC 0
  53. END POLICY
  54. END CATEGORY
  55. END CATEGORY
  56. CLASS USER
  57. CATEGORY !!WindowsComponents
  58. CATEGORY !!WMPCat
  59. POLICY !!PreventCDDVDMetadataRetrieval
  60. KEYNAME "Software\Policies\Microsoft\WindowsMediaPlayer"
  61. #if version >= 4
  62. SUPPORTED !!SUPPORTED_WMP9
  63. #endif
  64. EXPLAIN !!PreventCDDVDMetadataRetrievalExplain
  65. VALUENAME "PreventCDDVDMetadataRetrieval"
  66. VALUEON NUMERIC 1
  67. VALUEOFF NUMERIC 0
  68. END POLICY
  69. POLICY !!PreventMusicFileMetadataRetrieval
  70. KEYNAME "Software\Policies\Microsoft\WindowsMediaPlayer"
  71. #if version >= 4
  72. SUPPORTED !!SUPPORTED_WMP9
  73. #endif
  74. EXPLAIN !!PreventMusicFileMetadataRetrievalExplain
  75. VALUENAME "PreventMusicFileMetadataRetrieval"
  76. VALUEON NUMERIC 1
  77. VALUEOFF NUMERIC 0
  78. END POLICY
  79. CATEGORY !!WMPCatUI
  80. POLICY !!HidePrivacyTab
  81. KEYNAME "Software\Policies\Microsoft\WindowsMediaPlayer"
  82. #if version >= 4
  83. SUPPORTED !!SUPPORTED_WMP9
  84. #endif
  85. EXPLAIN !!HidePrivacyTabExplain
  86. VALUENAME "HidePrivacyTab"
  87. VALUEON NUMERIC 1
  88. VALUEOFF NUMERIC 0
  89. END POLICY
  90. POLICY !!HideSecurityTab
  91. KEYNAME "Software\Policies\Microsoft\WindowsMediaPlayer"
  92. #if version >= 4
  93. SUPPORTED !!SUPPORTED_WMP9
  94. #endif
  95. EXPLAIN !!HideSecurityTabExplain
  96. VALUENAME "HideSecurityTab"
  97. VALUEON NUMERIC 1
  98. VALUEOFF NUMERIC 0
  99. END POLICY
  100. POLICY !!SkinLockDown
  101. KEYNAME "Software\Policies\Microsoft\WindowsMediaPlayer"
  102. #if version >= 4
  103. SUPPORTED !!SUPPORTED_WMP8
  104. #endif
  105. EXPLAIN !!SKinLockDownExplain
  106. VALUENAME "SetAndLockSkin"
  107. VALUEON NUMERIC 1
  108. VALUEOFF NUMERIC 0
  109. PART !!LockSkin EDITTEXT
  110. VALUENAME "DefaultSkin"
  111. END PART
  112. END POLICY
  113. POLICY !!DoNotShowAnchor
  114. KEYNAME "Software\Policies\Microsoft\WindowsMediaPlayer"
  115. #if version >= 4
  116. SUPPORTED !!SUPPORTED_WMP8
  117. #endif
  118. EXPLAIN !!DonNotShowAnchorExplain
  119. VALUENAME "DoNotShowAnchor"
  120. VALUEON NUMERIC 1
  121. VALUEOFF NUMERIC 0
  122. END POLICY
  123. END CATEGORY
  124. CATEGORY !!WMPCatContent
  125. POLICY !!PolicyCodecUpdate
  126. KEYNAME "Software\Policies\Microsoft\WindowsMediaPlayer"
  127. #if version >= 4
  128. SUPPORTED !!SUPPORTED_WMP8
  129. #endif
  130. EXPLAIN !!ExplainCodecDownload
  131. VALUENAME "PreventCodecDownload"
  132. VALUEON NUMERIC 1
  133. VALUEOFF NUMERIC 0
  134. END POLICY
  135. POLICY !!EnableScreenSaver
  136. KEYNAME "Software\Policies\Microsoft\WindowsMediaPlayer"
  137. #if version >= 4
  138. SUPPORTED !!SUPPORTED_WMP9
  139. #endif
  140. EXPLAIN !!EnableScreenSaverExplain
  141. VALUENAME "EnableScreenSaver"
  142. VALUEON NUMERIC 1
  143. VALUEOFF NUMERIC 0
  144. END POLICY
  145. END CATEGORY
  146. CATEGORY !!WMPNETWORK
  147. POLICY !!DisableNetworkSettings
  148. KEYNAME "Software\Policies\Microsoft\WindowsMediaPlayer"
  149. #if version >= 4
  150. SUPPORTED !!SUPPORTED_WMP8
  151. #endif
  152. EXPLAIN !!ExplainDisableNetworkSettings
  153. VALUENAME "HideNetworkTab"
  154. VALUEON NUMERIC 1
  155. VALUEOFF NUMERIC 0
  156. END POLICY
  157. POLICY !!WindowsStreamingMediaProtocols
  158. KEYNAME "Software\Policies\Microsoft\WindowsMediaPlayer\Protocols"
  159. #if version >= 4
  160. SUPPORTED !!SUPPORTED_WMP8
  161. #endif
  162. EXPLAIN !!WindowsStreamingMediaProtocolsExplain
  163. VALUENAME "WindowsMediaStreamingProtocols"
  164. VALUEON NUMERIC 1
  165. VALUEOFF NUMERIC 0
  166. PART !!ProtocolsLabel TEXT
  167. END PART
  168. PART !!MultiCastCheckBox CHECKBOX
  169. VALUENAME "Multicast"
  170. VALUEON NUMERIC 1
  171. VALUEOFF NUMERIC 0
  172. END PART
  173. PART !!UDPCheckBox CHECKBOX
  174. VALUENAME "UDP"
  175. VALUEON NUMERIC 1
  176. VALUEOFF NUMERIC 0
  177. END PART
  178. PART !!UDPPorts EDITTEXT
  179. VALUENAME "UDPPorts"
  180. END PART
  181. PART !!TCPCheckBox CHECKBOX
  182. VALUENAME "TCP"
  183. VALUEON NUMERIC 1
  184. VALUEOFF NUMERIC 0
  185. END PART
  186. PART !!HTTPCheckBox CHECKBOX
  187. VALUENAME "HTTP"
  188. VALUEON NUMERIC 1
  189. VALUEOFF NUMERIC 0
  190. END PART
  191. END POLICY
  192. POLICY !!ConfigureHTTPProxySettings
  193. KEYNAME "Software\Policies\Microsoft\WindowsMediaPlayer\Protocols\HTTP"
  194. #if version >= 4
  195. SUPPORTED !!SUPPORTED_WMP8
  196. #endif
  197. EXPLAIN !!ConfigureHTTPProxySettingsExplain
  198. VALUENAME "ProxyPolicy"
  199. VALUEON NUMERIC 1
  200. VALUEOFF NUMERIC 0
  201. PART !!Proxytype DROPDOWNLIST
  202. VALUENAME "ProxyType"
  203. ITEMLIST
  204. NAME !!Autodetect
  205. VALUE NUMERIC 3
  206. ACTIONLIST
  207. VALUENAME "AutodetectProxy"
  208. VALUE NUMERIC 1
  209. VALUENAME "UseProxy"
  210. VALUE DELETE
  211. VALUENAME "UseBrowserProxy"
  212. VALUE DELETE
  213. END ACTIONLIST
  214. NAME !!Custom
  215. VALUE NUMERIC 2
  216. ACTIONLIST
  217. VALUENAME "UseProxy"
  218. VALUE NUMERIC 1
  219. VALUENAME "AutodetectProxy"
  220. VALUE DELETE
  221. VALUENAME "UseBrowserProxy"
  222. VALUE DELETE
  223. END ACTIONLIST
  224. NAME !!UseBrowserProxySettings
  225. VALUE NUMERIC 1
  226. ACTIONLIST
  227. VALUENAME "UseBrowserProxy"
  228. VALUE NUMERIC 1
  229. VALUENAME "AutodetectProxy"
  230. VALUE DELETE
  231. VALUENAME "UseProxy"
  232. VALUE DELETE
  233. END ACTIONLIST
  234. END ITEMLIST
  235. REQUIRED
  236. END PART
  237. PART !!OptionsForCustomProxyOnly TEXT
  238. END PART
  239. PART !!ProxyAddress EDITTEXT
  240. VALUENAME "ProxyAddress"
  241. END PART
  242. PART !!ProxyPort NUMERIC
  243. VALUENAME "ProxyPort"
  244. MIN 1
  245. MAX 65535
  246. DEFAULT 80
  247. END PART
  248. PART !!BypassProxyLocal CHECKBOX
  249. VALUENAME "BypassProxyLocal"
  250. VALUEON NUMERIC 1
  251. VALUEOFF NUMERIC 0
  252. END PART
  253. PART !!DoNotUseProxyLocal EDITTEXT
  254. VALUENAME "BypassProxyLocalAddress"
  255. END PART
  256. END POLICY
  257. POLICY !!ConfigureMMSProxySettings
  258. KEYNAME "Software\Policies\Microsoft\WindowsMediaPlayer\Protocols\MMS"
  259. #if version >= 4
  260. SUPPORTED !!SUPPORTED_WMP8
  261. #endif
  262. EXPLAIN !!ConfigureMMSProxySettingsExplain
  263. VALUENAME "ProxyPolicy"
  264. VALUEON NUMERIC 1
  265. VALUEOFF NUMERIC 0
  266. PART !!Proxytype DROPDOWNLIST
  267. VALUENAME "ProxyType"
  268. ITEMLIST
  269. NAME !!Autodetect
  270. VALUE NUMERIC 3
  271. ACTIONLIST
  272. VALUENAME "AutodetectProxy"
  273. VALUE NUMERIC 1
  274. VALUENAME "UseProxy"
  275. VALUE DELETE
  276. END ACTIONLIST
  277. NAME !!Custom
  278. VALUE NUMERIC 2
  279. ACTIONLIST
  280. VALUENAME "UseProxy"
  281. VALUE NUMERIC 1
  282. VALUENAME "AutodetectProxy"
  283. VALUE DELETE
  284. END ACTIONLIST
  285. END ITEMLIST
  286. REQUIRED
  287. END PART
  288. PART !!OptionsForCustomProxyOnly TEXT
  289. END PART
  290. PART !!ProxyAddress EDITTEXT
  291. VALUENAME "ProxyAddress"
  292. END PART
  293. PART !!ProxyPort NUMERIC
  294. VALUENAME "ProxyPort"
  295. MIN 1
  296. MAX 65535
  297. DEFAULT 80
  298. END PART
  299. PART !!BypassProxyLocal CHECKBOX
  300. VALUENAME "BypassProxyLocal"
  301. VALUEON NUMERIC 1
  302. VALUEOFF NUMERIC 0
  303. END PART
  304. PART !!DoNotUseProxyLocal EDITTEXT
  305. VALUENAME "BypassProxyLocalAddress"
  306. END PART
  307. END POLICY
  308. POLICY !!ConfigureRTSPProxySettings
  309. KEYNAME "Software\Policies\Microsoft\WindowsMediaPlayer\Protocols\RTSP"
  310. #if version >= 4
  311. SUPPORTED !!SUPPORTED_WMP9
  312. #endif
  313. EXPLAIN !!ConfigureRTSPProxySettingsExplain
  314. VALUENAME "ProxyPolicy"
  315. VALUEON NUMERIC 1
  316. VALUEOFF NUMERIC 0
  317. PART !!Proxytype DROPDOWNLIST
  318. VALUENAME "ProxyType"
  319. ITEMLIST
  320. NAME !!Autodetect
  321. VALUE NUMERIC 3
  322. ACTIONLIST
  323. VALUENAME "AutodetectProxy"
  324. VALUE NUMERIC 1
  325. VALUENAME "UseProxy"
  326. VALUE DELETE
  327. END ACTIONLIST
  328. NAME !!Custom
  329. VALUE NUMERIC 2
  330. ACTIONLIST
  331. VALUENAME "UseProxy"
  332. VALUE NUMERIC 1
  333. VALUENAME "AutodetectProxy"
  334. VALUE DELETE
  335. END ACTIONLIST
  336. END ITEMLIST
  337. REQUIRED
  338. END PART
  339. PART !!OptionsForCustomProxyOnly TEXT
  340. END PART
  341. PART !!ProxyAddress EDITTEXT
  342. VALUENAME "ProxyAddress"
  343. END PART
  344. PART !!ProxyPort NUMERIC
  345. VALUENAME "ProxyPort"
  346. MIN 1
  347. MAX 65535
  348. DEFAULT 80
  349. END PART
  350. PART !!BypassProxyLocal CHECKBOX
  351. VALUENAME "BypassProxyLocal"
  352. VALUEON NUMERIC 1
  353. VALUEOFF NUMERIC 0
  354. END PART
  355. PART !!DoNotUseProxyLocal EDITTEXT
  356. VALUENAME "BypassProxyLocalAddress"
  357. END PART
  358. END POLICY
  359. POLICY !!NetworkBuffering
  360. KEYNAME "Software\Policies\Microsoft\WindowsMediaPlayer"
  361. #if version >= 4
  362. SUPPORTED !!SUPPORTED_WMP8
  363. #endif
  364. EXPLAIN !!NetworkBufferingExplain
  365. VALUENAME "NetworkBufferingPolicy"
  366. VALUEON NUMERIC 1
  367. VALUEOFF NUMERIC 0
  368. PART !!BufferingTime DROPDOWNLIST
  369. VALUENAME "BufferingType"
  370. ITEMLIST
  371. NAME !!Default
  372. VALUE NUMERIC 1
  373. ACTIONLIST
  374. VALUENAME "UseDefaultBuffering"
  375. VALUE NUMERIC 1
  376. END ACTIONLIST
  377. NAME !!Custom
  378. VALUE NUMERIC 2
  379. ACTIONLIST
  380. VALUENAME "UseDefaultBuffering"
  381. VALUE NUMERIC 0
  382. END ACTIONLIST
  383. END ITEMLIST
  384. END PART
  385. PART "Everything below this line applies to Custom network buffering only." TEXT
  386. END PART
  387. PART !!NetworkBuffering NUMERIC
  388. VALUENAME "NetworkBuffering"
  389. MIN 0
  390. MAX 60
  391. DEFAULT 3
  392. END PART
  393. END POLICY
  394. END CATEGORY
  395. END CATEGORY
  396. END CATEGORY
  397. [strings]
  398. WindowsComponents="Windows Components"
  399. WMPCat="Windows Media Player"
  400. WMPCatUI="User Interface"
  401. WMPCatCOntent="Playback"
  402. HidePrivacyTab="Hide Privacy Tab"
  403. HidePrivacyTabExplain="Hides the Privacy tab.\n\nThis policy hides the Privacy tab in Windows Media Player. The default privacy settings are used for the options on the Privacy tab unless the user changed the settings previously.\n\nThe Update my music files (WMA and MP3 files) by retrieving missing media information from the Internet check box is on the Privacy and Media Library tabs. When this policy is enabled, the Update my music files (WMA and MP3 files) by retrieving missing media information from the Internet check box on the Media Library tab is available, even though the Privacy tab is hidden, unless the Prevent Music File Media Information Retrieval policy is enabled.\n\nWhen this policy is not configured or disabled, the Privacy tab is not hidden, and users can configure any privacy settings not configured by other polices."
  404. HideSecurityTab="Hide Security Tab"
  405. HideSecurityTabExplain="Hides the Security tab.\n\nThis policy hides the Security tab in Windows Media Player. The default security settings for the options on the Security tab are used unless the user changed the settings previously.\n\nEven though this policy is enabled, users can still change security and zone settings by using Internet Explorer unless these settings have been hidden or disabled by Internet Explorer policies.\n\nWhen this policy is not configured or disabled, users can configure the security settings on the Security tab."
  406. SkinLockDown="Set and Lock Skin"
  407. SkinLockDownExplain="Enables Windows Media Player to be shown only in skin mode, using a specified skin.\n\nThis policy displays the Player only in skin mode by using the skin specified in the Skin box on the Setting tab.\n\nYou must use the complete file name for the skin (for example, skin_name.wmz), and the skin must be installed in the %programfiles%\Windows Media Player\Skins Folder on a user's computer. If the skin is not installed on a user's computer, or if the Skin box is blank, the Player opens by using the Corporate skin. The only way to specify the Corporate skin is to leave the skin box blank.\n\nA user has access only to the Player features that are available with the specified skin. Users cannot switch the Player to full mode and cannot choose a different skin.\n\nWhen this policy is not configured or disabled, users can display the Player in full or skin mode and have access to all available features of the Player."
  408. LockSkin="Skin"
  409. PolicyInternetConnection="Radio Presets URL"
  410. LockOutFullMode="Lock out full mode"
  411. PolicyCodecUpdate="Prevent Codec Download"
  412. ExplainCodecDownload="Prevents Windows Media Player from downloading codecs.\n\nThis policy prevents the Player from automatically downloading codecs to your computer. In addition, the Download codecs automatically check box on the Player tab in the Player is not available.\n\nWhen this policy is disabled, codecs are automatically downloaded and the Download codecs automatically check box is not available.\n\nWhen this policy is not configured, users can change the setting for the Download codecs automatically check box."
  413. DoNotShowAnchor="Do Not Show Anchor"
  414. DonNotShowAnchorExplain="Prevents the anchor window from being displayed when Windows Media Player is in skin mode.\n\nThis policy hides the anchor window when the Player is in skin mode. In addition, the option on the Player tab in the Player that enables users to choose whether the anchor window displays is not available.\n\nWhen this policy is not configured or disabled, users can show or hide the anchor window when the Player is in skin mode by using the Player tab in the Player.\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."
  415. EnableScreenSaver="Allow Screen Saver"
  416. EnableScreenSaverExplain="Enables a screen saver to interrupt playback.\n\nThis policy displays a screen saver during playback of digital media according to the options selected on the Screen Saver tab in the Display Properties dialog box in Control Panel. The Allow screen saver during playback check box on the Player tab in the Player is selected and is not available.\n\nWhen this policy is disabled, a screen saver does not interrupt playback even if users have selected a screen saver. The Allow screen saver during playback check box is cleared and is not available.\n\nWhen this policy is not configured, users can change the setting for the Allow screen saver during playback check box."
  417. DontUseFrameInterpolation="Prevent Video Smoothing"
  418. DontUseFrameInterpolationExplain="Prevents video smoothing from occurring.\n\nThis policy prevents video smoothing, which can improve video playback on computers with limited resources, from occurring. In addition, the Use Video Smoothing check box in the Video Acceleration Settings dialog box in the Player is cleared and is not available.\n\nWhen this policy is disabled, video smoothing can occur if necessary, and the Use Video Smoothing check box is selected and is not available.\n\nWhen this policy is not configured, video smoothing can occur if necessary. Users can change the setting for the Use Video Smoothing check box.\n\nVideo smoothing is available only on the Windows XP Home Edition and Windows XP Professional operating systems."
  419. DisableAutoUpdate="Prevent Automatic Updates"
  420. DisableAutoUpdateExplain="Prevents users from being prompted to update Windows Media Player.\n\nThis policy prevents the Player from being updated and prevents users with administrator rights from being prompted to update the Player if an updated version is available. The Check for Player Updates command on the Help menu in the Player is not available. In addition, none of the time intervals in the Check for updates section on the Player tab are selected or available.\n\nWhen this policy is not configured or disabled, Check for Player Updates is available only to users with administrator rights and they may be prompted to update the Player if an updated version is available. By default, users with administrator rights can select how frequently updates are checked for.\n\nUsers without administrator rights do not see Check for Player Updates and are never prompted to update the Player even without this policy."
  421. PreventWMPDeskTopShortcut="Prevent Desktop Shortcut Creation"
  422. PreventWMPDeskTopShortcutExplain="This policy prevents a shortcut icon for the Player from being added to the user's desktop.\n\nWhen this policy is not configured or disabled, users can choose whether to add the Player shortcut icon to their desktops."
  423. PreventQuickLaunchShortcut="Prevent Quick Launch Toolbar Shortcut Creation"
  424. PreventQuickLaunchShortcutExplain="This policy prevents a shortcut for the Player from being added to the Quick Launch bar.\n\nWhen this policy is not configured or disabled, the user can choose whether to add the shortcut for the Player to the Quick Launch bar."
  425. WMPNetwork="Networking"
  426. DisableNetworkSettings="Hide Network Tab"
  427. ExplainDisableNetworkSettings="Hides the Network tab.\n\nThis policy hides the Network tab in Windows Media Player. 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 and users can use it to configure network settings."
  428. WindowsStreamingMediaProtocols="Streaming Media Protocols"
  429. WindowsStreamingMediaProtocolsExplain="Specifies that the selected protocols are used when receiving streaming media from a server running Windows Media Services.\n\nThis policy specifies that the protocols selected on the Setting tab can be used to receive streaming media from a Windows Media server. This policy also specifies that multicast streams can be received if the Multicast check box on the Setting tab is selected.\n\nIf the UDP check box is selected on the Setting tab and the UDP Ports box is blank, Windows Media Player uses default ports when playing content from a Windows Media server. 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 a Windows Media server cannot be played.\n\nWhen this policy is enabled or disabled, the Streaming protocols area of the Network tab in the Player 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 from a Windows Media Server.\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.\n\nIf this policy is not configured and the Hide Network Tab policy is not enabled, users can change the settings in the Streaming protocols section of the Network tab."
  430. PreventCDDVDMetadataRetrieval="Prevent CD and DVD Media Information Retrieval"
  431. PreventCDDVDMetadataRetrievalExplain="Prevents media information for CDs and DVDs from being retrieved from the Internet.\n\nThis policy prevents the Player from automatically obtaining media information from the Internet for CDs and DVDs played by users. In addition, the Retrieve media information for CDs and DVDs from the Internet check box on the Privacy Options tab in the first use dialog box and on the Privacy tab in the Player are not selected and are not available.\n\nWhen this policy is not configured or disabled, users can change the setting of the Retrieve media information for CDs and DVDs from the Internet check box."
  432. PreventMusicFileMetadataRetrieval="Prevent Music File Media Information Retrieval"
  433. PreventMusicFileMetadataRetrievalExplain="Prevents media information for music files from being retrieved from the Internet.\n\nThis policy prevents the Player from automatically obtaining media information for music files such as Windows Media Audio (WMA) and MP3 files from the Internet. In addition, the Update my music files (WMA and MP3 files) by retrieving missing media information from the Internet check box in the first use dialog box and on the Privacy and Media Library tabs in the Player are not selected and are not available.\n\nWhen this policy is not configured or disabled, users can change the setting of the Update my music files (WMA and MP3 files) by retrieving missing media information from the Internet check box."
  434. MultiCastCheckBox="Multicast"
  435. UDPCheckBox="UDP"
  436. UDPPorts="UDP Ports"
  437. TCPCheckBox="TCP"
  438. HTTPCheckBox="HTTP"
  439. ConfigureHTTPProxySettings="Configure HTTP Proxy"
  440. ConfigureHTTPProxySettingsExplain="Specifies the HTTP proxy settings for Windows Media Player.\n\nThis policy specifies the proxy settings for the HTTP protocol. When this policy is enabled, a proxy type (Autodetect, Custom, or Use browser proxy settings) must be selected. Autodetect means that the proxy settings are automatically detected. Custom means that unique proxy settings are used. Use browser proxy settings means that the proxy settings of the browser are used.\n\nIf the Custom proxy type is selected, the rest of the options on the Setting 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 Player is not available for the HTTP protocol and the proxy cannot be configured. 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 disabled, the HTTP proxy server cannot be used and the user cannot configure the HTTP proxy.\n\nWhen this policy is not configured, users can configure the HTTP proxy settings."
  441. ProxyType="Proxy type"
  442. Custom="Custom"
  443. AutoDetect="Autodetect"
  444. UseBrowserProxySettings="Use browser proxy settings"
  445. OptionsForCustomProxyOnly="The following options apply only to custom proxies."
  446. ProxyAddress="Proxy address"
  447. ProxyPort="Proxy port"
  448. BypassProxyLocal="Bypass proxy for local addresses"
  449. DoNotUseProxyLocal="Do not use proxy server for addresses beginning with"
  450. ConfigureMMSProxySettings="Configure MMS Proxy"
  451. ConfigureMMSProxySettingsExplain="Specifies the MMS proxy settings for Windows Media Player.\n\nThis policy specifies the proxy settings for the MMS protocol. When this policy is enabled, a proxy type (Autodetect or Custom) must be selected. Autodetect means that the proxy settings are automatically detected. Custom means that unique proxy settings are used.\n\nIf the Custom proxy type is selected, the rest of the options on the Setting 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 Player is not available and the protocol cannot be configured. 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 disabled, the MMS proxy server cannot be used and users cannot configure the MMS proxy settings.\n\nWhen this policy is not configured, users can configure the MMS proxy settings."
  452. NetworkBuffering="Configure Network Buffering"
  453. NetworkBufferingExplain="Specifies whether network buffering uses 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 Custom is selected on the Setting tab, the number of seconds, up to 60, that streaming media is buffered, must be specified. If Default is selected, the default is used and the number of seconds that is specified is ignored.\n\nThe Use default buffering and Buffer options on the Performance tab in the Player are not available.\n\nWhen this policy is not configured or disabled, users can change the buffering options on the Performance tab."
  454. BufferingTime="Buffering Time"
  455. Default="Default"
  456. ProtocolsLabel="Protocols"
  457. ConfigureRTSPProxySettings="Configure RTSP Proxy"
  458. ConfigureRTSPProxySettingsExplain="Specifies the RTSP proxy settings for Windows Media Player.\n\nThis policy specifies the proxy settings for the RTSP protocol. When this policy is enabled, a proxy type (Autodetect or Custom) must be selected. Autodetect means that the proxy settings are automatically detected. Custom means that unique proxy settings are used.\n\nIf the Custom proxy type is selected, the rest of the options on the Setting 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 Player is not available and the protocol cannot be configured. If the Hide Network Tab policy is also enabled, the entire Network tab is hidden.\n\nWhen this policy is disabled, the RTSP proxy server cannot be used and users cannot change the RTSP proxy settings.\n\nWhen this policy is not configured, users can configure the RTSP proxy settings."
  459. DisableSetupFirstUseConfiguration="Do Not Show First Use Dialog Boxes"
  460. DisableSetupFirstUseConfigurationExplain="Do Not Show First Use Dialog Boxes\n\nThis policy prevents the Privacy Options and Installation Options dialog boxes from being displayed the first time a user starts Windows Media Player.\n\nThis policy prevents the dialog boxes which allow users to select privacy, file types, and other desktop options from being displayed when the Player is first started. Some of the options can be configured by using other Windows Media Player group policies.\n\nWhen this policy is not configured or disabled, the dialog boxes are displayed when the user starts the Player for the first time."
  461. SUPPORTED_WMP8="Windows Media Player for Windows XP and later."
  462. SUPPORTED_WMP9="Windows Media Player 9 Series and later."