Can anyone please let me know the procedure to perform silent installation of SQL Server Express 2005 and the way to specify the installation parameters.
|
|
Thanks for a prompt reply , I would try it , but i am loooking something like this for SQL EXPRESS http://msdn.microsoft.com/en-us/library/ms144259.aspx |
||
|
|
|
|
If you are doing this to support deployment of a desktop application, it's a bad idea. Use the Compact Edition of SQL Server rather than Express Edition. It's more suited to in-process situations, and it's much easier to deploy. |
||
|
|
|
|
Get the MSI and do
|
||
|
|
