home *** CD-ROM | disk | FTP | other *** search
/ Borland Programmer's Resource / Borland_Programmers_Resource_CD_1995.iso / utils / ntz31n / unzip.bat < prev   
DOS Batch File  |  1995-05-18  |  261b  |  9 lines

  1. @echo off
  2. rem ********************************************************************
  3. rem  Batch file to unzip NoteZ v3
  4. rem  (c) Rattus Hacking Software 1/6/93
  5. rem ********************************************************************
  6.  
  7. pkunzip -d notez.zip
  8.  
  9.