home *** CD-ROM | disk | FTP | other *** search
/ Programmer 7500 / MAX_PROGRAMMERS.iso / INFO / GRAPH / GRAPHSRC.ZIP / SHRINK.BAT < prev    next >
Encoding:
DOS Batch File  |  1990-07-15  |  61 b   |  5 lines

  1. islzexe %1.exe
  2. if errorlevel 1 goto quit:
  3. lzexe %1
  4. :quit
  5.