Hi there,

I have written an app that is driven by a database running on SQL 2005 express version. What I would like to do is configure the setup "routine" so that it actually installs the SQL express first and then my app.
For the sake of the enduser I want to do this with one installation rather then making them go through two.
Not a huge deal, but I have never done this kind of deployment and I would like to know how it is accomplished.

Thanx