home *** CD-ROM | disk | FTP | other *** search
/ Revista do CD-ROM 61 / CDRom61.iso / Programas / osite / win32 / br / BRANDING.CAB / wmp.inf < prev   
Encoding:
Windows Setup INFormation  |  2000-02-17  |  1.0 KB  |  35 lines

  1. [Version]
  2. Signature=$CHICAGO$
  3. SetupClass=Base
  4.  
  5. [DefaultInstall]
  6. AddReg=AddRegSection.HKLM,AddRegSection.HKCU
  7. RequiredEngine=Setupapi,"missing setupapi.dll"
  8.  
  9. [DefaultInstall.HKLM]
  10. AddReg=AddRegSection.HKLM
  11. RequiredEngine=Setupapi,"missing setupapi.dll"
  12.  
  13. [DefaultInstall.HKCU]
  14. AddReg=AddRegSection.HKCU
  15. RequiredEngine=Setupapi,"missing setupapi.dll"
  16.  
  17.  
  18.  
  19.  
  20.  
  21.  
  22.  
  23.  
  24.  
  25.  
  26.  
  27. [AddRegSection.HKLM]
  28. HKLM,"Software\Policies\Microsoft\WindowsMediaPlayer","NoMediaFavorites",0x10001,0,0,0,0
  29. HKLM,"Software\Policies\Microsoft\WindowsMediaPlayer","NoRadioBar",0x10001,0,0,0,0
  30. HKLM,"Software\Microsoft\Windows\CurrentVersion\RunOnce","Register OCX",0,"regsvr32.exe /s msdxm.ocx"
  31. HKLM,"Software\Policies\Microsoft\WindowsMediaPlayer","NoFindNewStations",0x10001,0,0,0,0
  32. HKLM,"Software\Policies\Microsoft\WindowsMediaPlayer","DefaultURLFindNewStations",0,"http://www.microsoft.com/isapi/redir.dll?prd=windows&sbp=mediaplayer&pver=6.1&ar=Media&sba=RadioBar"
  33. [AddRegSection.HKCU]
  34. HKCU,"Software\Policies\Microsoft\WindowsMediaPlayer","NoCodecDownload",0x10001,0,0,0,0
  35.