Re: Lightweight deployment
I would suggest that you include them all, it will not hard the program and then you can be shure that the program will have the components it needs to run while if you did not include them all then there is a chance that the machine will not have the correct components and thus will fail to run your program :)
Cheers,
RyanJ
Re: Lightweight deployment
oaky-doke,
How do you know that you have all the dependencies that you need? Did you use a utility to tell you. What are you using for an installer? ********** can tell you all the dependencies that your project has.