Microsoft KB Archive/103155: Difference between revisions

From BetaArchive Wiki
(importing KB archive)
 
m (Text replacement - ">" to ">")
 
(One intermediate revision by the same user not shown)
Line 57: Line 57:
Valid MUSICBOX.INI Entries Are:
Valid MUSICBOX.INI Entries Are:
<pre class="fixed_text">  [General]
<pre class="fixed_text">  [General]
   WindowXPosn = &lt;X Position&gt;
   WindowXPosn = <X Position>
   WindowXPosn = &lt;X Position&gt;
   WindowXPosn = <X Position>


   Shuffle= &lt;1 shuffle is on, 0 shuffle is off&gt;
   Shuffle= <1 shuffle is on, 0 shuffle is off>
   Repeat= &lt;1 repeat is on, 0 repeat is off&gt;
   Repeat= <1 repeat is on, 0 repeat is off>


   [&lt;disc ID #&gt;]
   [<disc ID #>]
   DiskTItle= &lt;Title&gt;
   DiskTItle= <Title>
   Track1= &lt;Track Title&gt;
   Track1= <Track Title>
   .
   .
   .
   .
   TrackN= &lt;Track Title&gt;
   TrackN= <Track Title>
   Playlist= &lt;track #&gt;...&lt;track #&gt;...&lt;track #&gt;
   Playlist= <track #>...<track #>...<track #>
                 </pre>
                 </pre>
Example:
Example:

Latest revision as of 17:41, 20 July 2020

Knowledge Base


Adding Musical Disc and Track Titles to Music Box

Article ID: 103155

Article Last Modified on 11/14/2003



APPLIES TO

  • Microsoft Windows Sound System 1.0
  • Microsoft Windows Sound System 1.0a
  • Microsoft Windows Sound System 2.0



This article was previously published under Q103155

SUMMARY

Disc titles and track titles for individual audio compact discs (CDs) can be added to the Music Box program that comes with Windows Sound System.

MORE INFORMATION

The CD titles and track titles added to Music Box are saved in the MUSICBOX.INI file and searched each time a new CD is placed into the CD-ROM drive.

Valid MUSICBOX.INI Entries Are:

   [General]
   WindowXPosn = <X Position>
   WindowXPosn = <X Position>

   Shuffle= <1 shuffle is on, 0 shuffle is off>
   Repeat= <1 repeat is on, 0 repeat is off>

   [<disc ID #>]
   DiskTItle= <Title>
   Track1= <Track Title>
   .
   .
   TrackN= <Track Title>
   Playlist= <track #>...<track #>...<track #>
                

Example:

   [General]
   WindowXPosn=103
   WindowYPosn=39
   Shuffle=0
   Repeat=0

   [25118464]
   DiscTitle=Genesis - We Can't Dance
   Track1=No Son of Mine
   Track2=Jesus He Knows Me
   Track3=Driving the Last Spike
   Track4=I Can't Dance
   Track5=This Is Elevator Music for Adults
   Track6=Dreaming While You Sleep
   Track7=Tell Me Why I Bought This CD
   Track8=Living Forever
   Track9=Hold on My Heart
   Track10=Way of the World
   Track11=Since I Lost You
   Track12=Fading Lights
   PlayList=1 2 3 4 5 6 7 8 9 10 11 12
                


Additional query words: 1.0 2.0 Automatic CD CD's List's List CD- ROM musical songs disk disks

Keywords: KB103155