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

include license with MSI installation

Hi..

I've extraced the MSI for use with deploying via SCCM. How can include the license key in the install string? what switch would I use?
ooshnoo
0

Comments

2 comments

  • Aaron L
    Hi ooshnoo,

    I'm not sure about running these with the MSI extracted, but if you use the installer from check from updates (current release is at http://download.red-gate.com/checkforup ... .0.345.exe)

    You should be able to run it with the following command line to install with a license and without any user input:
    SQLPrompt_6.3.0.345.exe /IAgreetoTheEULA RG_LICENSE=123-123-123456-1AA1
    

    Edit: Just a quick update, I gave it a go with the msi and it looks like adding "RG_LICENSE=<your license key>" to the command line also works there.
    Aaron L
    0
  • ooshnoo
    Thank you Aaron. I will give it a shot.
    ooshnoo
    0

Add comment

Please sign in to leave a comment.