/build/static/layout/Breadcrumb_cap_w.png

Supress SQL 2008 Setup.exe console window.

Hello,

I've been able to succesfully automate a SQL2008 Express install. One issue I have is the setup.exe opens a dos console window during the silent installation. If this window is closed the install fails. Is there anyway to suppress this?

0 Comments   [ + ] Show comments

Answers (3)

Posted by: anonymous_9363 13 years ago
Red Belt
0
Suppress what? The DOS box or the idiot user who closes a window, the purpose for which he has no understanding? For the latter, you may want to consider The Persuader, a short, stubby lump of wood fashioned specifically for User Education and available from my web site. For the former, you should consider using the bare MSIs with a transform applied to whichever is the one producing the DOS box (probably SQL_RUN.MSI) in which you have changed the way that the DOS program is called.
Posted by: bheers 13 years ago
Second Degree Blue Belt
0
Try this command , you need to create a configuration file

setup.exe /CONFIGURATIONFILE=ConfigurationFile.ini /QS /HIDECONSOLE /IAcceptSQLServerLicenseTerms
Posted by: nlt_6444 13 years ago
Yellow Belt
0
Thank you for the responses. /HIDECONSOLE is what I was looking for.
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ