Cross-platform compiler for NSIS installers. It compiles a NSIS script into a Windows installer executable. More information: https://nsis.sourceforge.io/Docs/Chapter3.html.
makensis {{path/to/file.nsi}}
makensis -WX {{path/to/file.nsi}}
makensis -CMDHELP {{command}}