home *** CD-ROM | disk | FTP | other *** search
/ Computer Buyer 1997 January / dpcb197.iso / buyer / batch / NASCAR.BAT < prev    next >
DOS Batch File  |  1996-11-07  |  111b  |  7 lines

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