home *** CD-ROM | disk | FTP | other *** search
/ PC & Mediji 2000 February / PCM_0002.iso / programi / ie501 / IEAK5OPT.CAB / wmp.adm < prev   
Encoding:
Windows Policy Administrative Template  |  1999-11-05  |  3.9 KB  |  101 lines

  1. ; wmp.adm
  2.  
  3. CLASS USER    
  4.  
  5. CATEGORY !!WindowsMediaPlayer
  6.     KEYNAME "Software\Policies\Microsoft\WindowsMediaPlayer"
  7.     POLICY !!NoCodecDownload
  8.         KEYNAME "Software\Policies\Microsoft\WindowsMediaPlayer"
  9.         VALUENAME NoCodecDownload
  10.     END POLICY
  11.  
  12.     POLICY !!CustomizeWindowsMediaPlayer
  13.         KEYNAME "Software\Policies\Microsoft\WindowsMediaPlayer"
  14.         PART !!TitleBar EDITTEXT
  15.             VALUENAME TitleBar
  16.         END PART
  17.  
  18.         PART !!ShowCaseButton EDITTEXT
  19.         VALUENAME ShowCaseButton 
  20.         END PART
  21.  
  22.         PART !!ShowCaseURL EDITTEXT
  23.             VALUENAME ShowCaseURL 
  24.         END PART
  25.     END POLICY
  26. END CATEGORY    ; WindowsMediaPlayer
  27.  
  28.  
  29.  
  30. CLASS MACHINE
  31.  
  32. CATEGORY !!WindowsMediaPlayer2
  33.     KEYNAME "Software\Policies\Microsoft\WindowsMediaPlayer"
  34.     POLICY !!NoMediaFavorites
  35.         VALUENAME NoMediaFavorites
  36.     END POLICY
  37. END CATEGORY
  38.  
  39. CATEGORY !!RadioBar
  40.     KEYNAME "Software\Policies\Microsoft\WindowsMediaPlayer"
  41.     POLICY !!RadioBar
  42.         KEYNAME "Software\Policies\Microsoft\WindowsMediaPlayer"
  43.         PART !!NoRadioBar CHECKBOX
  44.             VALUENAME NoRadioBar
  45.             ACTIONLISTON
  46.                 KEYNAME "Software\Microsoft\Windows\CurrentVersion\RunOnce"
  47.                 VALUENAME "Register OCX" VALUE "regsvr32.exe /s msdxm.ocx"
  48.             END ACTIONLISTON
  49.             ACTIONLISTOFF
  50.                 KEYNAME "Software\Microsoft\Windows\CurrentVersion\RunOnce"
  51.                 VALUENAME "Register OCX" VALUE "regsvr32.exe /s msdxm.ocx"
  52.             END ACTIONLISTOFF
  53.         END PART
  54.  
  55.         PART !!NoFindNewStations CHECKBOX
  56.             VALUENAME NoFindNewStations 
  57.         END PART
  58.  
  59.         PART !!DefaultURLFindNewStations EDITTEXT
  60.             VALUENAME DefaultURLFindNewStations
  61.             DEFAULT !!RadioStationsURL
  62.         END PART
  63.     END POLICY
  64. END CATEGORY    ; RadioBar
  65.  
  66.  
  67. [strings]
  68. UnderConstruction="Under Construction"
  69. WMP="Windows Media Player"
  70. WMPU="Windows Media Player"
  71.  
  72. WindowsMediaPlayer="Windows Media Player customizations"
  73. WindowsMediaPlayer2="Favorites"
  74. RadioBar="Radio toolbar settings"
  75.  
  76. CustomizeWindowsMediaPlayer="Customize the Windows Media Player"
  77. CustomizeWindowsMediaPlayer2="Windows Media Player Favorites"
  78. NoCodecDownload ="Prevent automatic codec download"
  79. NoMediaFavorites="Do not install the default Windows Media Player Favorites in Media folder"
  80. TitleBar="Title bar of the Windows Media Player:"
  81. ShowCaseButton="Button name on Windows Media Player navigation bar:"
  82. ShowCaseURL="URL for button on Windows Media Player navigation bar:"
  83.  
  84. NoRadioBar="Disable Radio toolbar (may require a reboot)"
  85. NoFindNewStations="Disable menu for finding new Radio Stations"
  86. RadioStationsURL="http://www.microsoft.com/isapi/redir.dll?prd=windows&sbp=mediaplayer&pver=6.1&ar=Media&sba=RadioBar"
  87. DefaultURLFindNewStations="URL for finding new Radio Stations:"
  88.  
  89. IEAK_Title=Microsoft Windows Media Player
  90. IEAK_DescriptionTitle=Windows Media Player and Radio toolbar Settings and Restrictions
  91. IEAK_Description1=Microsoft Windows Media Player upgrades the previous versions of Media Player, NetShow player, and ActiveMovie player and plays most multimedia content formats located on the Internet or your computer, including Windows Media, QuickTime, AVI, WAV, MP3 and more.
  92. IEAK_Description2=System policies for Windows Media Player and Internet Explorer Radio are a method to enforce user and computer settings by overriding default registry values. You can use this file to implement policies to standardize configurations for your clients.
  93. IEAK_Description3=These policies, allow you to prevent the installation of Windows Media Player favorites.  If you would like to add custom favorites to the Windows Media Player, you can do so in the Favorites and Links section of the Internet Explorer IEAK, by creating a Media folder.
  94.  
  95.  
  96. [IEAK]
  97. Lock=1
  98. Roles=111
  99. NumOfDescLines=3
  100. Platform=0101
  101.