How can I use merge modules and InstallShield to install SQL Server 2008 on the client system?
Asked
Active
Viewed 768 times
2
-
1SQL server cannot be installed as a merge module. – Michael Urman Jan 04 '12 at 12:36
1 Answers
0
Installing SQL server via concurrent installs and/or merge modules hasn't been supported in a very long time. The slammer worm back in 2003 combined with concurrent MSDE installations proved to be a very, very big problem.
You don't mention the InstallShield project type you are using but you probably want to look at Setup Prerequistes.

Christopher Painter
- 54,556
- 6
- 63
- 100