home *** CD-ROM | disk | FTP | other *** search
/ Computer Buyer 1996 August / DKMMSAMP.iso / buyer / lem3d.bat < prev    next >
DOS Batch File  |  1996-06-13  |  115b  |  7 lines

  1. @echo off
  2. cd\dosgames\l3d
  3. go_small.exe
  4. if exist setup.exe call setup.exe
  5. if exist l3d.exe call l3d.exe
  6. pause
  7.