home *** CD-ROM | disk | FTP | other *** search
/ Share Gallery 1 / share_gal_1.zip / share_gal_1 / BF / BF201.ZIP / INFO.BAT < prev    next >
DOS Batch File  |  1991-12-28  |  2KB  |  40 lines

  1. echo off
  2. cls
  3. echo Requirements        448K RAM  CGA,EGA,or VGA Monitor
  4. echo                     ................................................
  5. echo Overview            NOTES.TXT file
  6. echo                     To print file enter COPY NOTES.TXT LPT1
  7. echo                     To view on the screen enter BROWSE NOTES.TXT
  8. echo                     ................................................
  9. echo In depth overview   READ.ME file
  10. echo                     To print file enter COPY READ.ME LPT1
  11. echo                     To view on the screen enter BROWSE READ.ME
  12. echo                     ................................................
  13. echo Files Listing       FILES.TXT file
  14. echo                     To print file enter COPY FILES.TXT LPT1
  15. echo                     To view on the screen enter BROWSE FILES.TXT
  16. echo                     ................................................
  17. pause
  18. cls
  19. echo Installation        THIS DISK CONTAINS ARCHIVED FILES THAT MUST BE
  20. echo                     UN-ARCHIVED BEFORE IT WILL RUN.  Do the following:
  21. echo                     Place the disk in a floppy drive and enter INSTALL
  22. echo                     followed by a source drive then a destination drive.
  23. echo                     For example place the disk in drive A and enter
  24. echo                     INSTALL A C  This will transfer the program to your
  25. echo                     hard disk.
  26. echo  
  27. echo                     If you are updating an unregistered copy of version
  28. echo                     6.0X to a registered copy you will need to transfer
  29. echo                     the registration identification.  This is done by
  30. echo                     using the conversion module within the program.
  31. echo                     ................................................
  32. pause
  33. cls
  34. echo Documentation       To print MANUAL enter:COPY STOCK.DOC LPT1
  35. echo Printing            To view MANUAL on SCREEN enter:BROWSE STOCK.DOC
  36. echo                     ................................................
  37. echo Program Start       After installation go to the STOCK5 directory and
  38. echo                     enter STOCK.
  39. echo                     Copyright 1991 FreeBooter(tm) Software
  40.