Go Back   Winamp & Shoutcast Forums > Developer Center > NSIS Discussion

Reply
Thread Tools Search this Thread Display Modes
Old 8th March 2006, 21:56   #1
szucs
Junior Member
 
Join Date: Mar 2006
Posts: 4
recompiling NSIS only because of install logging instructions

Hello NSIS users,

I read the NSIS documentation which says NSIS must be rebuilt to use the install logging instructions.

So I started to do that.
But I realized I have to install Python, SConst, Visual C++ toolkit and finally the Platform SDK which is 1GB!

Cannot I avoid all this process? It is a little bit ridiculous.

All I want to do is to log some install operations into the $INSTDIR\install.log file, but it seems I cannot do that with the default NSIS build.

Thanks!
szucs is offline   Reply With Quote
Old 8th March 2006, 22:17   #2
kichik
M.I.A.
[NSIS Dev, Mod]
 
kichik's Avatar
 
Join Date: Oct 2001
Location: Israel
Posts: 11,343
Yes, you can avoid it. Each version comes out with special builds for logging and long strings so you can avoid rebuilding NSIS.

BTW, the complete Platform SDK is really big, but you only need the core SDK which isn't that big.

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
Old 8th March 2006, 22:33   #3
szucs
Junior Member
 
Join Date: Mar 2006
Posts: 4
thanks

Hello Kichik,

many thanks to You for the info that I appreciate!

szucs 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