home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer 2.4 / 1996-05_-_Disc_2.4.bin / teranova / instdata / runcheck.bat < prev    next >
DOS Batch File  |  1996-02-15  |  102b  |  8 lines

  1. @echo off
  2. if exist c:\_tnchkcd.bat goto start_chk
  3. start %1
  4. goto done
  5. :start_chk
  6. start %2
  7. :done
  8.