We have an application that installs a custom instance of Microsoft SQL Server 2005 Express as part if the whole installation process.
Microsoft states that SQL Server 2005 Express is not compatible with Windows 8, but in reality it seems to install and work perfectly fine.
The only problem is that during the installation a dialog appears saying it's not compatible, and offers options to get help online, continue with the installation anyway, or cancel. If you chose to continue anyway on all these incompatibility prompts, then the SQL server instance is installed without any problem whatsoever.
Does anyone know if there is a way to suppress these incompatibility messages during the SQL service installation (or any installation, for that matter)?
"Obviously MSSQL 2005 Express works just fine on Windows 8". How have you tested this? Have you gone through the same rigorous testing or do you know the fine inner-working of the product like Microsoft has? They're the company that designed the thing, don't you think they'd know if there were issues? – MDMarra Nov 1 '12 at 15:43