updated links to point to the new Building NSIS appendix
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4055 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
01d1f7802b
commit
8c424cc65d
3 changed files with 3 additions and 3 deletions
|
@ -4,7 +4,7 @@
|
|||
|
||||
\c on|\\<b\\>off\\</b\\>
|
||||
|
||||
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 compile configuration file (config.h) on compile time (it is not by default) to support this. See \R{compiling_infos}{Compiling NSIS Sources} for more information about recompiling NSIS.
|
||||
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 compile configuration file (config.h) on compile time (it is not by default) to support this. See \R{build}{Building NSIS} for more information about recompiling NSIS.
|
||||
|
||||
\S2{logtext} LogText
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue