Skip to content
⌘ NSIS Forum Archive

865 MB's installer compiled wrong

2 posts

xkiz#

865 MB's installer compiled wrong

I'm Working in an extractor, so I don't need an Installer, so I just extract all the files i'm using, so there isn't complicated codes or something like that, just 29 Videos size of 25 MBs(approx) all are about 960MB. I put it an icon and the "VIProductVersion VIAddVersionKey".

the problem comes when NSIS ends the compilation process, the executable file does not has the icon nor the Version tag in the .exe property

how can I fix this?
{_trueparuex^}#
This has been discussed before (Search the forum). It seems that this is an limitation of the operating system.

PaR