NSIS/Docs/src/log.but

14 lines
358 B
Text
Raw Normal View History

\H{installlog} Install Logging Instructions
\S{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.
\S{logtext} LogText
\c text
If installer logging is enabled, inserts text "text" into the log file.