I am trying to create an installation program for an app we have developed. Part of the installation will be to install SQL Express if not found on the target computer. I unistalled SQL from my test computer but the installer won't install
SQL. I need to make sure there are no references to SQL in the registry. How would I clean the registry of any references to SQL Server?
↧