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? -----Original Message----- From: Alberto Martinez Perez [mailto:[EMAIL PROTECTED] Sent: Sunday, August 21, 2005 11:58 AM To: delphi-en Subject: Re: [delphi-en] Compiling to a single file Hello, Sunday, August 21, 2005, 12:37:46 PM, Assaf Stone wrote: > Hello all. > I'm using Delphi 7, and want to make a stand-alone executable, that > doesn't require any bpls (aside from those that I load at runtime). > For that, in the Project Options, I checked "Build with runtime > packages", and cleared the text box, and ran build. After copying to > the test site (a machine not running Delphi), and running, I got a > runtime error because a necessary BPL wasn't found. I don't know > whether this is relevant or not, but all of the BPLs that are > supposedly missing are from LMD Innovative. Well, you have to UNCHECK "Build with runtime packages". The list below is provided when you have to use only certain packages. 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=12hfuf2u0/M=362131.6882499.7825260.1510227/D=groups/S=1705115362:TM/Y=YAHOO/EXP=1124629068/A=2889191/R=0/SIG=10r90krvo/*http://www.thebeehive.org ">Get Bzzzy! (real tools to help you find a job) Welcome to the Sweet Life - brought to you by One Economy</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/

