i have a VB6 application using DAO and other reference libraries...so i used Package & Deployment wizard, so that it works on other machines as well...now my application size has increased from "79 KB" (my earlier exe + DB Files) to whooping "30 MB" (entire package).
Please guide me how to reduce this size...as i have to make it as crisp as possible...
i just have to send application so that ppl can use it..no need for modification and all..keeping this in mind...do i need .cab file (13 MB)?? what else can i do to reduce the size of package ???