Hello,

RegistrySearch/@Win64 documentation at
http://wixtoolset.org/documentation/manual/v3/xsd/wix/registrysearch.html
 says:

The default value depends on the value of the Package/@Platform attribute:
if the @Platform attribute value is 'x86', the default @Win64 attribute
value is 'no'; otherwise, the default value is 'yes'.

But my tests with WIX 3.6.3303 showed that default is always 'no'
regardless of Package/@Platform attribute value. For example I have
Package/@Platform
value 'x64' and RegistrySearch element without @Win64 attribute. I compile
msi and check its content with Orca. RegLocator table contains record
corresponding to my RegistrySearch element but its Type does
not contain msidbLocatorType64bit set.

Is this bug in WiX or bug in the schema reference? Or maybe I missing
something?

Thanks,
Igor
------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349351&iu=/4140/ostg.clktrk
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to