petersa
25th January 2002 02:45 UTC
Recompiling the NSIS Source Code?
Hi guys,
I was wondering if anyone would be willing enough to post a step by step list on recompiling NSIS without some defines, like the BGBG or uninstall support...among other things.
I know there are free compilers out there and stuff, but I wouldn't have a clue how to use them! :D
Thanks,
Alex
rainwater
25th January 2002 06:01 UTC
Mingw makefiles are in the distro now. So if you download Mingw (http://www.mingw.org) and set it up, you'll be good to go. The only thing you need to remember is to create a 'release' directory in the exehead directory before you make it.
petersa
26th January 2002 07:15 UTC
Cool! Thanks, rainwater! :D