home *** CD-ROM | disk | FTP | other *** search
/ The Best of Select: Games Special 11 / CD_1.iso / battledm / go.bat < prev    next >
DOS Batch File  |  1997-05-06  |  404b  |  23 lines

  1. @cls
  2. @if exist c:\acclaim\battledm\bs.bat goto noinstall
  3. @echo  
  4. @echo  
  5. @echo This program installs 2,5 MB on your harddisk.
  6. @echo  
  7. @echo  
  8. @echo Please install in the path given, to start the game properly
  9. @echo  
  10. @echo Press  CTRL-C  NOW  to stop this game to be installed!!
  11. @echo  
  12. @echo  
  13. @pause
  14. @install
  15. :noinstall
  16. @c:
  17. @cd \acclaim\battledm
  18. @call bs.bat
  19. :end
  20. @d:
  21. @cd \
  22. @menu
  23.