I have no need for an NSIS installer when I build because I use my own WiX installer. I'd like to avoid the requirement of having NSIS installed on my build machine. Let's create a commandline switch to disable the NSIS installer. This will maintain the current default behavior but just optionally disable this step of the packaging process