home *** CD-ROM | disk | FTP | other *** search
/ Various Unprotection Examples / unprotect.zip / unprotect / BHUNP / BHPAT.BAT next >
DOS Batch File  |  1989-04-11  |  122b  |  7 lines

  1. echo off
  2. copy BHpat.pat con:
  3. pause CONTROL-C TO ABORT
  4. ren BH.exe BH.bin
  5. debug BH.bin < 688pat.scr
  6. ren BH.bin BH.exe
  7.