Standalone NSIS compiler?
Hi,
I would like a way to "bundle" makensis with my project code so that anyone can compile the project without first having to install NSIS. Is there a way to do this?
I tried bundling only the .exe file but got compiler errors about missing files in the stubs folder... I'm sure there are more dependencies that I'm not aware of.
Any help is greatly appreciated!
Thanks.