I've been reading that there's a way with 7zip to decompile the internal NSIS script... But from 7z's UI and commandline options I don't see how to possibly do this
Anyone know?
Thanks
Using 7zip to decompile nsis script
5 posts
7-Zip can open NSIS installers just like any other type of (SFX) archive that it supports:

That's it 😉

That's it 😉
One of the older 7zip betas did decompile the .nsi as well but the output is not something you can just pass to makensis...
Interesting. I'm using the latest 7-Zip 15.08 beta and it doesn't seem to have the "capability" anymore.Originally Posted by Anders View PostOne of the older 7zip betas did decompile the .nsi as well but the output is not something you can just pass to makensis...
That was removed fairly soon after its introduction many years ago (see original thread)Originally Posted by LoRd_MuldeR View PostInteresting. I'm using the latest 7-Zip 15.08 beta and it doesn't seem to have the "capability" anymore.