home *** CD-ROM | disk | FTP | other *** search
/ Black Box 4 / BlackBox.cdr / w3_demos / harvwin.arj / DEMO.BAT next >
Encoding:
DOS Batch File  |  1992-04-01  |  425 b   |  16 lines

  1. echo off
  2. cls
  3. installh
  4. demo install
  5. goto exit
  6. :noinstall
  7. echo             Harvard Graphics for Windows Demo
  8. echo         ===========================================
  9. echo 
  10. echo        Sorry, your Harvard Graphics for Windows  
  11. echo         demo disk seems to be missing files.  Please  
  12. echo         make sure the DOS prompt is set to the drive  
  13. echo         containing the demo disk (e.g., "A>").
  14. echo 
  15. :exit
  16.