[wix-users] Need an option to perform Filesearch in System32 folder from 32 bit installer running on a 64 bit machine.

Hemalatha.Nallusamy at microchip.com Hemalatha.Nallusamy at microchip.com
Thu Nov 17 22:40:18 PST 2016


Hi,

For msi, I am able to write .NET custom action and use it under <Product> .
Similarly For Bootstrapper, is it possible to use .NET code under Bundle?

If so can you provide me some useful link to write managed code and use it in Bundle?

Thanks & Regards,
Hema.

-----Original Message-----
From: wix-users [mailto:wix-users-bounces at lists.wixtoolset.org] On Behalf Of Rob Mensching
Sent: Wednesday, November 16, 2016 10:58 PM
To: WiX Toolset Users Mailing List <wix-users at lists.wixtoolset.org>
Subject: Re: [wix-users] Need an option to perform Filesearch in System32 folder from 32 bit installer running on a 64 bit machine.

Or you could look at the code instead of guessing: wix3\src\burn\engine\variable.cpp

_____________________________________________________________
 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 Phil Wilson
Sent: Wednesday, November 16, 2016 9:18 AM
To: 'WiX Toolset Users Mailing List' <wix-users at lists.wixtoolset.org>
Subject: Re: [wix-users] Need an option to perform Filesearch in System32 folder from 32 bit installer running on a 64 bit machine.

There is no such option. As I said: "A FileSearch new feature could add a Win64=yes option" meaning that this would be a new feature. 

This of course assumes that the underlying issue is that the search from a 32-bit app always searches the 32-bit file system when the native 64-bit folder is being searched, which seems to be the case.

Phil W

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


More information about the wix-users mailing list