I have about 100 compiled NSIS installers without the corresponding script and I would like to exchange 3 files inside all the installers.
I'm able to extract the content of the installers using 7zip but it's not possible to recreate the executable with the exchanged files.
Is there any tool to exchange files inside a NSIS installer?