Dave wrote:
>
> Have a look at a program called UPX - http://upx.sourceforge.net/ I use this
> to drop the size of an exe before distribution, and have had no problems
> with it as yet. I tend to get 50%ish drop in size.
UPX is great for reducing the disk space taken up by an executable, but
it doesn't help with out of memory or out of resource errors. When you
run a UPX (or ASPack, or...) packed executable it first unpacks it to
memory then runs it, so it actually requires a little more memory
initially.
Good program, which I use often, but not the answer in this case.
--
Corey Murtagh
The Electric Monk
"Quidquid latine dictum sit, altum viditur."
---------------------------------------------------------------------------
New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
Website: http://www.delphi.org.nz
To UnSub, send email to: [EMAIL PROTECTED]
with body of "unsubscribe delphi"