General discussion
December 4, 2000 at 04:42 AM
rpfelder

SQL Server 7 – Automated Install

by rpfelder . Updated 25 years, 6 months ago

While trying to perform a “silent” scripted install of SQL Svr7, users are prompted to carry out the install steps. I have the 16 necessary files in a folder along with a script reading the following:
“\??\setupsql.exe -f1 \??\setup.iss -SMS -s.The setup.iss file should provide the install steps used for no user intervention. The one I have created has the steps, but the process is not reading them. Any ideas or help would be greatly appreciated.

Rob

This discussion is locked

All Comments