NsUnzip plugin: Difference between revisions
From NSIS Wiki
Jump to navigationJump to search
Instructor (talk | contribs) (→Links) |
(→Links) |
||
Line 4: | Line 4: | ||
Download v1.1:<br> | Download v1.1:<br> | ||
<attach>NsUnzip. | <attach>NsUnzip.zip</attach> | ||
Discussion:<br> | Discussion:<br> |
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.