NsUnzip plugin
From NSIS Wiki
Jump to navigationJump to search
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.