Thank you very for the quick reply Rob and Michael.

I have a custom Action written in C# which is being used in the MSI.
So do i need to build that custom action separately for 32 bit and 64 bit
and then use those specific "CA.dll" files for respective MSI

-Sagar1111



Rob Mensching-7 wrote:
> 
> candle -arch will switch the Package/@Platform to 64-bit. That's about all
> you need to do. Then you can mark Components/@Win64 as necessary.
> File/@ProcessorArchitecture probably won't be needed.
> 
> Play with it a little bit, that tends to help a lot.
> 
> On Tue, Dec 29, 2009 at 6:24 AM, Sagar1111
> <sagarkavitak...@gmail.com>wrote:
> 
>>
>> Hi
>> I want to develop a 64 bit MSI.
>> I have already developed 32 bit MSI. But now if i had to modify it for 64
>> bit machine, what changes do i need to make?
>> For eg:Package/@Platform , Component/@Win64, file/@ProcessorArchitecture
>>
>> or will candle -arch command build 64 bit MSI for me?
>>
>> I am pretty much confused!
>> Please help ASAP
>> --
>> View this message in context:
>> http://n2.nabble.com/Creating-MSI-for-64bit-machine-tp4227783p4227783.html
>> Sent from the wix-users mailing list archive at Nabble.com.
>>
>>
>> ------------------------------------------------------------------------------
>> This SF.Net email is sponsored by the Verizon Developer Community
>> Take advantage of Verizon's best-in-class app development support
>> A streamlined, 14 day to market process makes app distribution fast and
>> easy
>> Join now and get one step closer to millions of Verizon customers
>> http://p.sf.net/sfu/verizon-dev2dev
>> _______________________________________________
>> WiX-users mailing list
>> WiX-users@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/wix-users
>>
>>
> 
> 
> -- 
> virtually, Rob Mensching - http://RobMensching.com LLC
> ------------------------------------------------------------------------------
> This SF.Net email is sponsored by the Verizon Developer Community
> Take advantage of Verizon's best-in-class app development support
> A streamlined, 14 day to market process makes app distribution fast and
> easy
> Join now and get one step closer to millions of Verizon customers
> http://p.sf.net/sfu/verizon-dev2dev 
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
> 
> 

-- 
View this message in context: 
http://n2.nabble.com/Creating-MSI-for-64-bit-machine-tp4227783p4231246.html
Sent from the wix-users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to