Description
Windows installer scripts built with NSIS can extract files from ZIP archives through this plugin. This helps packagers bundle compressed resources or unpack downloaded content during installation.
It is a packaging plugin, not a general archive manager. Installer extraction should use trusted archives and safe paths to avoid overwriting files unexpectedly.