Old 12th September 2006, 23:37   #1
lkou
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 ?
lkou is offline   Reply With Quote
Old 15th September 2006, 08:53   #2
kichik
M.I.A.
[NSIS Dev, Mod]
 
kichik's Avatar
 
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
kichik is offline   Reply With Quote
Reply
Go Back   Winamp & Shoutcast Forums > Developer Center > NSIS Discussion

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump