home *** CD-ROM | disk | FTP | other *** search
/ PC Musician 2000 / PC_Musician_2000.iso / PCMUSIC / MISC / MUSICZIP / INSTALL.TXT < prev    next >
Encoding:
Text File  |  1996-03-28  |  10.2 KB  |  200 lines

  1. Having trouble installing MUSIC?
  2.                           ----------------------------
  3.                           MUSIC v3.3 Installation Help
  4.                           ----------------------------
  5.  
  6.   Syntax:   INSTALL [music_directory_name]
  7.  
  8. Examples:   INSTALL                   <- installs MUSIC in C:\MUSIC (suggested)
  9.             INSTALL D:\MUSIC32        <- installs MUSIC in D:\MUSIC32
  10.  
  11.  
  12. The INSTALL.BAT program should be all you need to run to completely get MUSIC
  13. up and running.  If you are having troubles with it then you can read this to
  14. help you get it going manually.  The most common reason for the INSTALL program
  15. to have trouble is "out of environment space" which is a trickier problem to
  16. fix than to install MUSIC yourself (environment space is increased by adding
  17. the line "shell=c:\dos\command.com /p /e:1024" in the CONFIG.SYS file then
  18. rebooting).
  19.  
  20.  
  21. MUSICZIP.EXE is a self-extracting ZIP file.  Place it in a temporary directory
  22. on your hard drive or your root directory then run it (just type MUSICZIP and
  23. press [Enter]).
  24. It should give birth to the following files (in the same directory)...
  25.  
  26.     STUFFZIP.EXE - MUSIC program, manual, demo data files and other stuff.
  27.     INSTALL.BAT  - The all-you-should-need MUSIC installation program.
  28.     INSTALL.TXT  - This installation trouble-shooting information file.
  29.     README.MUS   - Basic information to get you started.  INSTALL.BAT will
  30.                    show this file to you during the installation.
  31.     REGISTER.TXT - Registration info and form in simple text file in case
  32.                    your last resort is to get a real copy through registration.
  33.     CHOICE.COM   - Needed by the INSTALL.BAT program to ask you questions.
  34.  
  35. You will also want to place the installation file that contains the MUSIC 
  36. Manual for your particular printer (DOC_PS.EXE for PostScript printers or
  37. DOC_PCL.EXE for standard HP LaserJet II type printers) in your temporary
  38. installation directory.
  39. Now all you have to do is run INSTALL.BAT.  Most people will want to install
  40. MUSIC in the directory C:\MUSIC.  If this is the case for you then run the
  41. installation program simply by typing INSTALL and pressing [Enter].
  42. If you wish to install MUSIC in a different directory then run the installation
  43. program like this...
  44.                       INSTALL D:\STUFF\MUSIC3
  45.                               ^^^^^^^^^^^^^^^
  46. Replace the D:\... with the directory you wish to install MUSIC in.
  47.  
  48. The installation program shows you the README.MUS file, asks you some questions
  49. and does the full MUSIC install.  It also allows you to print the MUSIC
  50. manual.  You can only do this if you have a PostScript printer or a standard
  51. HP LaserJet II compatible PCL printer (as most laser printers are).
  52.  
  53. If, for some reason, the installation process doesn't work you can try to do it
  54. manually by following these steps...
  55.  
  56. UPGRADING?
  57. ~~~~~~~~~~
  58.   If you already have an older version of MUSIC then all you really need is
  59.   the new MUSIC.EXE.  You may also want the Christmas Song Drawer which you
  60.   can get by running XMASZIP.EXE in a new directory (typically C:\MUSIC\XMAS).
  61.   You can get MUSIC.EXE and XMASZIP.EXE by running STUFFZIP.EXE in a temporary
  62.   directory.
  63.  
  64.  
  65. FIRST TIME INSTALLATION
  66. ~~~~~~~~~~~~~~~~~~~~~~~
  67.   This installation process assumes you have already run MUSICZIP.EXE in some
  68.   temporary directory (or root directory C:\) and your current working
  69.   directory is in that temporary directory.  This is a fair assumption since
  70.   you couldn't get this INSTALL.TXT file without running MUSICZIP.EXE.
  71.   If you ran MUSICZIP.EXE in your MUSIC directory (usually C:\MUSIC) then
  72.   skip the first 2 steps and begin on step 3.
  73.  
  74. 1. Create the directory you want to put MUSIC in (typically C:\MUSIC)...
  75.              MKDIR c:\music
  76. 2. Copy the file STUFFZIP.EXE and REGISTER.TXT into that new directory...
  77.              COPY STUFFZIP.EXE c:\music
  78.              COPY REGISTER.TXT c:\music
  79. 3. Go to the new directory and run STUFFZIP.EXE...
  80.              C:
  81.              CD \music
  82.              STUFFZIP
  83. 4. STUFFZIP.EXE should have created several more files.  You need to select
  84.    the proper MUSIC.CFG configuration file depending on the type of printer
  85.    you have.
  86.         If you have a PCL printer (HP LaserJet II and compatibles) type...
  87.              REN CFG.PCL MUSIC.CFG
  88.         If you have a CaPSL printer (Canon LBP-8II/8III/8IV, LBP-4/4U/4Lite)...
  89.              REN CFG.PSL MUSIC.CFG
  90.         If you have neither...
  91.              REN CFG.NO MUSIC.CFG
  92. 5. Make your Christmas Carols song drawer...
  93.              MKDIR XMAS
  94.              XMASZIP XMAS     (this extracts several files into C:\MUSIC\XMAS)
  95. 6. If you want to print the MUSIC manual and you have either a PostScript or
  96.    a PCL printer (most laser printers are) then unzip the proper file to the
  97.    new MUSIC directory.  If you only have access to a dot matrix or other
  98.    standard print-head type printer (ink jets, etc) then you can only get
  99.    the manual by registering MUSIC with the option to have the manual mailed
  100.    to you.
  101.    Turn your printer on; make sure it's ready to go.  The manual is 70+ pages
  102.    so check that you have enough paper.  The examples below assume your printer
  103.    is connected to the standard printer port on LPT1: as most printers are
  104.    (even for most network printers).  If this is not the case for you then
  105.    exchange "LPT1:" for your proper printer device name.
  106.         For PostScript printers...
  107.              DOC_PS c:\music     (extracts the file MUSICDOC.PS which is 900k)
  108.              COPY c:\music\MUSICDOC.PS LPT1:
  109.         For PCL printers (HP Laserjet II and compatibles)...
  110.              DOC_PCL c:\music    (extracts the file MUSICDOC.PCL which is 800k)
  111.              COPY /B c:\music\MUSICDOC.PCL LPT1:      <<- don't forget the "/B"
  112.                   ^^
  113. 7. The last page of the MUSIC manual is the registration form, but if you
  114.    could not print the manual and you want a copy of it then you need to
  115.    register MUSIC.  So how do you get the registration form if you can't
  116.    print the manual?  Ahhh, I thought of that!  If you have any standard
  117.    type of printer (dot matrix, ink jet, etc) then you can simply print the
  118.    file REGISTER.TXT which is a simple text file.
  119.               COPY REGISTER.TXT LPT1:
  120.    If you don't have a printer at all then you can simply hand write it out
  121.    so it looks like the form in REGISTER.TXT (look at it with any text editor).
  122.    Fill in this form; choose the registration option that includes the manual,
  123.    follow the directions on the form, and send it with your payment to the
  124.    address on the form.  I'll mail you the full package deal based on your
  125.    registration option.
  126. 8. Cleanup the installation files which you won't need any more...
  127.         DEL DOC*.EXE
  128.         DEL CFG.*
  129.         DEL STUFFZIP.EXE
  130.         DEL XMASZIP.EXE
  131.    Delete all the files in the temporary directory you ran MUSICZIP.EXE in
  132.    unless it was the root directory C:\ in which case you should delete
  133.    these files from there...
  134.         INSTALL.BAT, INSTALL.TXT, README.MUS, STUFFZIP.EXE, REGISTER.TXT,
  135.         MUSICZIP.EXE (You may want to put MUSICZIP.EXE on a floppy before
  136.         deleting it in case you want to share MUSIC with someone else).
  137.  
  138.    That's it!  You run MUSIC by going into the MUSIC directory (c:\music),
  139.    type MUSIC and press [Enter].  There are special command-line options
  140.    that you can use (like auto-quick-loading a song drawer) and these options
  141.    are explained in the manual.  You may want to create a batch file called
  142.    MUSIC.BAT and place it in some directory that is in your DOS search PATH
  143.    (C:\ (root) and C:\BATCH are common examples).  MUSIC.BAT could look like...
  144.                         C:\MUSIC\MUSIC.EXE C:\MUSIC
  145.    This simple one-line batch file, when run from -any- working directory, will
  146.    not only run the MUSIC program, but it will also tell MUSIC to automatically
  147.    load the song drawer in the C:\MUSIC directory.  This is a common technique.
  148.  
  149.  
  150. FILES (v3.3)
  151. ~~~~~~~~~~~~
  152.   MUSIC.EXE    - The main MUSIC program.
  153.   REGISTER.TXT - MUSIC Registration information and mail-in form.
  154.   UPDATES.TXT  - Lists the mods made to MUSIC for each new version.
  155.   SUMMARY.TXT  - General overview of the MUSIC program's features.
  156.   FILE_FMT.TXT - MUSIC data file formats for you hackers out there.
  157.   MUSICDOC.PS  - MUSIC Manual if you have a PostScript printer.
  158.   MUSICDOC.PCL - MUSIC Manual if you have a PCL printer (HP LaserJet II clone).
  159.   MUSIC.DWR    - A small "song drawer" file.
  160.   *.MUS        - A few non-Copyrighted songs for you to look at.
  161.   *.PC         - Printer Configuration files, most of which will only work
  162.                  with laser printers.
  163.  
  164. There are also file in the XMAS subdirectory which are songs for the Christmas
  165. carols song drawer.  Be sure to "Get another drawer" and load this song drawer
  166. to check out the songs in there.
  167.  
  168. If you have more problems then you can contact me via email (address below).
  169.  
  170.  
  171. MUSIC Installation Software Package
  172. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  173.      MUSICZIP.EXE, STUFFZIP.EXE, DOC_PS.EXE, DOC_PCL.EXE, XMASZIP.EXE are
  174.      all self-extracting ZIP files (compressed).  When you run them they
  175.      give birth to the files listed to the right of them after the "==".
  176.  
  177.      MUSICZIP.EXE == STUFFZIP.EXE == MUSIC.EXE
  178.                      INSTALL.BAT     SUMMARY.TXT
  179.                      INSTALL.TXT     UPDATES.TXT
  180.                      README.MUS      FILE_FMT.TXT
  181.                      REGISTER.TXT    CFG.PCL   (MUSIC.CFG for HP PCL)
  182.                      CHOICE.COM      CFG.PSL   (for Cannon CaPSL)
  183.                                      CFG.NO    (for no printer codes)
  184.                                      *.PC      (Printer Config files)
  185.                                      MUSIC.DWR (demo main song drawer)
  186.                                      MUSIC.SL  (demo Selection List file)
  187.                                      *.MUS     (demo song files)
  188.                                      XMASZIP.EXE  == MUSIC.DWR (...\XMAS)
  189.                                                      *.MUS (Xmas songs)
  190.  
  191.      DOC_PS.EXE   == MUSICDOC.PS
  192.      DOC_PCL.EXE  == MUSICDOC.PCL
  193.  
  194. That's it.  Have fun.
  195.  
  196.             Thanks for registering MUSIC.
  197.  
  198. --Chris Pierce
  199. cap@scvnet.com
  200.