home *** CD-ROM | disk | FTP | other *** search
/ What PC? 1996 September / WPCSEP96.ISO / genedemo / install.bat < prev    next >
Encoding:
DOS Batch File  |  1996-02-26  |  161 b   |  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.