Hi there!
I'd like to let the user install SQL 2005 Express (newer version of MSDE2000) and the SQL Express Manager with one Setup. If I add these Setups as Custom Actions, it Runs these Actions, but fails because then there are two instances of Windows Installer running. How can I resolve this Problem?
The other thing is, that I'd like to execute an SQL Script (create needed Tables) on the installed SQL 2005 Express, using the same Setup-Project. Is it possible?
Thanks
Greetz
DoRiMaN