Sequencing installation
Hi,
I have a doubt in Packing and deployment using DotNet. I have 3 project which are indepenedent of each other. I have created a new project which uses these 3 independent project. Now i want to create a installer for the new project, but i want to create a installer which includeds the other 3 independent projects. Now my requirement is that the 3 independent projects should be insatlled first then after that the 4th project which uses these 3 independent projects. I wanted to know how to do this sequencing. Thanks for the help.
Regards,
Govardhana.
|