LogSet
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1902 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
c6e16af11b
commit
2211407ccf
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
|
||||
\c on|off
|
||||
|
||||
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.
|
||||
Sets whether install logging to $INSTDIR\\install.log will happen. $INSTDIR must have a value before you call this function or it will not work. Note that \e{NSIS_CONFIG_LOG} must be set in the installer configuration (it is not by default) to support this.
|
||||
|
||||
\S2{logtext} LogText
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue