Skip to content
⌘ NSIS Forum Archive

Rezip files (-7zip)

4 posts

rmccue#

Rezip files (-7zip)

I'm looking for a plugin (not program) that would be able to rezip files to a zip file. I am currently using nsisunz to unzip them.
Afrow UK#
Just use 7za.exe executable that comes with 7-Zip.
I'd also use it to unzip Zip files too as then you won't take up more file space than necessary (by having two plugins/executables to do the same task).

-Stu