Hi,
I have created .net setup deployment package(i.e, .msi) and i am executing
it from a wrapper application which installs all the pre-requistes. Now my
setup has is collection of pre-requistes, wrapper application and the .msi
file. Can I package them all into a single setup file. Is there any
provisionin .NET it self to acheive this. Please let me know if their is any
other option besides this. Can someone guide me how to acheive the above
task.
Thanks in advance.
Regards,
Manpreet Singh
Nope.
The VS.NET Setup does not seem to like other setup packages. Roll your own.
> Hi,
>
[quoted text clipped - 10 lines]
> Regards,
> Manpreet Singh