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?