Just FYI - even if I load BPLs dynamically (using LoadPackage), I have to check the 'Build with runtime packages'.
-----Original Message----- From: Alberto Martinez Perez [mailto:[EMAIL PROTECTED] Sent: Sunday, August 21, 2005 5:47 PM To: delphi-en Subject: Re[2]: [delphi-en] Compiling to a single file Hello, Sunday, August 21, 2005, 2:00:13 PM, Assaf Stone wrote: > I do need to use certain packages - one package that I created, that I > load at runtime. I do want however for VCL, RTL, and all of the LMD > components to be a part of the EXE file. > Doesn't that mean that I need to build with runtime? Can I have > everything in the EXE except for what I want to keep out of it? If you load the BPL explicitly like a standard DLL, you shouldn't need that option enabled, although my experience with packages is limited. Regards. -- Alberto Martinez Perez <[EMAIL PROTECTED]> http://www.ampsoft.net/webdesign-l/ http://www.ampsoft.net/ ______________________________________________ Renovamos el Correo Yahoo! Nuevos servicios, más seguridad http://correo.yahoo.es ----------------------------------------------------- Home page: http://groups.yahoo.com/group/delphi-en/ To unsubscribe: [EMAIL PROTECTED] Yahoo! Groups Links This mail arrived via mail.pineapp.net ************************************************************************************ This footnote confirms that this email message has been scanned by PineApp Mail-SeCure for the presence of malicious code, vandals & computer viruses. ************************************************************************************ ------------------------ Yahoo! Groups Sponsor --------------------~--> <font face=arial size=-1><a href="http://us.ard.yahoo.com/SIG=12h8d38o8/M=362335.6886445.7839731.1510227/D=groups/S=1705115362:TM/Y=YAHOO/EXP=1124714745/A=2894361/R=0/SIG=13jmebhbo/*http://www.networkforgood.org/topics/education/digitaldivide/?source=YAHOO&cmpgn=GRP&RTP=http://groups.yahoo.com/">In low income neighborhoods, 84% do not own computers. At Network for Good, help bridge the Digital Divide!</a>.</font> --------------------------------------------------------------------~-> ----------------------------------------------------- Home page: http://groups.yahoo.com/group/delphi-en/ To unsubscribe: [EMAIL PROTECTED] Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/delphi-en/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

