FYI - I just implemented a  semi-custom
<http://www.joyofsetup.com/2007/07/01/semi-custom-actions/>   action using a
similar implementation as I found in the WixGamingExtension which calls
WcaAddTempRecord on the Registry table, to allow MSI to manage my registry
change.  The CA code (specifically the registry path) is agnostic to
WoW6432Node so that the CA can be built for either Win32 or x64 and used in
either a x86 or x64 MSI.  I only needed to set Component /@Win64="no" and
MSI handles the redirection.

The MSI packages are also built using the InstallerPlatform MSBuild property
to set the bitness of the MSI.  For most of the Components I never set
Win64, but for this registry key setting Win64="no" was needed to get MSI to
redirect the the registry hive.



--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Possible-Bug-RegDelete-does-not-work-properly-with-REG-KEY-32BIT-on-a-64-bit-system-tp7600893p7600896.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