home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 September (Special) / Chip-Special_2002-09_Digitalni-Video.bin / servis / wm9 / mpsetupXP.exe / RCDATA / CABINET / mymusic.inf < prev    next >
Windows Setup INFormation  |  2002-08-19  |  3KB  |  153 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.MyMusic,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.MyMusic,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. 49520,49521,49522=DefMyMusic,5
  41. 49510,49511,49512=DefCommonMusic,5
  42. 49600,49601,49602=MyMusicDirectory,5
  43. 49650,49651,49652=MyPlaylistsDirectory,5
  44.  
  45.  
  46. [DestinationDirs]
  47.  
  48.  
  49.  
  50.  
  51. Copy.MyMusic =49600
  52. Copy.Playlists=49650
  53.  
  54. [ProgramFilesDir]
  55. HKLM,"Software\Microsoft\Windows\CurrentVersion","ProgramFilesDir","","%24%\%PROGRAMFILES%"
  56.  
  57. [Win9xDocsDir]
  58. HKCU,"Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders","Personal","","%24%\%MYDOCSDIR%"
  59.  
  60. [DocsDir]
  61. HKLM,"Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders","Common Documents","","%49401%"
  62.  
  63. [DefMyMusic]
  64. HKCU, "Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders","My Music","","%49500%\%MYMUSICSTR%"
  65.  
  66. [DefCommonMusic]
  67. HKLM, "Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders","CommonMusic","","%49521%"
  68.  
  69. [MyMusicDirectory]
  70. HKLM, "%KEY_WMP%\Preferences","MyMusic","","%49511%"
  71.  
  72. [MyPlaylistsDirectory]
  73. ,,,,"%49500%\%MYMUSICSTR%\%STR_SAMPLEPLAYLISTS%"
  74.  
  75.  
  76.  
  77. [SetRegKeys]
  78.  
  79. HKLM,"%KEY_WMP%\Preferences","MyMusic",,"%49600%"
  80.  
  81.  
  82.  
  83.  
  84.  
  85. HKLM,"%KEY_WMP%\Setup",PlaylistsVersion,,"0.0.0.2"
  86.  
  87.  
  88.  
  89. [SourceDisksNames]
  90. 4669 = "Windows Media Playlist Install",,0
  91.  
  92. [SourceDisksFiles]
  93.  
  94.  
  95.  
  96. mymusic.inf=4669
  97.  
  98.  
  99.  
  100. [Copy.MyMusic] 
  101.  
  102.  
  103.  
  104.  
  105. [Copy.Playlists]
  106. %Playlist1.wpl%,Playlist1.wpl 
  107. %Playlist10.wpl%,Playlist10.wpl 
  108. %Playlist11.wpl%,Playlist11.wpl 
  109. %Playlist12.wpl%,Playlist12.wpl 
  110. %Playlist13.wpl%,Playlist13.wpl 
  111. %Playlist14.wpl%,Playlist14.wpl 
  112. %Playlist15.wpl%,Playlist15.wpl 
  113. %Playlist2.wpl%,Playlist2.wpl 
  114. %Playlist3.wpl%,Playlist3.wpl 
  115. %Playlist4.wpl%,Playlist4.wpl 
  116. %Playlist5.wpl%,Playlist5.wpl 
  117. %Playlist6.wpl%,Playlist6.wpl 
  118. %Playlist7.wpl%,Playlist7.wpl 
  119. %Playlist8.wpl%,Playlist8.wpl 
  120. %Playlist9.wpl%,Playlist9.wpl 
  121.  
  122. [Strings]
  123. KEY_WMP = "SOFTWARE\Microsoft\MediaPlayer"
  124. MP2_FOLDER = "Windows Media Player"
  125.  
  126. ;;;;;;;--------------------------------------------
  127. ;-- Only localize strings below this line
  128. ;;;;;;--------------------------------------------
  129. LANGUAGE="EN"
  130.  
  131. STR_SAMPLEPLAYLISTS="Sample Playlists"
  132.  
  133.  
  134. MYMUSICSTR = "My Music"
  135. PROGRAMFILES = "Program Files"
  136. MYDOCSDIR="My Documents"
  137.  
  138. PLAYLIST1.wpl="Favorites -- 4 and 5 star rated.wpl"
  139. PLAYLIST2.wpl="Favorites -- Have not heard of recent.wpl"
  140. PLAYLIST3.wpl="Favorites -- Listen to late at night.wpl"
  141. PLAYLIST4.wpl="Favorites -- One Audio CD worth.wpl"
  142. PLAYLIST5.wpl="Favorites -- Listen to on Weekdays.wpl"
  143. PLAYLIST6.wpl="Favorites -- Listen to on Weekends.wpl"
  144. PLAYLIST7.wpl="Fresh tracks -- yet to be played.wpl"
  145. PLAYLIST8.wpl="Fresh tracks -- yet to be rated.wpl"
  146. PLAYLIST9.wpl="Fresh tracks.wpl"
  147. PLAYLIST10.wpl="High bitrate media in my library.wpl"
  148. PLAYLIST11.wpl="Low bitrate media in my library.wpl"
  149. PLAYLIST12.wpl="Favorites -- One Data CD-R worth.wpl"
  150. PLAYLIST13.wpl="Music tracks I have not rated.wpl"
  151. PLAYLIST14.wpl="Music tracks I dislike.wpl"
  152. PLAYLIST15.wpl="Music tracks with content protection.wpl"
  153.