Hi all,
Could any one help me out that how can I ship additional components
with my .net 1.1 windows application. The components will only be
installed if they are not installed already. The setup MSI has to be
initiated only once and all prerequisite should be installed.
I want to ship .Net Framework 1.1 and WSE 2.0 msi with my application
setup.
- Ramesh
JM - 10 Jul 2006 15:54 GMT
If you have developed the application using VS 2003/2005, you can
achieve this using the Deployment Wizard of Visual Studio .NET.
JM
> Hi all,
>
[quoted text clipped - 7 lines]
>
> - Ramesh