[wix-users] "Program file" is replaced by "Program file (x86)" [P]
Steven Ogilvie
Steven.Ogilvie at titus.com
Wed May 25 08:11:05 PDT 2016
Classification: Public
Sorry shouldn't have used "WiX" will change, I should have said "Windows Installer" will change the path...
My bad :)
This message has been marked as Public by Steven Ogilvie on May 25, 2016 11:12:59 AM.
The above classification labels were added to the message by TITUS Message Classification.For More information visit www.titus.com.
-----Original Message-----
From: wix-users [mailto:wix-users-bounces at lists.wixtoolset.org] On Behalf Of Rob Mensching
Sent: May 25, 2016 11:11 AM
To: WiX Toolset Users Mailing List <wix-users at lists.wixtoolset.org>
Subject: Re: [wix-users] "Program file" is replaced by "Program file (x86)" [P]
This is not true:
> wix will change the path on the fly to c:\program files (x86)
The WiX Toolset creates your MSI. The Windows Installer executes it. If you want to complain, please complain to the people that can fix the behavior: the Windows Installer team at Microsoft.
_____________________________________________________________
Short replies here. Complete answers over there: http://www.firegiant.com/
-----Original Message-----
From: wix-users [mailto:wix-users-bounces at lists.wixtoolset.org] On Behalf Of Steven Ogilvie
Sent: Wednesday, May 25, 2016 7:18 AM
To: WiX Toolset Users Mailing List <wix-users at lists.wixtoolset.org>
Subject: Re: [wix-users] "Program file" is replaced by "Program file (x86)" [P]
Classification: Public
Your still not understanding...
A 32 bit MSI cannot install to a 64 bit path (i.e. c:\program files) wix will change the path on the fly to c:\program files (x86)
YOU must either create a 32 bit and a 64 bit MSI or just a 64 bit MSI (compile as bitness you want) x86 or x64
End of story...
Steve
____________________________________________________________________
WiX Toolset Users Mailing List provided by FireGiant http://www.firegiant.com/
More information about the wix-users
mailing list