Skip to content
⌘ NSIS Forum Archive

how do I make a silent installer for 2008 RC2 MSSQL

2 posts

arcanine#

how do I make a silent installer for 2008 RC2 MSSQL

I'm trying to make an installer for a server, I need to install mssql, create a database, give logins and then create a odbc connection then launch some applications but one step at a time.

How do I create an installer that will install a preconfigured version of MSSQL 2008? Where do I start?
jpderuiter#
Please try google first.
There's a lot of information about this.
For example:
This article describes command prompt parameters for SQL Server installation on Windows. You can specify features to install, configure, or uninstall.