SQL Server Developer Center > SQL Server Forums > SQL Server Setup & Upgrade > Automating the install of SQL 2k5 x64 on Server 2008 x64
Ask a questionAsk a question
 

AnswerAutomating the install of SQL 2k5 x64 on Server 2008 x64

  • Tuesday, November 03, 2009 2:58 PMSunny Amin Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     

    In attempting to automate the installation of SQL Server 2005 x64 on Windows Server 2008 x64, I am receiving the following Program Compatibility error:

     

    “This program has known compatibility issues with Visual Studio 2005…”

     

    I have the /qn switch enabled in my script, I thought that would suppress all alerts, but it is not.  The unattended install will not continue until I select the option for “Run program” in the dialog box.  Does anyone know of a way to get around / automate this pop up and make the install of SQL server completely automated??

     

    Thanks for any helpanyone may be able to provide.

Answers

All Replies