home *** CD-ROM | disk | FTP | other *** search
/ PC Review 1995 May / PCR11.ISO / patch.bat < prev    next >
Encoding:
DOS Batch File  |  1995-01-12  |  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.