home *** CD-ROM | disk | FTP | other *** search
/ CD Action 9 A / cdactioncoverdisc / genedemo / install.bat < prev    next >
Encoding:
DOS Batch File  |  1996-04-15  |  176 b   |  12 lines

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