home *** CD-ROM | disk | FTP | other *** search
/ Windows Fever 2 / WindowsFeverVOL2.iso / bcd / decomp.bat < prev    next >
Encoding:
DOS Batch File  |  1994-03-17  |  50 b   |  4 lines

  1. pkunzip.exe %1 %2
  2. attrib -r %2 /s
  3. del %2\*.zip
  4.