NsUnzip plugin: Difference between revisions

From NSIS Wiki
Jump to navigationJump to search
No edit summary
 
(3 intermediate revisions by 2 users not shown)
Line 3: Line 3:
== Links ==
== Links ==


Download v1.0:<br>
Download v1.1:<br>
<attach>NsUnzip.zip‎</attach>
<attach>NsUnzip.zip</attach>


Discussion:<br>
Discussion:<br>
[[http://forums.winamp.com/showthread.php?s=&threadid=304763 Forum thread] Forum thread]
[http://forums.winamp.com/showthread.php?s=&threadid=304763 Forum thread]


== Description ==
== Description ==
Line 24: Line 24:


[[Category:Plugins]]
[[Category:Plugins]]
[[Category:Compression]]

Latest revision as of 09:53, 29 July 2011

Author: Instructor (talk, contrib)


Links

Download v1.1:
NsUnzip.zip (347 KB)

Discussion:
Forum thread

Description

nsUnzip plugin will test or extract files from a ZIP archive. Code of the DLL uses sources of UnZip 5.52 of 28 February 2005, by Info-ZIP.


Features:

  • Flexible extract options.
  • Regular expressions (wildcards) may be used to match multiple members.
  • Possibility to exclude specified files from processing.
  • User function for unpacking progress.
  • User function for listing archive.
  • User function for crypted archive.