home *** CD-ROM | disk | FTP | other *** search
/ Computer Buyer 1997 May / DPCB0597.iso / games / batch / DUKE.BAT < prev    next >
DOS Batch File  |  1997-03-05  |  122b  |  9 lines

  1. @echo off
  2. cd\
  3. cd\GAMES\DOSGAMES\ARCADE\duke
  4. if exist install.exe install.exe
  5. if exist setup.exe setup.exe
  6.  
  7. pause
  8.  
  9.