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
MS Access - How do I show and hide Full Menus by VBA?
how multi threading works in sql 2005?
How do I compact a MSDE Database?
t-sql if statement containing two requirements doesn't work
logon.exe deleted - need help restoring it
Need help with SQL INSERT query
Calling DLL function in release mode from exe in debug mode
Software Restriction Policy for XP GPMC
How to use the icons in the Office2007IconsGallery
Multiple if greater than less than