New at this so probably a stupid question but please help anyway. I wrote a fairly small program in VB6 and then used the Package and Deployment wizard to make it ready for shareware download on the internet. The cab file is almost 5 MB. I looked around at similar shareware programs and they are a tenth the size. MSDN help says a bunch of stuff about files needed with all VB applications and they amount to almost 1 MB yet I see all kinds of vb shareware out there that is tiny. Even tried packaging a program that just contains 1 form with a textbox on it and it's almost 1MB. Obviously I am missing something here and a bunch of the ocx and/or dll files arent really needed but how to know? Ready to bang head on wall.