I have open the exe file with a resource editor but i see a
category inside of it called RCDATA. There it contains all
the dfm of the project and other resources provided by components.
Is there a way of avoiding that? I can see that the exe's that
InnoSetup makes although it's built on delphi have no such data.
Is it possible to restrict the file size from within the IDE?
I mean without using an exe compressor such as upx.