From: Annonymous Coward on
I have an app that will be using SSE as the backend database. My app
consists of several executables and libraries, I need to bundle all of
them together with SSE.

Ideally, I would like to provide a single installation file that
installs my program, and also the SSE database. Any
links/instructions/advice on how to go about doing this?
From: Plamen Ratchev on
If using Visual Studio this is a relatively easy task. See the following
articles on using VS setup bootstrapper:
http://msdn.microsoft.com/en-us/magazine/cc163899.aspx
http://blogs.msdn.com/sqlexpress/archive/2006/09/20/configuring-sql-express-during-installation.aspx

HTH,

Plamen Ratchev
http://www.SQLStudio.com