home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 11 / 11.iso / m / m087 / 1.img / SETUPMTR.INF < prev    next >
Encoding:
INI File  |  1992-07-31  |  2.4 KB  |  86 lines

  1. [dialog]
  2.      caption = "Midisoft Music Mentor Setup"
  3.      line0   = "Installing Midisoft Music Mentor"
  4.      line1   = "Setup installs Music Mentor into this directory, which it will create on your hard disk."
  5.      line2   = "We recommend that during installation you DO NOT CHANGE DEFAULT DIRECTORY NAMES."
  6.      line3   = "Click Continue to begin installation."
  7. ;
  8.      complete = "Installation is complete."
  9. ;
  10. [data]
  11.      setuptype   = 3
  12.      defdir = C:\MENTOR
  13.      shortname = Mentor
  14.      listbox = no
  15.      executable = disk2runtime, TBOOK.EXE
  16.      readme = readme.txt
  17. ;     modifyautoexec = no
  18. ;
  19. [sections]
  20.      disk1runtime,,, protect
  21.      disk1mentor,,, protect
  22.      disk2runtime,,, protect
  23.      disk2midifiles,,, protect
  24.      disk3runtime,,, protect
  25.      disk3mentor,,, protect
  26. ;
  27. [disks]
  28.     1 =., "Disk #1: Setup"
  29.     2 =., "Disk #2: Music Mentor"
  30.     3 =., "Disk #3: Music Mentor"
  31. ;
  32. [needed.space]
  33.     disk1runtime =  4000
  34.     disk1mentor =  56000
  35.     disk2runtime =  520000
  36.     disk2midifiles =  2900000
  37.     disk3runtime =  520000
  38.     disk3mentor =  2000000
  39. ;An extra 700K is included in the midifiles section for LHA's overhead in exploding the archive. The 
  40. ;remaining 2200K includes the space for the archive file itself plus the MIDI files on disk.
  41. ;
  42. [destinations]
  43.      disk1runtime,    "0:\RUNTIME", "Mentor File Set #1"
  44.      disk1mentor,    "0:", "Music Mentor"
  45.      disk2runtime,    "0:\RUNTIME", "Mentor File Set #2"
  46.      disk3runtime,    "0:\RUNTIME", "Mentor File Set #3"
  47.      disk2midifiles,    "0:\MIDFILES", "MIDI files"
  48.      disk3mentor,    "0:", "Music Mentor"
  49. ;
  50. [disk1runtime]
  51.      1:INDEX.MNT, "INDEX.MNT"
  52.      1:MENTOR.ICO, "MENTOR.ICO"
  53.      1:TBKDLG.DLL, "TBKDLG.DLL"
  54.      1:TBKFILE.DLL, "TBKFILE.DLL"
  55.      1:TBKMM.DLL, "TBKMM.DLL"
  56.      1:TBKNET.EXE, "TBKNET.DLL"
  57.  
  58. [disk1mentor]
  59.      1:README.TXT, "README.TXT"
  60.      1:SETUP.MNT, "SETUP.MNT"
  61.  
  62. [disk2runtime]
  63.      2:HELP.MNT, "HELP.MNT"
  64.      2:MIDISOFT.DLL, "MIDISOFT.DLL"
  65.      2:TBKCOMP.DLL, "TBKCOMP.DLL"
  66.      2:TBKUTIL.DLL, "TBKUTIL.DLL"
  67.      2:TBOOK.EXE, "TBOOK.EXE"
  68.  
  69. [disk2midifiles]
  70.      2:MIDFILES.EXE, "MIDI Files"
  71.  
  72. [disk3runtime]
  73.      3:TBKBASE.DLL, "TBKBASE.DLL"
  74.  
  75. [disk3mentor]
  76.      3:MENTOR.MTR, "MENTOR.MTR"
  77.  
  78. [progman.groups]
  79.       Music Mentor, MENTOR.GRP
  80. ;
  81. [Music Mentor]
  82.       "Music Mentor", disk3mentor, MENTOR.MTR, RUNTIME\MENTOR.ICO
  83. ;
  84. [win.ini]
  85.     Extensions, mtr = "C:\MENTOR\RUNTIME\TBOOK.EXE ^.MTR"
  86.