3

We created a setup project in VS2010.

Can you tell us how to add SQL Server Express Advanced 2012 into the prerequisites list of the prerequisites dialog box in a setup project?

We see the 2008 version, but not the 2012 version is the list.

This is the first time doing a setup project like this.

Emad-ud-deen
  • 4,734
  • 21
  • 87
  • 152

1 Answers1

0

Here is a similar question

It's the same approach: create a custom prerequisite.

Community
  • 1
  • 1
Jacques Bronkhorst
  • 1,685
  • 6
  • 34
  • 64