Hi,
I've had a similar problem.
I wrote a console application, and it was about 100 lines, and it was quite big. I hoped that using console would reduce the size, but it was still at least 400k if not closer to 800k. For what it does I think about 60k is more than enough size.
(I don't...