home *** CD-ROM | disk | FTP | other *** search
/ Software Recommendations - 1998 Season 1 / DNBCD4.iso / share / compress / exe / untiny / UNSS / _UNSSOLD.BAT next >
Encoding:
DOS Batch File  |  1997-05-02  |  166 b   |  8 lines

  1. @echo off
  2. echo ■ Assuming file %1 is protected with SuckStop 1.00a...
  3. unprot %1 test_.exe
  4. keyb_on.com
  5. tron -p test_.exe
  6. copy test_.exe %1
  7. del test_.exe > nul
  8.