When checking for local instances of SQL Server its normally best enumerate the value of the registry key HKLM\Software\Microsoft\Microsoft SQL Server\ and then look at the value on installed instances.
However on a 64 bit machine there are two
Read More