home *** CD-ROM | disk | FTP | other *** search
/ CD-ROM Today (BR) Volume 2 #9 / CDRTV2N9.iso / pira.bat < prev    next >
DOS Batch File  |  1996-08-07  |  213b  |  11 lines

  1. @echo off
  2. cls
  3. cd\progs\piranha
  4. echo This program will install Piranha to a directory called PIRANHA on your
  5. echo hard drive.
  6. pause
  7. pdemo95 -d c:\piranha
  8. echo.
  9. echo Run START.BAT to start the game.
  10. pause
  11.