home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer 13 / 1995-12_Disc_13.iso / riddle / goodstuf / demo.bat next >
DOS Batch File  |  1995-04-13  |  173b  |  8 lines

  1. @echo off
  2. echo.
  3. echo You have not yet run the INSTALL program.  Press [ENTER] to do
  4. echo so now.  If you do not want to do this, press [CTRL][C].
  5. echo.
  6. pause
  7. install
  8.