git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1529 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
joostverburg 2002-11-01 16:51:16 +00:00
parent 9e217746c7
commit 86e0200a9c
2 changed files with 3 additions and 3 deletions

View file

@ -1,12 +1,12 @@
\C{installlog} Install Logging Instructions
\H{LogSet} LogSet
\H{logset} LogSet
\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.
\H{LogText} LogText
\H{logtext} LogText
\c text

View file

@ -1,4 +1,4 @@
\A{modernui} Modern User Interface
Use the NSIS Modern User Interface to give your installers a modern look.
For more info, see \W{../Contrib/Modern UI/Readme.html}{Modern UI Readme}.
For more info, have a look at the \W{../Contrib/Modern UI/Readme.html}{Modern UI Readme}.