Old 12th February 2004, 01:42   #1
DragonSoull
Junior Member
 
Join Date: Feb 2002
Location: Portugal
Posts: 38
source information

Could you guys give any pointers on what parts I would need to change (in the code) to compleatelly remove exehead_zlib.exe and exehead_bzip2.exe from makensis?

Also about the language strings does it require a "*.nlf" or does makensis.exe has some built in? if so where?

Thanks for any help...
DragonSoull is offline   Reply With Quote
Old 12th February 2004, 11:52   #2
Joost Verburg
NSIS MUI Dev
 
Join Date: Nov 2001
Posts: 3,717
The standard English NLF strings are included in the compiler.
Joost Verburg is offline   Reply With Quote
Old 13th February 2004, 08:29   #3
kichik
M.I.A.
[NSIS Dev, Mod]
 
kichik's Avatar
 
Join Date: Oct 2001
Location: Israel
Posts: 11,343
The default strings are in lang.cpp.

To remove the other exeheads start with exehead.h.

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 13th February 2004, 18:19   #4
DragonSoull
Junior Member
 
Join Date: Feb 2002
Location: Portugal
Posts: 38
Thanks, already found the lang strings now for the hard part...
DragonSoull is offline   Reply With Quote
Old 13th February 2004, 18:58   #5
rainwater
Senior Member
 
Join Date: Aug 2000
Posts: 397
Send a message via ICQ to rainwater
Of course removing exehead_zlib and exehead_bzip2 will not affect the size of the resulting installer that makensis generates.
rainwater is offline   Reply With Quote
Old 13th February 2004, 19:23   #6
DragonSoull
Junior Member
 
Join Date: Feb 2002
Location: Portugal
Posts: 38
I know I just whant to remove the code from the CExeBuilder class to make it smaller.

My idea is to use it directely by making a "interface" class to it, I'm still seeing if I can handle something like this, but it isn't easy, NSIS isn't very commented and I'm not very bright ...
DragonSoull 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