Updated docs
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1248 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
c7a681751a
commit
a3676511e6
24 changed files with 673 additions and 676 deletions
|
@ -1,12 +1,12 @@
|
|||
\H{installlog} Install Logging Instructions
|
||||
\C{installlog} Install Logging Instructions
|
||||
|
||||
\S{LogSet} LogSet
|
||||
\H{LogSet} LogSet
|
||||
|
||||
LogSet \e{on|off}
|
||||
|
||||
Sets whether install logging to $INSTDIR\\install.log will happen. Note that NSIS_CONFIG_LOG must be set in the installer configuration (it is not by default) to support this.
|
||||
Sets whether install logging to $INSTDIR\\install.log will happen. Note that \e{NSIS_CONFIG_LOG} must be set in the installer configuration (it is not by default) to support this.
|
||||
|
||||
\S{LogText} LogText
|
||||
\H{LogText} LogText
|
||||
|
||||
LogText \e{text}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue