ok I have a program that uses lots of refernces of another
program on peoples PC's. Really I'm controling
that other application via VB.

so my real questions comes to the package .. do I
need to include all those dll etc from their app
in my package ? or can I pull those out, since they
should be there already.

or by me not including them do it not make the linking
work ?

this is all very new to me..