Microsoft
Software
Hardware
Network
Question : SQL 2005 Silent Install INI Path
Hi Everyone
We have configured a silent install of SQL 2005 and we have sucessfully deployed on a local machine using following command
Z:\SQL\setup.exe /settings "Z:|SQL\SilentInstall.ini"
/qb
But we are tryign to incorporate this into MDT 2010 and a requirement is the for the silent install command, as we are running from USB drive we can not specify the Full Path and we have attempted using the followign command, but it fails to find the INI file
setup.exe /settings ".\SilentInstall.ini"
We would think that the Setup would find the INI file in the same directory as the setup.exe, but all attempts have failed to work
Any Suggestions
Regards, Alan.
Answer : SQL 2005 Silent Install INI Path
Copy the installer contents to your local drive and provide the complete path of your ini file to make it work..
Random Solutions
Turning of autocorrect in runtime (Acc 97)
Filter form
Save Cursor as Bitmap
Viewing Crystal Reports in an MFC SDI Application
Building VC++ COM server to work with VB
Problem with insert into query..
How to copy section of each field from Colm 1 to Colm 2 in excel
Activesync does not syncronise reminders
Select rows in one table that are not in another table.
Using 7-zip from command line. Has anybody done it?