[wix-users] ProgramFilesFolder is always Program Files (x86)

Rob Mensching rob at firegiant.com
Thu Sep 10 10:00:55 PDT 2020


And coming in WiX v4 there is `ProgramFiles6432Folder` that adapts to the architecture of the build.

I'm very excited about that feature.

---
Short replies here. Complete answers here: https://www.firegiant.com/services/

-----Original Message-----
From: wix-users <wix-users-bounces at lists.wixtoolset.org> On Behalf Of Bob Arnson via wix-users
Sent: Thursday, September 10, 2020 9:51 AM
To: WiX Toolset Users Mailing List <wix-users at lists.wixtoolset.org>
Cc: Bob Arnson <bob at firegiant.com>
Subject: Re: [wix-users] ProgramFilesFolder is always Program Files (x86)

https://docs.microsoft.com/en-us/windows/win32/msi/programfiles64folder

-----Original Message-----
From: wix-users <wix-users-bounces at lists.wixtoolset.org> On Behalf Of Pascal Cloup via wix-users
Sent: Thursday, 10 September, 2020 12:13
To: wix-users at lists.wixtoolset.org
Cc: Pascal Cloup <ptpas059 at gmail.com>
Subject: [wix-users] ProgramFilesFolder is always Program Files (x86)

Hi,

I'm new to Wix and i try to make an installer for .net application targeting x64.
For my first steps, using 'Wix toolset vs2019 extensions' , i succeeded to create a msi file, but this msi always installs the app in the 'Program Files (x86)' directory.
I tried to set the x64 in the configuration manager of VS, in the properties of the setup project, but this always the x86 that remains selected.

Someone can help?

regards

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

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



More information about the wix-users mailing list