Hello VB Friends!,

I have a big windows forms project I'm working on. This project has 3 pictures included as resource.

I had 3 pictures of each 5mb, which resulted in a .exe file of 17mb.

This had to be adressed, because thats a bit to much, so I downsized the pictures to about 100kb each. I've removed the big pictures, and inserted the new ones.

But when I compile the project, the .exe file still is 17mb, and it won't get any smaller. I've tried to 'Clean Solution', this doesn't help.

Any idea's?

Thanks in advance!

Lectere