|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Distributing components with applicationHi 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 If you have developed the application using VS 2003/2005, you can
achieve this using the Deployment Wizard of Visual Studio .NET. JM ramesh wrote: Show quote > 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 |
|||||||||||||||||||||||