Thank you Phil and Pavan, I have tried explicitly calling out 64-bit and specifying type="directory" but it still fails to find it. The only difference I can tell between this use and others in the installer are the . and _ in the key. I was wondering if that was throwing the registrysearch off. It's frustrating when such a simple thing causes a dead stop in work.
-----Original Message----- From: Phil Wilson [mailto:phildgwil...@gmail.com] Sent: Saturday, June 07, 2014 1:56 PM To: General discussion about the WiX toolset. Subject: Re: [WiX-users] RegistrySearch doesn't find Key ..and also don't forget there are 64-bit and 32-bit registries so you may need to explicitly choose one. --------------- Phil Wilson On Fri, Jun 6, 2014 at 12:43 PM, Pavan Konduru <pavan.kond...@accelrys.com> wrote: > Try putting type ="directory" > > -----Original Message----- > From: Brett Faurot [mailto:brett.fau...@dh.com] > Sent: Friday, June 06, 2014 12:32 PM > To: wix-users@lists.sourceforge.net > Subject: [WiX-users] RegistrySearch doesn't find Key > > I'm having problems using a registrysearch. I'm trying to get the install > location of MS SQL Reporting Services by checking the registry; but, my > installer is failing the find the key. > <Property Id="REPORTINGSERVICESPROP"> > <RegistrySearch Id="SqlSearch" Root="HKLM" > Key="Software\Microsoft\Microsoft SQL Server\MSRS10_50.MSSQLSERVER" > Name="test" Type="raw" /> </Property> > > This same method is used successfully many other times in this installer. > Also, I can successfully populate the property looking for a value when the > Key="Software\Microsoft\Microsoft SQL Server". It seems to be only once I > introduce MSRS10_50.MSSQLSERVER that the registrysearch fails and the > property fails to populate. Any ideas? > > Thanks, > Brett > > > ---------------------------------------------------------------------- > -------- Learn Graph Databases - Download FREE O'Reilly Book "Graph > Databases" is the definitive new guide to graph databases and their > applications. Written by three acclaimed leaders in the field, this first > edition is now available. Download your free book today! > http://p.sf.net/sfu/NeoTech > _______________________________________________ > WiX-users mailing list > WiX-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/wix-users > > > > ---------------------------------------------------------------------- > -------- Learn Graph Databases - Download FREE O'Reilly Book "Graph > Databases" is the definitive new guide to graph databases and their > applications. Written by three acclaimed leaders in the field, this > first edition is now available. Download your free book today! > http://p.sf.net/sfu/NeoTech > _______________________________________________ > WiX-users mailing list > WiX-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/wix-users ------------------------------------------------------------------------------ Learn Graph Databases - Download FREE O'Reilly Book "Graph Databases" is the definitive new guide to graph databases and their applications. Written by three acclaimed leaders in the field, this first edition is now available. Download your free book today! http://p.sf.net/sfu/NeoTech _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users ------------------------------------------------------------------------------ HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions Find What Matters Most in Your Big Data with HPCC Systems Open Source. Fast. Scalable. Simple. Ideal for Dirty Data. Leverages Graph Analysis for Fast Processing & Easy Data Exploration http://p.sf.net/sfu/hpccsystems _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users