Winamp & Shoutcast Forums

Winamp & Shoutcast Forums (http://forums.winamp.com/index.php)
-   NSIS Discussion (http://forums.winamp.com/forumdisplay.php?f=65)
-   -   source information (http://forums.winamp.com/showthread.php?t=169056)

DragonSoull 12th February 2004 01:42

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...

Joost Verburg 12th February 2004 11:52

The standard English NLF strings are included in the compiler.

kichik 13th February 2004 08:29

The default strings are in lang.cpp.

To remove the other exeheads start with exehead.h.

DragonSoull 13th February 2004 18:19

Thanks, already found the lang strings now for the hard part...

rainwater 13th February 2004 18:58

Of course removing exehead_zlib and exehead_bzip2 will not affect the size of the resulting installer that makensis generates.

DragonSoull 13th February 2004 19:23

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 :confused:...


All times are GMT. The time now is 17:48.

Copyright © 1999 - 2010 Nullsoft. All Rights Reserved.