home *** CD-ROM | disk | FTP | other *** search
/ PC Action 1996 September / PCA0996.ISO / demos / h2o / start.bat < prev    next >
Encoding:
DOS Batch File  |  1996-07-07  |  110 b   |  8 lines

  1. @echo off
  2. if exist t.txt goto weiter
  3. h2o.exe SETSOUNDCARD
  4. echo "bla" >t.txt
  5. :weiter
  6. h2o.exe
  7. xorder.exe
  8.