home *** CD-ROM | disk | FTP | other *** search
/ PC World 2002 December / PCWorld_2002-12_cd.bin / Software / Topware / wmp9xprc / mpsetupXP.exe / mymusic.inf < prev    next >
Encoding:
Windows Setup INFormation  |  2002-10-28  |  3.0 KB  |  128 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8.  
  9.  
  10.  
  11.  
  12.  
  13. [Version]
  14. Signature="$Chicago$"
  15. AdvancedINF=2.5, "You need a newer version of Advpack.dll."
  16.  
  17. [DefaultInstall] 
  18.  
  19.  
  20.  
  21.  
  22.  
  23. CopyFiles   =Copy.Playlists
  24.  
  25.  
  26. AddReg=SetRegKeys
  27.  
  28. CustomDestination=WMP.Destination 
  29. RequiredEngine=setupapi
  30.  
  31. [DefaultInstall.NT]
  32. CustomDestination=WMP.Destination
  33. CopyFiles   =Copy.Playlists
  34. AddReg=SetRegKeys
  35.  
  36. [WMP.Destination]
  37. 49000,49001,49002=ProgramFilesDir,5
  38. 49400,49401,49402=Win9xDocsDir,5
  39. 49500,49501,49502=DocsDir,5
  40. 49650,49651,49652=MyPlaylistsDirectory,5
  41.  
  42.  
  43. [DestinationDirs]
  44.  
  45. Copy.Playlists=49650
  46.  
  47. [ProgramFilesDir]
  48. HKLM,"Software\Microsoft\Windows\CurrentVersion","ProgramFilesDir","","%24%\%PROGRAMFILES%"
  49.  
  50. [Win9xDocsDir]
  51. HKCU,"Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders","Personal","","%24%\%MYDOCSDIR%"
  52.  
  53. [DocsDir]
  54. HKLM,"Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders","Common Documents","","%49401%"
  55.  
  56. [MyPlaylistsDirectory]
  57. ,,,,"%49500%\%MYMUSICSTR%\%STR_SAMPLEPLAYLISTS%"
  58.  
  59.  
  60. [SetRegKeys]
  61.  
  62. HKLM,"%KEY_WMP%\Preferences", "MyPlayLists",,"%49650%"
  63. HKLM,"%KEY_WMP%\Preferences", "FirstTime",0x00010001,1
  64.  
  65. HKLM,"%KEY_WMP%\Setup", "PlaylistsVersion",,"0.0.0.3"
  66.  
  67. Setup,PlaylistsVersion
  68.  
  69.  
  70.  
  71. [SourceDisksNames]
  72. 4669 = "Windows Media Playlist Install",,0
  73.  
  74. [SourceDisksFiles]
  75.  
  76. mymusic.inf=4669
  77.  
  78.  
  79.  
  80. [Copy.Playlists]
  81. %Playlist1.wpl%,Playlist1.wpl 
  82. %Playlist10.wpl%,Playlist10.wpl 
  83. %Playlist11.wpl%,Playlist11.wpl 
  84. %Playlist12.wpl%,Playlist12.wpl 
  85. %Playlist13.wpl%,Playlist13.wpl 
  86. %Playlist14.wpl%,Playlist14.wpl 
  87. %Playlist15.wpl%,Playlist15.wpl 
  88. %Playlist2.wpl%,Playlist2.wpl 
  89. %Playlist3.wpl%,Playlist3.wpl 
  90. %Playlist4.wpl%,Playlist4.wpl 
  91. %Playlist5.wpl%,Playlist5.wpl 
  92. %Playlist6.wpl%,Playlist6.wpl 
  93. %Playlist7.wpl%,Playlist7.wpl 
  94. %Playlist8.wpl%,Playlist8.wpl 
  95. %Playlist9.wpl%,Playlist9.wpl 
  96.  
  97. [Strings]
  98. KEY_WMP = "SOFTWARE\Microsoft\MediaPlayer"
  99. MP2_FOLDER = "Windows Media Player"
  100.  
  101. ;;;;;;;--------------------------------------------
  102. ;-- Only localize strings below this line
  103. ;;;;;;--------------------------------------------
  104. LANGUAGE="EN"
  105.  
  106. STR_SAMPLEPLAYLISTS="Sample Playlists"
  107.  
  108.  
  109. MYMUSICSTR = "My Music"
  110. PROGRAMFILES = "Program Files"
  111. MYDOCSDIR="My Documents"
  112.  
  113. PLAYLIST1.wpl="Favorites -- 4 and 5 star rated.wpl"
  114. PLAYLIST2.wpl="Favorites -- Have not heard recently.wpl"
  115. PLAYLIST3.wpl="Favorites -- Listen to late at night.wpl"
  116. PLAYLIST4.wpl="Favorites -- One Audio CD worth.wpl"
  117. PLAYLIST5.wpl="Favorites -- Listen to on Weekdays.wpl"
  118. PLAYLIST6.wpl="Favorites -- Listen to on Weekends.wpl"
  119. PLAYLIST7.wpl="Fresh tracks -- yet to be played.wpl"
  120. PLAYLIST8.wpl="Fresh tracks -- yet to be rated.wpl"
  121. PLAYLIST9.wpl="Fresh tracks.wpl"
  122. PLAYLIST10.wpl="High bitrate media in my library.wpl"
  123. PLAYLIST11.wpl="Low bitrate media in my library.wpl"
  124. PLAYLIST12.wpl="Favorites -- One Data CD-R worth.wpl"
  125. PLAYLIST13.wpl="Music tracks I have not rated.wpl"
  126. PLAYLIST14.wpl="Music tracks I dislike.wpl"
  127. PLAYLIST15.wpl="Music tracks with content protection.wpl"
  128.