Query: makensis
OS: debian
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
NSIS(1) makensis NSIS(1)NAMEmakensis - A program to create Windows installers.SYNOPSISmakensis [script.nsi] [-CMDHELP item] [-HDRINFO] [-LICENSE] [-VERSION] [-Vx] [-Ofile] [-PAUSE] [-NOCONFIG] [-NOCD] [-Ddefine=value] [-Xscriptcmd]DESCRIPTIONThis manual page documents briefly the makensis command. This manual page was written for the Debian (TM) distribution because the original program does not have a manual page. Instead, it has documentation in the HTML format; see below. makensis is a program that creates installer programs for Windows.OPTIONSParameters are processed by order (-Ddef ins.nsi != ins.nsi -Ddef) for script file name, you can use - to read from the standard input. For a complete description, see the HTML files. -Vx Verbosity where x is 4=all, 3=no script, 2=no info, 1=no warnings, 0=none. -Ofile Specifies a text file to log compiler output (default is stdout). -PAUSE Pauses after execution. -NOCONFIG Disables inclusion of /etc/nsisconf.nsh. -NOCD Disable changing the current directory to that of the .nsi file. -Ddefine=value Defines the symbol "define" for the script to [value]. -Xscriptcmd Executes scriptcmd in the script (i.e. "-XOutFile poop.exe") -CMDHELP item Prints out help for 'item', or lists all commands. -HDRINFO Prints information about what options makensis was compiled with. -LICENSE Prints the makensis software license. -VERSION Prints the makensis version and exits.FILES/etc/nsisconf.nsh System wide configuration file. ~/.nsisconf.nsh Per-user configuration file.SEE ALSONSIS is documented more fully in the HTML files in /usr/share/doc/nsis/Docs.AUTHORThis manual page was written by Paul Wise pabs@debian.org for the Debian (TM) system.AUTHORPaul Wise Created man pageCOPYRIGHTCopyright (C) 2005 Paul Wise makensis manual October 5, 2005 NSIS(1)
Related Man Pages |
---|
naturaldocs(1) - debian |
pdftohtml(1) - debian |
runpearinstaller(1) - debian |
sfront(1) - debian |
pdftohtml(1) - mojave |
Similar Topics in the Unix Linux Community |
---|
inserting into a data file |
NSIS: 2.38 released |
Nullsoft Scriptable Install System: NSIS 2.41 released |
NSIS: 2.42 released |
How to extract the path |