How can we help you today? How can we help you today?

SSMS command line install

Hi,

I'm attempting to install SQL Prompt from the command line, along with few of the other tools in the SQL DBA Bundle.

When extracting it doesn't give the option to install SQL Prompt for SSMS and as no surprise that after it's installed, when I launch SSMS the plugin is not there.

Is there any way to automatically install the plugin for SSMS 2008R2?

Cheers
Chris
chrisdobson
0

Comments

1 comment

  • Aaron L
    Hi Chris,

    The VS and SSMS integration are separate features in the msi so you'll need to add the command line switch "ADDLOCAL=ALL" for them to be installed. Alternatively if you just want SSMS integration without VS you can use "ADDLOCAL=SSMS_ALL".

    We've got some more info on installing using an msi our documentation page here: https://documentation.red-gate.com/disp ... +.msi+file

    Hope that helps!

    Thanks,
    Aaron.
    Aaron L
    0

Add comment

Please sign in to leave a comment.