home *** CD-ROM | disk | FTP | other *** search
/ PC World 2001 February / PCWorld_2001-02_cd.bin / Software / Topware / winmedpl / mpbonus_full.exe / wmpskin.cab / wmpskin.inf < prev   
Encoding:
Windows Setup INFormation  |  2000-11-15  |  1.8 KB  |  84 lines

  1.  
  2.  
  3. [Version]
  4. Signature="$Chicago$"
  5. AdvancedINF=2.5, "Your system is lacking critical setup functionality."
  6.  
  7. [DefaultInstall] 
  8. RequiredEngine=setupapi
  9. CustomDestination=WMP.Destination
  10. AddReg=setskindir
  11. CopyFiles   =Copy.Skin,
  12.  
  13. [DefaultInstall.NT]
  14. CustomDestination=WMP.Destination
  15. CopyFiles   =Copy.Skin
  16. AddReg=setskindir
  17.  
  18. [Uninstall]
  19. CustomDestination=WMP.Destination
  20. Delfiles=Copy.Skin
  21.  
  22. [WMP.Destination]
  23. 49000,49001,49002=ProgramFilesDir,5
  24. 49300,49301,49302=WMPDirectory,5
  25. 49400,49401,49402=SkinDirectory,5
  26.  
  27. [DestinationDirs]
  28. Copy.Skin =49400
  29. Copy.INF=17
  30.  
  31. [ProgramFilesDir]
  32. HKLM,"Software\Microsoft\Windows\CurrentVersion","ProgramFilesDir","","%24%\%PROGRAMFILES%"
  33.  
  34. [WMPDirectory]
  35. HKLM,"%KEY_WMP%","Installation DirectoryLFN","","%49001%\%MP2_FOLDER%"
  36.  
  37. [SkinDirectory]
  38. HKLM, "%KEY_WMP%","SkinsDir","","%49301%\Skins"
  39.  
  40. [SourceDisksNames]
  41. 4627 = "Skin Install",,0
  42.  
  43. [setskindir]
  44. HKLM,"%KEY_WMP%","SkinsDir",0,"%49401%"
  45.  
  46. [AddReg.Uninst]
  47. HKCR, "Software\Microsoft\Multimedia\Components\Installed\playback_skins\Uninstall", "InstallFile",2, "%17%\skins.inf"
  48. HKCR, "Software\Microsoft\Multimedia\Components\Installed\playback_skins\Uninstall", "InstallType",, "advinf"
  49.  
  50. [Strings]
  51. KEY_WMP = "SOFTWARE\Microsoft\MediaPlayer"
  52. ;;;;;;;--------------------------------------------
  53. ;-- Only localize strings below this line
  54. ;;;;;;--------------------------------------------
  55. LANGUAGE="EN"
  56.  
  57. MP2_FOLDER = "Windows Media Player"
  58. PROGRAMFILES = "Program Files"
  59.  
  60.  
  61. [Copy.Skin] 
  62. Atomic.wmz
  63. Bluesky.wmz
  64. DigitalDJ.wmz
  65. Figure8.wmz
  66. Gyrosphere.wmz
  67. Luminescence.wmz
  68. Melvin.wmz
  69. Radio.wmz
  70.  
  71.  
  72.  
  73. [SourceDisksFiles] 
  74. Luminescence.wmz=4627
  75. Atomic.wmz=4627
  76. Bluesky.wmz=4627
  77. DigitalDJ.wmz=4627
  78. Figure8.wmz=4627
  79. Gyrosphere.wmz=4627
  80. Melvin.wmz=4627
  81. Radio.wmz=4627
  82.  
  83.  
  84.