cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
anjali_s
Level 3

How to install sql server management studio through install shield

Hi,
How can I install sql server 2012 management studio through install shield?
thanks
Labels (1)
0 Kudos
(1) Reply
DLee65
Level 13

anjil,

Are you familiar with creating your own prerequisite file? If you have downloaded the redistributable it is just a matter of creating a new prerequisite file, pointing the prerequisite to the executable you downloaded, and setting up the conditions for install.

If you are using a pure InstallScript installation you can just call the installer using LaunchAppAndWait.
0 Kudos