home *** CD-ROM | disk | FTP | other *** search
/ Minami 81 / MINAMI81.ISO / Extra / MPSetup.exe / 1033 / RCDATA / CABINET / mymusic.inf < prev    next >
INI File  |  2002-12-14  |  3KB  |  132 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.  
  46.  
  47. Copy.Playlists=49650
  48.  
  49. [ProgramFilesDir]
  50. HKLM,"Software\Microsoft\Windows\CurrentVersion","ProgramFilesDir","","%24%\%PROGRAMFILES%"
  51.  
  52. [Win9xDocsDir]
  53. HKCU,"Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders","Personal","","%24%\%MYDOCSDIR%"
  54.  
  55. [DocsDir]
  56. HKLM,"Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders","Common Documents","","%49401%"
  57.  
  58. [MyPlaylistsDirectory]
  59. ,,,,"%49500%\%MYMUSICSTR%\%STR_SAMPLEPLAYLISTS%"
  60.  
  61.  
  62.  
  63. [SetRegKeys]
  64.  
  65.  
  66.  
  67.  
  68. HKLM,"%KEY_WMP%\Preferences", "MyPlayLists",,"%49650%"
  69.  
  70.  
  71. HKLM,"%KEY_WMP%\Preferences", "FirstTime",0x00010001,1
  72.  
  73. HKLM,"%KEY_WMP%\Setup", "PlaylistsVersion",,"0.0.0.4"
  74.  
  75.  
  76. [SourceDisksNames]
  77. 4669 = "Windows Media Playlist Install",,0
  78.  
  79. [SourceDisksFiles]
  80. mymusic.inf=4669
  81.  
  82.  
  83.  
  84. [Copy.Playlists]
  85. %Plylst1.wpl%,Plylst1.wpl 
  86. %Plylst10.wpl%,Plylst10.wpl 
  87. %Plylst11.wpl%,Plylst11.wpl 
  88. %Plylst12.wpl%,Plylst12.wpl 
  89. %Plylst13.wpl%,Plylst13.wpl 
  90. %Plylst14.wpl%,Plylst14.wpl 
  91. %Plylst15.wpl%,Plylst15.wpl 
  92. %Plylst2.wpl%,Plylst2.wpl 
  93. %Plylst3.wpl%,Plylst3.wpl 
  94. %Plylst4.wpl%,Plylst4.wpl 
  95. %Plylst5.wpl%,Plylst5.wpl 
  96. %Plylst6.wpl%,Plylst6.wpl 
  97. %Plylst7.wpl%,Plylst7.wpl 
  98. %Plylst8.wpl%,Plylst8.wpl 
  99. %Plylst9.wpl%,Plylst9.wpl 
  100.  
  101. [Strings]
  102. KEY_WMP = "SOFTWARE\Microsoft\MediaPlayer"
  103. MP2_FOLDER = "Windows Media Player"
  104.  
  105. ;;;;;;;--------------------------------------------
  106. ;-- Only localize strings below this line
  107. ;;;;;;--------------------------------------------
  108. LANGUAGE="ES"
  109.  
  110. STR_SAMPLEPLAYLISTS="Sample Playlists"
  111.  
  112.  
  113. MYMUSICSTR = "Mi m·sica"
  114. PROGRAMFILES = "Archivos de programa"
  115. MYDOCSDIR="Mis documentos"
  116.  
  117. PLYLST1.wpl="Favorites -- 4 and 5 star rated.wpl"
  118. PLYLST2.wpl="Favorites -- Have not heard recently.wpl"
  119. PLYLST3.wpl="Favorites -- Listen to late at night.wpl"
  120. PLYLST4.wpl="Favorites -- One Audio CD worth.wpl"
  121. PLYLST5.wpl="Favorites -- Listen to on Weekends.wpl"
  122. PLYLST6.wpl="Favorites -- Listen to on Weekdays.wpl"
  123. PLYLST7.wpl="Fresh tracks -- yet to be played.wpl"
  124. PLYLST8.wpl="Fresh tracks -- yet to be rated.wpl"
  125. PLYLST9.wpl="Fresh tracks.wpl"
  126. PLYLST10.wpl="High bitrate media in my library.wpl"
  127. PLYLST11.wpl="Low bitrate media in my library.wpl"
  128. PLYLST12.wpl="Favorites -- One Data CD-R worth.wpl"
  129. PLYLST13.wpl="Music tracks I have not rated.wpl"
  130. PLYLST14.wpl="Music tracks I dislike.wpl"
  131. PLYLST15.wpl="Music tracks with content protection.wpl"
  132.