home *** CD-ROM | disk | FTP | other *** search
/ Computer Buyer 1996 February / BUYER_0296.iso / buyer / 5.bat < prev    next >
DOS Batch File  |  1995-12-12  |  113b  |  7 lines

  1. @echo off
  2. cd\games\extreme
  3. install.exe
  4. if exist setup.exe setup.exe
  5. if exist extreme.exe extreme.exe
  6. pause
  7.