Make sure you don&#39;t have the 300 skins that come with devexpress included.<div><br></div><div>There is an option in the IDE to disabled them for a project or for all time.<br><br><div class="gmail_quote">On Thu, Aug 23, 2012 at 2:53 PM, Colin Johnsun <span dir="ltr">&lt;<a href="mailto:colin.adug@gmail.com" target="_blank">colin.adug@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Delphi XE2 carries over a lot of meta information for use with the<br>
RTTI. This may be the cause of the bloat in size.<br>
<br>
There are compiler options which you can use to switch it off. See the<br>
link below:<br>
<br>
<a href="http://delphi.about.com/b/2011/07/26/create-smaller-delphi-xe-executables-remove-rtti-pack-exe.htm" target="_blank">http://delphi.about.com/b/2011/07/26/create-smaller-delphi-xe-executables-remove-rtti-pack-exe.htm</a><br>

<br>
Cheers,<br>
Colin<br>
<div class="HOEnZb"><div class="h5"><br>
On 23 August 2012 13:41, Robo &lt;<a href="mailto:robo555@gmail.com">robo555@gmail.com</a>&gt; wrote:<br>
&gt; If I compile the attached project in Delphi XE2, which only contains a<br>
&gt; blank form, I get a 7MB exe.<br>
&gt;<br>
&gt; If I start using DevExpress components, what used to be a 5MB exe in<br>
&gt; Delphi 2005 turns into a 25MB exe in XE2.<br>
&gt;<br>
&gt; - What can I do to reduce the size? The blank project would have been<br>
&gt; about 500KB in previous versions of Delphi.<br>
&gt; - How can I keep the file size down when using DevExpress components?<br>
&gt;<br>
</div></div><div class="HOEnZb"><div class="h5">&gt; _______________________________________________<br>
&gt; NZ Borland Developers Group - Delphi mailing list<br>
&gt; Post: <a href="mailto:delphi@listserver.123.net.nz">delphi@listserver.123.net.nz</a><br>
&gt; Admin: <a href="http://delphi.org.nz/mailman/listinfo/delphi" target="_blank">http://delphi.org.nz/mailman/listinfo/delphi</a><br>
&gt; Unsubscribe: send an email to <a href="mailto:delphi-request@listserver.123.net.nz">delphi-request@listserver.123.net.nz</a> with Subject: unsubscribe<br>
_______________________________________________<br>
NZ Borland Developers Group - Delphi mailing list<br>
Post: <a href="mailto:delphi@listserver.123.net.nz">delphi@listserver.123.net.nz</a><br>
Admin: <a href="http://delphi.org.nz/mailman/listinfo/delphi" target="_blank">http://delphi.org.nz/mailman/listinfo/delphi</a><br>
Unsubscribe: send an email to <a href="mailto:delphi-request@listserver.123.net.nz">delphi-request@listserver.123.net.nz</a> with Subject: unsubscribe<br>
</div></div></blockquote></div><br></div>