NSIS, On Linux Build.
How to build NSIS .nsi files on linux? I would think you would have to compile the NSIS MakeNSISW for linux, right? Then you could use it via command line. The reason I'm compileing on a linux box is simple due to what we run on our server. The installer would, have a CD key that would have to be inputed to get to the rest of the install process. For this to work, I'm going to have to compile a version of the installer each time with it's own key. Any help would rock.