home *** CD-ROM | disk | FTP | other *** search
/ Computer Buyer 1995 November / SHOWCASE.ISO / buyer / 3.bat < prev    next >
DOS Batch File  |  1995-09-18  |  109b  |  7 lines

  1. @echo off
  2. cd\sc2000
  3. go_small.exe
  4. if exist install.exe install.exe
  5. if exist sc2000.exe sc2000.exe
  6. pause
  7.