home *** CD-ROM | disk | FTP | other *** search
/ Carsten's PPE Collection / Carstens_PPE_Collection_2007.zip / F / FTA-AB40.ZIP / INSTALL.BAT < prev    next >
DOS Batch File  |  1995-10-19  |  136b  |  9 lines

  1. @echo off
  2. move *.ppe %1
  3. move *.pcb %1
  4. move *.cfg %1
  5. del %1\mty-ab*.ppe
  6. del %1\mty-ab*.pcb
  7. del %1\mty-ab*.doc
  8. del %1\mty-ab*.dat
  9.