huge executable
Hello,
is it possible to make NSIS split the exe file (in order to prevent it to be to huge)?
Thanks,
Jakob
Archive: huge executable
huge executable
Hello,
is it possible to make NSIS split the exe file (in order to prevent it to be to huge)?
Thanks,
Jakob
No that I know.... did you try upx, lzma, bzip, 7zip, etc...?
Simple, you could make separate installer for several "Huge" parts.
But how do you think the enduser should install your installer? Downloading multiple files?
The whole idea to have one exe is not to confuse the enduser what and how to install.