Is this a 64/32bit registry type issue? And is the burn package being run with elevated privileges? (just to rule out issues with registry permissions)
Regards, Bevan Date: Wed, 23 Jul 2014 00:38:22 -0700 (PDT) From: vorsichtdiekurve <mp.mateusz.polan...@gmail.com> Subject: [WiX-users] RegistrySearch problem Hi, I'm trying to determine what if a version of PostgreSQL is installed on a windows 8.1 64 bit machine, using the following code: *<util:RegistrySearch Root="HKLM" Id="PostgreSearch" Win64="yes" Key="SOFTWARE\PostgreSQL\Installations\posgresql-x64-9.3" Value="Version" Variable="PostgreVersion" />* But when running the bootstrapper, i get this in the install log: *Registry key not found. Key = 'SOFTWARE\PostgreSQL\Installations\posgresql-x64-9.3'* Actually the key exists, it can be found using regedit. Thank you in advance for any answer. Mateusz ------------------------------------------------------------------------------ Want fast and easy access to all the code in your enterprise? Index and search up to 200,000 lines of code with a free copy of Black Duck Code Sight - the same software that powers the world's largest code search on Ohloh, the Black Duck Open Hub! Try it now. http://p.sf.net/sfu/bds _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users