Project exe corrupted after add TeeChart 8 and TeeTree

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
Post Reply
Wheb
Newbie
Newbie
Posts: 8
Joined: Fri Jan 25, 2008 12:00 am
Location: Brazil

Project exe corrupted after add TeeChart 8 and TeeTree

Post by Wheb » Wed Apr 22, 2009 2:27 pm

Hi,

I have a big project made with Delphi 6. The 'exe' file size is 47 MB now.

After migrating from TeeChart v5 to TeeChart v8, my clients who have Windows 98 cann't run my software anymore.... FILE CORRUPTED error.

Investigating, I found that is a system resources limitation in Win98.... and a workaround for this may be use the UPX file compressor. OK! My exe's size reduced from 47 to 9 MB!! And runs fine on Win98.

But after add TeeTree components on my project, I have the FILE CORRUPTED error.. and compressing with UPX don't solve.

With Win2k, XP or Vista, all goes well... but I have a lot of clients that use Win98.

Could anyone help? It's urgent for me.

Thanks.

Yeray
Site Admin
Site Admin
Posts: 9586
Joined: Tue Dec 05, 2006 12:00 am
Location: Girona, Catalonia
Contact:

Post by Yeray » Thu Apr 23, 2009 10:43 am

Hi Wheb,

I'm afraid that we haven't too much experience with UPX. Notice that selecting "Build with Runtime Packages" also reduces considerably the final exe's size. Could you try if this works at your end?
Best Regards,
ImageYeray Alonso
Development & Support
Steema Software
Av. Montilivi 33, 17003 Girona, Catalonia (SP)
Image Image Image Image Image Image Please read our Bug Fixing Policy

Post Reply