home *** CD-ROM | disk | FTP | other *** search
/ PC Action 1996 July / PCA0796.ISO / sse / ds9.bat < prev    next >
DOS Batch File  |  1995-08-20  |  116b  |  9 lines

  1. @echo off
  2. if exist dig.ini goto sound
  3. setsound
  4. :sound
  5. if exist setup.cfg goto game
  6. setup
  7. :game
  8. deep.exe ssi
  9.