The Win64 attribute defaults to 'yes' or 'no' based on the value you pass
to the candle.exe -arch switch. If Win64 is 'no' it searches 32-bit. If it
is 'yes' it will search 64-bit on 64-bit machine and 32-bit on a 32-bit
machine (because there is no 64-bit).

Bootstrapper is completely separate and is not affected by the MSI build.


On Fri, Apr 5, 2013 at 5:09 AM, ptr <ptrajku...@gmail.com> wrote:

> 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 32bit registry
> on 32bit OS and 64bit registry on 64bit OS ?
>
> The reason I am seeking some clarification is become some other attributes
> like these seem to be have different default values for x64 vs x86
> configurations.
>
> If you have a boostrapper project that has both x64 and x86 configurations,
> Does it have any effect on the final exe. I mean on attribute default
> values somewhere ?
>
>
> Thanks
> Raj
>
> ------------------------------------------------------------------------------
> Minimize network downtime and maximize team effectiveness.
> Reduce network management and security costs.Learn how to hire
> the most talented Cisco Certified professionals. Visit the
> Employer Resources Portal
> http://www.cisco.com/web/learning/employer_resources/index.html
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
>
>
------------------------------------------------------------------------------
Minimize network downtime and maximize team effectiveness.
Reduce network management and security costs.Learn how to hire 
the most talented Cisco Certified professionals. Visit the 
Employer Resources Portal
http://www.cisco.com/web/learning/employer_resources/index.html
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to