I have the following component contained registry key & value settings defined.
When I execute an msi with this setting in place on w03 or w08 x64 installs
instead of the key and values being written out to
HKLM\Software\Wow6432Node\... they keep getting provisioned under
HKLM\Software\...
<RegistryKey Root="HKLM" Key="Software\Wow6432Node\Microsoft\Microsoft SQL
Server\Services\NotificationServices\Instances\EventingMSSolve">
<RegistryValue Name="DBServer" Type="string" Value="[DATABASEHOST]" />
<RegistryValue Name="Version" Type="string" Value="9.0.242" />
</RegistryKey>
Question - am I doing something dumb here that would cause me to be getting
this result?
-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
Don't miss this year's exciting event. There's still time to save $100.
Use priority code J8TL2D2.
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users