home *** CD-ROM | disk | FTP | other *** search
/ Media Gallery 1995 November / MG_1195.ISO / speainst.bat < prev    next >
DOS Batch File  |  1995-08-28  |  122b  |  6 lines

  1. @echo off
  2. cd \spea\install
  3. if not %1$ == $ call install %1 -. -. \SPEA
  4. if %1$ == $ call install -2 -. -. \SPEA
  5. cd \
  6.