Sdílet prostřednictvím


BMG SQL 2005 as Pre requisite

I have seen most of the customers using BMG tool to add customer pre req for their deployment. SQL being on of the most common one and here are the steps.

Bootstrap Manifest Generator could be downloaded from https://code.msdn.microsoft.com/bmg/Release/ProjectReleases.aspx?ReleaseId=1567

Download and open the sql exe in the BMG.

Under 'Properties' tab.

Add the following the argument

/qn INSTANCENAME= ..........ADDLOCAL=All ADDUSERASADMIN=1 SQLAUTOSTART=1 SECURITYMODE=SQL SQLCMDPASSWORD=###### SAPWD=###### INSTALLSQLDIR="C:\Program Files\Microsoft SQL Server\" SQL_DISABLENETWORKPROTOCOLS=0 

Under the 'Exit Codes' 

Uncheck the option 'Use Default System Exit Codes'

Build the setup