home *** CD-ROM | disk | FTP | other *** search
/ The Best of Select: Games 9 / CD_1.iso / emsgames / tempest / go.bat next >
DOS Batch File  |  1996-03-17  |  210b  |  14 lines

  1. @cls
  2. @echo  
  3. @echo  
  4. @echo EMS-memory needed.  This game will be installed on your harddisk  NOW .
  5. @echo  
  6. @echo Press Ctrl-Break to stop installing...
  7. @echo  
  8. @echo  
  9. @pause
  10. @install
  11. @cd \
  12. @menu
  13.  
  14.