home *** CD-ROM | disk | FTP | other *** search
/ MIDI Music Collection / MUSIC.iso / mtpro4b / setup.inf < prev    next >
Encoding:
INI File  |  1992-10-26  |  2.0 KB  |  80 lines

  1. ; Setup information used by SETUP.EXE
  2. ;
  3. ; Defined for PRO 4.6 Bonus Disk for Windows: 10/23/92;
  4. [dialog]
  5.         caption = "Setup for Pro 4.6 Bonus Disk"
  6.         subcaption = "Pro 4.6 Bonus Disk Installer:"
  7.            text1 = "You should install these items in the directory where Pro 4 was installed."
  8.         text2  ="If you installed Pro 4 in a different directory and/or on a different drive, then enter that drive and directory below."
  9.  
  10. [data]
  11.         sections = exes, qtunes, chain
  12.         defdir = C:\PRO4
  13.         chain = "NOTEPAD.EXE 0:README2.txt"
  14.  
  15. [disks]
  16.         1 =.,"Software Bonus Disk"
  17.  
  18. [exes]
  19.     Label = "AutoDesk Animation Player                                400k"
  20.     Select = yes
  21.     Dest = 0:
  22.     size = 409600
  23.     count = 6
  24.     1 = 1:AAWIN.EXE, "AutoDesk Animation Player"
  25.     2 = 1:AAWIN.HLP
  26.     3 = 1:AAPLAY.DLL
  27.     4 = 1:recip.flc
  28.     5 = 1:tigercat.fli
  29.     6 = 1:README2.TXT
  30.     
  31. [qtunes]
  32.     Label = "QuickTunes MIDI Files                                      654k"
  33.     Select = yes
  34.     Dest = 0:Qtunes
  35.     Size = 670317
  36.     Count = 24
  37.     1 = 1:quikread.txt, "QuickTunes MIDI Files"
  38.     2 = 1:BIGBAND.MID    
  39.     3 = 1:BOSSNOVA.MID
  40.     4 = 1:FUSION.MID
  41.     5 = 1:HORNFUNK.MID
  42.     6 = 1:MILESION.MID
  43.     7 = 1:DRIVING.MID
  44.     8 = 1:NBAJAZ.MID
  45.     9 = 1:SAILING.MID
  46.     10 = 1:SPORTS1.MID
  47.     11 = 1:DAYDRIVE.MID
  48.     12 = 1:OLDROAD.MID
  49.     13 = 1:SPRING.MID
  50.     14 = 1:THEALPS.MID
  51.     15 = 1:TRAINS.MID
  52.     16 = 1:YOSEMITE.MID
  53.     17 = 1:CHILD.MID
  54.     18 = 1:EARTHDAY.MID
  55.     19 = 1:SUNFIELD.MID
  56.     20 = 1:SUNMOON.MID
  57.     21 = 1:PICKIN.MID
  58.     22 = 1:RAPTRACK.MID
  59.     23 = 1:RASTAMON.MID
  60.     24 = 1:ROCKIN.MID
  61.     25 = 1:SALSA.MID
  62.  
  63. [chain]
  64.     Label = "View the README file.                                         1k"
  65.     Select = yes
  66.     Size = 1024
  67.     Count = 0
  68.  
  69.     
  70. [groups]
  71.      Count = 1
  72.      1 = Pro4Bonus, 1, exes, qtunes
  73.  
  74. [Pro4Bonus]
  75.     Count = 4
  76.     1 = "AAPlay", 0:AAWIN.EXE, 0:AAWIN.EXE, 0, exes
  77.     2 = "AAPlay Help", "WINHELP.EXE 0:AAWIN.HLP", WINHELP.EXE, 0, exes
  78.     3 = "Read Me 2", "notepad.exe 0:readme2.txt", NOTEPAD.EXE, 0, exes
  79.     4 = "About QuikTunes", "notepad.exe 0:QTUNES\QUikread.txt", NOTEPAD.EXE, 0, qtunes
  80.