[wix-users] Build 64 Bit MSI using WiXToolSet

Rob Mensching rob at firegiant.com
Mon Dec 6 09:48:41 PST 2021


Platform= x64 should do it. You should see the -arch switch being set on the command-line to candle.exe.

-----Original Message-----
From: wix-users <wix-users-bounces at lists.wixtoolset.org> On Behalf Of Ven H via wix-users
Sent: Monday, December 6, 2021 4:10 AM
To: WiX Toolset Users Mailing List <wix-users at lists.wixtoolset.org>
Cc: Ven H <venh.123 at gmail.com>
Subject: [wix-users] Build 64 Bit MSI using WiXToolSet

Hi,

How can I build a 64 Bit MSI using WiXToolSet? I am using Visual Studio 2019. I tried setting the Platform to x64 on the project properties, but no luck. When I install this MSI, the registry entries are going to 32 bit. I don't want to individually assign the bitness on each component. Also, as per the WiX documentation, it is not recommended to set the Platform property on the Package element. Please help. Also, how can I understand if the MSI is 32 bit or 64 bit? Can we identify this from Orca?

____________________________________________________________________
WiX Toolset Users Mailing List provided by FireGiant http://www.firegiant.com/



More information about the wix-users mailing list