H
hch_nguyen
I have a VB.NET application I wrote that I now want to redistribute. The
Deployment tool that comes with .NET seems a bit limited. I basically want
to create an install program that will conditionally install the following.
1).NET Framework
2) MDAC (latest version)
3) SQL Server MSDE 2000 with service pack 3, including the custom database
that my program needs to function properly
4) My program itself
Should I be able to do all of the above with the Visual STudio deployment
tools?? It seems that even with Install Shield I can't accomplish the 4
tasks above.
Thanks,
Christine
Deployment tool that comes with .NET seems a bit limited. I basically want
to create an install program that will conditionally install the following.
1).NET Framework
2) MDAC (latest version)
3) SQL Server MSDE 2000 with service pack 3, including the custom database
that my program needs to function properly
4) My program itself
Should I be able to do all of the above with the Visual STudio deployment
tools?? It seems that even with Install Shield I can't accomplish the 4
tasks above.
Thanks,
Christine