Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Exe size bloat???
Message
From
26/08/2006 10:42:34
 
 
To
26/08/2006 10:34:10
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
01148810
Message ID:
01148811
Views:
17
>Having created numerous compiled applications as small as 179kb is size, (most are under 8mb) I now have a rather basic application including fewer than 10 forms, under 2,000 lines of .prg code, and a simple menu which uses 4 free tables with fewer than 300 records... it compiles to an exe over 24mb in size.
>
>Is there any way to check the project for extraneous matter? What determines the size of the exe?
>
>Thanks.
>
>
>dg

Clean up the project (Project->Clean up project.
Do not include debug info (Project Information page)
Make sure that you don't include more files than necessary.
Previous
Reply
Map
View

Click here to load this message in the networking platform