Hi

I've been trying to bootstrap Sql 2008 Express and install if required
however my detection Registry search is failing with the following
error:

Error 0x80004001: Unsupported registry key value type. Type = '7'
RegistrySearchValue failed: 'SOFTWARE\Microsoft\Microsoft SQL Server',
HRESULT 0x8000400

If this a Burn RegistrySearch limitation? Or have I setup the search
incorrectly?

   <util:RegistrySearch Root="HKLM"
                                  Key="SOFTWARE\Microsoft\Microsoft SQL Server"
                                  Value="InstalledInstances"
                                  Variable="SQLServerInstalled" />

I'm running the latest source on codeplex (3.6.2907)

Thanks

Richard

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to