VB_ACK
04-29-2002, 04:43 AM
What's the disadvantage of including all of the DLL's for a project with your installation package besides it being a large setup file?
Disadvantage?VB_ACK 04-29-2002, 04:43 AM What's the disadvantage of including all of the DLL's for a project with your installation package besides it being a large setup file? Flyguy 04-29-2002, 05:02 AM :confused: reboot 04-29-2002, 08:16 AM Maybe you should ask what is the disadvantage of NOT including all the .dlls ....... Thinker 04-29-2002, 11:09 PM The disadvantage is your program might actually run, and those who use it will see just how bad a programmer you actually are. If you don't include them, the program will never run, and no one will figure it out. Flyguy 04-30-2002, 12:45 AM ROFL VB_ACK 04-30-2002, 02:07 AM I'll keep that in mind, thank you. Robby 04-30-2002, 02:43 AM Originally posted by Thinker The disadvantage is your program might actually run, and those who use it will see just how bad a programmer you actually are. If you don't include them, the program will never run, and no one will figure it out. Ouch.:eek: Thinker 04-30-2002, 08:26 AM Originally posted by VB_ACK I'll keep that in mind, thank you. You are welcome :D I hope you took this in the spirit given. Your question was similar to, "What will be the disadvantage if someone gives me a $100 bill?" Perhaps there is more to your question than was apparent to those of us reading it? VB_ACK 04-30-2002, 06:30 PM Someone else proposed a similar question to that of mine. Asking whether or not they should include DLL's with their deployment package, but it was never answered. I thought the application would run if it's using the already present DLL's on the user's system, if they exist that is. reboot 05-01-2002, 09:09 AM The problem is, they often don't exist. Then your app doesn't run. And you look silly. Maybe that's not a big deal to you, but if my apps refuse to run often enough, I don't get to eat. I like to eat. My kids like to eat. My wife likes to eat. The dog likes to eat. So I have to include the dlls my apps require. Pretty simple logic. ;) VB_ACK 05-01-2002, 11:36 PM I think I got that reboot. :-\ |
EZ Archive Ads Plugin for vBulletin Copyright 2006 Computer Help Forum