home *** CD-ROM | disk | FTP | other *** search
/ Share Gallery 1 / share_gal_1.zip / share_gal_1 / UT / UT228.ZIP / AUTOLARC.BAT next >
DOS Batch File  |  1991-12-13  |  1KB  |  25 lines

  1. echo off
  2. cls
  3. echo The next step is to change to the drive and directory containing the
  4. echo software.  If you used the installation command suggested at the
  5. echo beginning of this install then type the following commands at a DOS 
  6. echo prompt.
  7. echo    c:
  8. echo    cd \utils
  9. echo If you installed the software to a different path these commands must
  10. echo be changed accordingly.
  11. echo ----
  12. echo To run the main program type the following command.
  13. echo    fcomp
  14. echo A copyright screen will display briefly and then the shareware registra-
  15. echo tion screen.  To print the manual for this software press the down arrow
  16. echo key twice to highlight "Print Manual" and press Enter.  If you simply 
  17. echo want to continue on to the rest of the program highlight "Continue" and
  18. echo press Enter.
  19. echo ----
  20. echo The "Getting Started" section of the manual gives a quick overview of the
  21. echo program.  The sections following the "Getting Started" section detail the
  22. echo features of the program.
  23. echo ----
  24. pause
  25.