If you'd like to install SQL Prompt from the .msi file and activate the license at the same time, you'll need to include /IAgreeToTheEULA RG_LICENSE=XXX-XXX-XXXXXX-XXXX during the extract step, then include RG_LICENSE=XXX-XXX-XXXXXX-XXXX during the install step.
1. Extract the files from the .exe
"C:\Downloads>SQLPrompt_x.x.xx.xxxxx.exe" extract "C:\Redgate installers" /IAgreeToTheEULA RG_LICENSE=XXX-XXX-XXXXXX-XXXX
2. Install
msiexec /i "C:\Redgate installers\SQL Prompt x.x.xx.xxxxx\SQL Prompt_x.x.xx.xxxxx_x86.msi" TRANSFORMS="C:\Redgate installers\C:\Redgate installers\SQL Prompt x.x.xx.xxxxx\SQL Prompt_x.x.xx.xxxxx_x86.mst" ADDLOCAL=ALL RG_LICENSE=XXX-XXX-XXXXX-XXXX
5
-5
Was this article helpful?
0 out of 5 found this helpful
Articles in this section
- Error: Something went wrong while signing in. Authentication failed.
- Migrating snippets, styles and SQLHistory to another installation
- Why SQL Prompt?
- About SQL Prompt
- SQL Prompt Requirements
- Installing and running SQL Prompt
- Installing/Activating SQL Prompt from the .msi File
- Managing SQL Prompt behavior
- SSMS Tab Management
- SQL Refactoring