Quote:
Originally posted by birthjay
Give INNO Setup 3 a try. It is free and works great! Strangely enough, I packaged a simple program I did in VB.NET with the deployment tools in VB and it sized out at over 3meg. Using INNO and just packaging the .exe file from the bin folder and a few other needed files the size of the final install program was only 261kb.
Go figure!
I think this is because the installer that comes with VS.NET adds some files and updates to update target machines if they have 1.5 v to 2.00 and this ofcourse has nothing to do with your app being packed .