home *** CD-ROM | disk | FTP | other *** search
/ Share Gallery 1 / share_gal_1.zip / share_gal_1 / GE / GE003C.ZIP / INSTALL.DOC < prev    next >
Text File  |  1990-07-14  |  6KB  |  100 lines

  1.                              FAMILY HISTORY SYSTEM
  2.                           Installation  Procedure for
  3.                              Basic Set of Programs
  4.  
  5.   Before beginning this INSTALL procedure, you should first make sure that you
  6.   have all the diskettes that make up the public portion of the Family History
  7.   System software.  You should have three 5 1/4" (360k) diskettes or two 3 1/2
  8.   (720k) diskettes.  During the INSTALL procedure, the 5 1/4" diskettes will
  9.   be referred to as "B1", "B2" and "B3", or the 3 1/2" diskettes will be
  10.   referred to as "B1" and "B2".  If your diskettes are not labeled this way,
  11.   you should mark them properly before beginning the INSTALL procedure.  To
  12.   determine the proper Identification for a diskette, place the diskette in
  13.   your A drive and enter:    dir  a:/p
  14.   The "B1" diskette will have a file named "FHSDISK.B1" on it.  Similarly, the
  15.   "B2" diskette will have a file: "FHSDISK.B2" and the "B3" diskette will have
  16.   a file named "FHSDISK.B3".  In the following description, I will refer to
  17.   these diskettes as the Family History System "distribution diskettes"
  18.   because that is how they are "distributed" or "sent out" by me.
  19.  
  20.   (NOTE to Registered Users:  If you are installing the complete set of
  21.   Family History System programs, you should have two additional 5 1/4"
  22.   diskettes or one additional 3 1/2" diskette.  These will be labeled "X1"
  23.   and "X2" for 5 1/4" or just "X1" for 3 1/2".  You should place the X1
  24.   diskette in your A drive and enter:  A:GO INSTALL
  25.   to receive instructions for installing the complete set of programs.  The
  26.   remaining instructions in this document are for those who are just working
  27.   with the public version of the system.)
  28.  
  29.   The distribution diskettes for the Family History System contain many files
  30.   that are not used during the normal operation of the system.  The purpose of
  31.   this procedure is to prepare a "working copy" of those files that are
  32.   required for you to create, maintain and process files of information about
  33.   your own Family.
  34.  
  35.   If you are planning to run the system from diskettes you will first have to
  36.   format one or two diskettes to hold this working copy of the programs.  One
  37.   diskette should be labeled the STARTUP diskette.  To prepare it, place your
  38.   DOS diskette, which has the FORMAT command, in the "A" drive of your PC, the
  39.   STARTUP diskette in the "B" drive and enter the following command:
  40.     A>FORMAT B:/s
  41.   If you are using 360k diskettes, you will need a second diskette which
  42.   should be labeled the REPORT diskette.  After preparing the STARTUP diskette
  43.   place the REPORT diskette in the "B" drive and enter the command:
  44.     A>FORMAT B:    (leave off the "/S" this time)
  45.  
  46.   WARNING: any form of the FORMAT command will destroy all contents of the
  47.     diskette which is placed in the "B" drive, so make sure the one you use
  48.     does not have anything on it that you wish to save.
  49.  
  50.   If you are planning to run the programs from a HARD DISK, the INSTALL
  51.   procedure will create a FAMILY sub-directory on your hard disk and copy
  52.   all program files to it.  An FHS.BAT file will be created in the main
  53.   directory of your hard disk to assist you in starting the programs.
  54.  
  55.   When you have completed this preparation and are ready for installation
  56.   to begin, place the Family History System "B1" diskette in drive "A" and
  57.   enter:
  58.  
  59.             A:GO INSTALL xx y
  60.  
  61.   where:   xx = 2D    if installing on two 360k floppy diskettes
  62.               = 1D    if installing on a 720k (or greater) capacity diskette
  63.               = HD    if installing on a hard disk
  64.  
  65.        and  y = the drive identifier (B,C,D,...) for the hard disk drive
  66.                 or floppy drive on which the working copy of the programs
  67.                 or the sample files is to be created.
  68.  
  69.  
  70.   SOME NOTES ABOUT THE INSTALL PROCESS:
  71.     1. The INSTALL procedure requires that the distribution diskettes be
  72.        compatible with the "A" drive of your PC.  If the diskettes you
  73.        received are not compatible with your "A" drive, but instead are
  74.        on diskettes for your "B" drive, you can still install the
  75.        programs on a hard drive by using the DOS ASSIGN command to redirect
  76.        all requests for the "A" drive to the "B" drive.  The command for
  77.        doing this is:  C>assign a b
  78.        Following this command, your "B" drive will be treated as the "A"
  79.        drive (as well as the "B" drive).  You may then continue with the
  80.        INSTALL procedure described above.  After the installation is
  81.        complete, you will want to immediately restore the drives to their
  82.        normal identification by entering:      C>assign
  83.  
  84.     2. If you are upgrading from an earlier version of this software, you
  85.        may continue working with all your family files just as before.  No
  86.        conversion process is required.  If you have made any changes to the
  87.        default file name tables, screen colors, or printer control tables,
  88.        you may transfer those changes to the new program diskettes by
  89.        copying the FAMILY.DAT file from your previous program diskette to
  90.        the STARTUP diskette.  If you are re-installing the programs on a
  91.        hard disk, your FAMILY.DAT file will not be affected so your changes
  92.        to these default values will be retained throughout the INSTALL
  93.        process.
  94.  
  95.   --------------------------------------------------------------------------
  96.  
  97.        Enter:          GO PRINT INSTALL
  98.        to receive a printed copy of these instructions.
  99.  
  100.