In the project options, in the packages tab, check (or uncheck) the "build with runtime packages" and edit the list of packages you want to be used at runtime. Any package not listed there will be compiled into your application. If you uncheck "build with runtime packages" then your application will be a stand alone executable.
-- [EMAIL PROTECTED] The author for the freeware multi-tier middleware MidWare The author of the freeware Internet Component Suite (ICS) http://www.overbyte.be ----- Original Message ----- From: "Cornel Rebegea" <[EMAIL PROTECTED]> To: "Borland's Delphi Discussion List" <[email protected]> Sent: Friday, April 06, 2007 11:54 AM Subject: vcl runtime > Hi. I just ran in a little big problem here. > Suddenly my application builds without the vcl runtime so it just > crashes on any other machine that does not have delphi installed. It > happened me once but it went back to normal without me realizing exactly > how I did it. It`s really a strange behaviour, I have to tell you that > other projects build fine. > So how do I get it back? > > Luckily this is a small project (module), so I guess I could recreate > the project, but what if it happens to the bigger ones? It is a bit of a > problem. > > > with regards, > Cornel Rebegea. > _______________________________________________ > Delphi mailing list -> [email protected] > http://www.elists.org/mailman/listinfo/delphi _______________________________________________ Delphi mailing list -> [email protected] http://www.elists.org/mailman/listinfo/delphi

