changobutt
Newcomer
- Joined
- Dec 11, 2003
- Messages
- 23
I would like to include 3rd party components with my deployment package. Can it be done? To be more specific:
I have an .msi file for SOAP ToolKit 2.0 which needs to be installed in order to run my application, so I need this installed on the host machine. But I'd like to include it in my setup project somehow so that I don't have to run 2 different installs on the client machine (SOAP and then my deployment package).
Is there a way, or am I stuck having to run both installations?
Thanks in advance!
I have an .msi file for SOAP ToolKit 2.0 which needs to be installed in order to run my application, so I need this installed on the host machine. But I'd like to include it in my setup project somehow so that I don't have to run 2 different installs on the client machine (SOAP and then my deployment package).
Is there a way, or am I stuck having to run both installations?
Thanks in advance!