home *** CD-ROM | disk | FTP | other *** search
/ Shareware 1 2 the Maxx / sw_1.zip / sw_1 / GENEFILE / FHS1.ZIP / INTRO.ARC / FDINSTL2.BAT < prev    next >
DOS Batch File  |  1988-09-28  |  595b  |  20 lines

  1. DEL %2:FHSINSTL.BAT
  2. ECHO>%2:CONFIG.SYS BUFFERS=25
  3. IF %1?==1D? GOTO ENDIT
  4. ECHO :
  5. ECHO If you have 2 diskette drives you should place the REPORT diskette in the
  6. ECHO "%2" drive at this time.  If you have a single diskette drive you should
  7. ECHO wait until prompted to switch diskettes.
  8. ECHO :
  9. PAUSE
  10. COPY FDINSTL3.BAT %2:FHSINSTL.BAT
  11. ECHO :
  12. ECHO I am now transferring control to the REPORT diskette.
  13. %2:FHSINSTL.BAT %1 %2 %3
  14. :ENDIT
  15. CD \
  16. ECHO :
  17. ECHO You may now start a Family History System session by placing your
  18. ECHO STARTUP diskette in the "A" drive and entering: FHS
  19. ECHO :
  20.