Help... suddenly my compiled EXE grew from 3 to 18 MB without any reason!
I have no idea why. There are no unused resources. No important changes to the project...
Anybody an idea why this happens and how I can get rid if this?
thanks
gert
Professional Software Development Tools
Help... suddenly my compiled EXE grew from 3 to 18 MB without any reason!
I have no idea why. There are no unused resources. No important changes to the project...
Anybody an idea why this happens and how I can get rid if this?
thanks
gert
did you put new files in the DOCS folder? these files are never removed during 'clean up'.
You'll need to use explorer to look at the files thatmake up your project.
(Click here to contact me)
Providing Independent Professional Consulting Services for
IndigoRose products, World Wide.
Located in -8:00 (-7:00 DST) GMT Timezone (Western United States)
Jasper,
no new files and nothing in my doc folder.
The only file that got bigger is the CCD file. I have no control on how that is made.
gert
Gary:
I have never seen this happen; but I suppose it's possible.
You (or something else) put more data in your project. w/o seeing it; I'm out of ideas.
(Click here to contact me)
Providing Independent Professional Consulting Services for
IndigoRose products, World Wide.
Located in -8:00 (-7:00 DST) GMT Timezone (Western United States)
Bingo.... That was the right answer. By mistake I marked one button to use the Arial Unicode font instead of just Arial!
thanks for the tip!
gert