home *** CD-ROM | disk | FTP | other *** search
/ Complete Bookshop / CompleteWorkshop.iso / jokes / whrbout / readme.bat < prev    next >
DOS Batch File  |  1989-06-07  |  2KB  |  52 lines

  1. echo off
  2. echo -------------------------------------------------------------------
  3. echo  This is Whereabouts version 1.0 (C) 1988 by:
  4. echo  All Rights Reserved.        The "Mouse Artist" Software
  5. echo                              P.O. BOX 658   Marlboro, MA 01752
  6. echo -
  7. echo  ***   It Requires a PC with EGA support and Hard Disk   ***
  8. echo  ***   (A CGA version is currently under development)    ***
  9. echo  ***   It will need about 700K of hard disk to store...  ***
  10. echo  ***   It will need about 300K of Real Memory to run...  ***
  11. echo -
  12. echo What is included:
  13. echo -----------------
  14. echo You Should find the follwoing files on the Whereabouts Diskette(s)
  15. echo -
  16. echo        README.BAT  = This File
  17. echo        WHR.BAT     = Runs Whereabouts
  18. echo        ORDER.FRM   = Print the Order Form of Whereabouts
  19. echo        WHRBOUT.EXE = The program that runs Whereabouts WHR.GL
  20. echo        WHR.GL      = The Wherabouts File
  21. echo -
  22. echo -------------------------------------------------------------------
  23. echo -
  24. echo - Press any Key for MORE......
  25. Pause
  26. echo -------------------------------------------------------------------
  27. echo To install:
  28. echo -----------
  29. echo For 5.25" 360K Diskettes use restore    eg: RESTORE A: C: /S
  30. echo       Will restore the Whereabouts diskettes from Drive A to
  31. echo       Drive C and create the WHRV10 directory in drive C:
  32. echo -
  33. echo For 5.25" 1.2M and 3.5" Diskettes Just use the DOS "COPY" commmand
  34. echo                      eg: COPY A:*.* C:\whrv10
  35. echo     Will Install Whereabouts from drive A into Drive C in the
  36. echo     WHR Directory. (You must create the Directory WHRV10 first)
  37. echo -
  38. echo     * * * Whereabouts can run from 5.25" 1.2M and 3.5" * * *
  39. echo     * * *   Diskettes Directly but would run Slower!   * * *
  40. echo -
  41. echo To run:
  42. echo -------
  43. echo Type: WHR
  44. echo -
  45. echo It is suggested to include the Directory of Whereabouts
  46. echo "WHRV10" in the PATH of the AUTOEXEC.BAT file so that you
  47. echo may start Whereabouts from any place.
  48. echo -------------------------------------------------------------------
  49. echo Press any key to find how a free IBM PS/2 can be yours...
  50. Pause
  51. whrbout drawing
  52.