vorsichtdiekurve
2014-07-23 07:38:22 UTC
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
--
View this message in context: http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/RegistrySearch-problem-tp7596055.html
Sent from the wix-users mailing list archive at Nabble.com.
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
--
View this message in context: http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/RegistrySearch-problem-tp7596055.html
Sent from the wix-users mailing list archive at Nabble.com.