home *** CD-ROM | disk | FTP | other *** search
/ PowerPlay 1996 September / PowerPlay0996.iso / genedemo / install.bat < prev    next >
DOS Batch File  |  1996-02-26  |  161b  |  10 lines

  1. @echo off
  2. if not exist install.ini goto error
  3. setsound
  4. goto end
  5. :error
  6. echo Please change your drive to the game CD,
  7. echo and enter INSTALL.
  8. :end
  9. echo.
  10.