Newsgroups : Borland : borland.public.delphi.internet.winsock : 2006 Jun : Delphi 6: Build with runtime packages
| Subject: | Delphi 6: Build with runtime packages |
| Posted by: | "Jamie Dale" (j.da..@turboz.net) |
| Date: | Fri, 2 Jun 2006 15:46:08 |
Hi
In Delphi6 under options there is a checkbox saying "Build with runtime
packages".
If you check it then Delphi compiles the .exe WITHOUT any librarys,
packages, BPLs etc included inside the .exe.
The application .exe filesize is drastically reduced and unless another
person has the packages installed on their PC the .exe is useless.
Why does Delphi say "Build WITH" if it actually builds "WITHOUT" runtime
packages?
Jamie