Re: Which version for small .exes?
- From: "Heinrich Wolf" <invalid@xxxxxxxxxxxxxxx>
- Date: Tue, 26 Jul 2005 07:58:10 +0200
Hi,
this is NOT a hint on the compiler version.
You can affect the exe size by configuring the project options.
Select the packages tab and check
"Mit Laufzeit Packages compilieren"
What is the english phrase?
"compile with runtime packages"?
Then you can access the edit field and remove
the packages, that are not necessary.
There is a good help page about this.
If you clear the whole data from the edit field
and uncheck the item, then the default is filled in again.
If you install more than one of your applications
on the same target machine, then maybe you can ship
the *.bpl files only once and build all your exes
without runtime packages.
Regards
Heiner
.
- References:
- Which version for small .exes?
- From: Ray
- Which version for small .exes?
- Prev by Date: Debugging an ISAPI application
- Next by Date: Re: Debugging an ISAPI application
- Previous by thread: Re: Which version for small .exes?
- Next by thread: Re: Which version for small .exes?
- Index(es):
Relevant Pages
|