-- Leo's gemini proxy

-- Connecting to freeshell.de:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini;lang=en-GB

makensis


> Cross-platform compiler for NSIS installers.

> It compiles a NSIS script into a Windows installer executable.

More information.


Compile a NSIS script:

makensis {path/to/file.nsi}

Compile a NSIS script in strict mode (treat warnings as errors):

makensis -WX {path/to/file.nsi}

Print help for a specific command:

makensis -CMDHELP {command}


> Copyright © 2014—present the tldr-pages team and contributors.

> This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).

CC-BY



-- Response ended

-- Page fetched on Tue May 21 03:54:08 2024