|
|
#1 |
|
Junior Member
Join Date: Aug 2006
Posts: 6
|
how to default NSIS_CONFIG_LOG in nsis 2.20 src?
4.9.12.1 LogSet
on|off 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 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 Building NSIS for more information about recompiling NSIS. my use 2.20,how to default NSIS_CONFIG_LOG ? the nsis-2.20-src\Source\exehead\config.h is not this seting maybe in thisfile add #define NSIS_CONFIG_LOG ? |
|
|
|
|
|
#2 |
|
M.I.A.
[NSIS Dev, Mod] Join Date: Oct 2001
Location: Israel
Posts: 11,343
|
Download the precompiled special build, or pass NSIS_CONFIG_LOG=yes to scons.
NSIS FAQ | NSIS Home Page | Donate $ "I hear and I forget. I see and I remember. I do and I understand." -- Confucius |
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|