home *** CD-ROM | disk | FTP | other *** search
/ Unprotect 6 / Unprotect-6.0.iso / update / earth101 / patch.bat < prev    next >
Encoding:
DOS Batch File  |  1995-06-01  |  104 b   |  11 lines

  1. @echo off
  2. ren ep1.xxx ep1.exe
  3. ep1 -d -o
  4. call p
  5. goto done
  6.  
  7. :error
  8. echo PKUNZIP failed.
  9.  
  10. :done
  11.