"Util RegistrySearch has an attribute Winb64 that seems to be no by default. 
 If this is set to Yes, Would it mean it would look in the 32 bit registry 
on 32bit OS and 64bit registry on 64 bit OS ? "

Yes. but the attribute is RegistrySearch/@Win64.  In the default situation
where it is no or does not exist, I think the OS "redirects" registry access
based on the bitness of the bundle.exe, which today is always a 32 bit
bundle.exe. (There is dev discussion about creating a 64 bit version of Burn
in a future release.)  When RegistrySearch/@Win64='yes' the OS redirection,
which would normally take place, is bypassed and the 64 bit registry is
used.  Generally I only provide this attribute when I specifically need to
look for a registry key in the 64 bit area from my Burn bundle.



--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Util-RegistrySearch-Element-and-Win64-attribute-tp7584914p7600918.html
Sent from the wix-users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Don't Limit Your Business. Reach for the Cloud.
GigeNET's Cloud Solutions provide you with the tools and support that
you need to offload your IT needs and focus on growing your business.
Configured For All Businesses. Start Your Cloud Today.
https://www.gigenetcloud.com/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to