[wix-users] Registry Search

Carlos Sosa carlos.sosa.us at outlook.com
Tue Jan 9 09:29:38 PST 2018


I really need help with this, why is this returning "Registry key not found"

  <util:RegistrySearch
      Root="HKLM"
      Key="SOFTWARE\Microsoft\Microsoft SQL Server\MSSQLServer"
      Result="exists"
      Variable ="SQL_Installed"/>

>From the registry:

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Server\MSSQLServer]

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Server\MSSQLServer\CurrentVersion]
"Language"=dword:00000409

Error Message:

[0B10:0B98][2018-01-09T09:18:52]i000:
Registry key not found. Key = 'SOFTWARE\Microsoft\Microsoft SQL Server\MSSQLServer'


Any help is appreciated.


More information about the wix-users mailing list