T
Troy Murphy
How do I add componants to the installation package so they will be
installed with the installer?
I have some COM DLL's that have dependencies (late bound) and I wish to
include those dependencies in the deployment project. If I add them to the
project directly, .NET wants to build an interop around it which is not
necessary. I see a node for detected dependencies in the deployment
project, but no place to manually add files.
Thanks,
Troy
installed with the installer?
I have some COM DLL's that have dependencies (late bound) and I wish to
include those dependencies in the deployment project. If I add them to the
project directly, .NET wants to build an interop around it which is not
necessary. I see a node for detected dependencies in the deployment
project, but no place to manually add files.
Thanks,
Troy