Thanks, all I'm trying to do is get the bootstrap, which my set up
generates, to run the SQL Server Express setup file with the following
command-line arguments:
/qn SECURITYMODE=SQL SAPWD=mySaPassword INSTANCENAME=myInstanceName
(I just thought this is an appropriate place to ask this question as it
has more to do with Setup & Deployment than SQL itself)
Chan Ming Man wrote:
> SQL question actually but anyway.
>
> Try this and let me know whether you can get it done.
> http://msdn2.microsoft.com/en-us/library/ms143799.aspx
>
> chanmm
>