home *** CD-ROM | disk | FTP | other *** search
/ Hall of Fame / HallofFameCDROM.cdr / graphic1 / keydrw-1.lzh / GO.BAT < prev    next >
DOS Batch File  |  1990-02-15  |  761b  |  16 lines

  1. echo off
  2. rem This start up BATch file can be modified as required by shareware
  3. rem distributors.  Please don't modify any other files or change their names.
  4. rem 2K of disk space should be left free on disk for proper operation.
  5. if not exist install.bat menu
  6. echo ╔═══════════════════════════════════════════════════╗
  7. echo ║ Start by INSTALLing PC-KEY-DRAW on your hard disk ║
  8. echo ║ For a floppy only system use DOS to make copies   ║
  9. echo ║ Work from the copies and not the originals.       ║
  10. echo ║ For basic information see README._P1              ║
  11. echo ║ To stop now and INSTALL use CTRL-BREAK now or     ║
  12. echo ║ Hit any key to load main menu of PC-KEY-DRAW      ║
  13. echo ╚═══════════════════════════════════════════════════╝
  14. pause>nul
  15. menu
  16.