That looks ok but you don't normally reference WOW6432Node as that redirection 
happens automatically if your msi is 32bit.

Neil

-----Original Message-----
From: Natalie Carr [mailto:natalie.c...@measuresoft.com] 
Sent: 16 August 2012 2:08 PM
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] RegistrySearch

Can anyone tell me if I have done anything wrong here, it does not seem to be 
working. And also do I have to call a custom action to run this search?
Whats my best way for testing it?

 

  <Property Id="PRODUCTINSTALLED">

      <RegistrySearch Id="PRODUCTINSTALLED" Root="HKLM"
Key="SOFTWARE\WOW6432Node\Microsoft\Windows\CurrentVersion\Uninstall\mainmen
userver" Name="VersionID" Type="raw" />

      </Property>

 

 

Kind Regards,

 

Natalie Carr

 

------------------------------------------------------------------------------
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

------------------------------------------------------------------------------
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