[wix-users] Wix Bundle and DetectCondition

Jacqueline MARECHAL j.marechal at arcinfo.com
Tue Apr 20 11:25:42 PDT 2021


Ok, I understand.
I will expressed it differently : how would you detect a version of .NET Desktop runtime.
All ideas are welcome.

Thank you

De : Hoover, Jacob <Jacob.Hoover at greenheck.com>
Envoyé : mardi 20 avril 2021 18:58
À : WiX Toolset Users Mailing List <wix-users at lists.wixtoolset.org>
Cc : Jacqueline MARECHAL <j.marechal at arcinfo.com>
Objet : RE: Wix Bundle and DetectCondition

Step 1, explain the problem.  Starting off by thinking you need to write custom code is a bit strange, as many have traversed the path before you using the existing capabilities and were able to accomplish the task at hand.

From: wix-users <wix-users-bounces at lists.wixtoolset.org<mailto:wix-users-bounces at lists.wixtoolset.org>> On Behalf Of Jacqueline MARECHAL via wix-users
Sent: Tuesday, April 20, 2021 11:16 AM
To: wix-users at lists.wixtoolset.org<mailto:wix-users at lists.wixtoolset.org>
Cc: Jacqueline MARECHAL <j.marechal at arcinfo.com<mailto:j.marechal at arcinfo.com>>
Subject: [wix-users] Wix Bundle and DetectCondition

Hello,

I would like to build and evaluate complex DetectConditions.
I thought of several possibilities:


- Create an extension such util, to create additional functions like string parse, search on regular expressions and so on.
But I don't understand how to do this. Is there a document or a tutorial about ?


- Evaluate the condition directly in a custom bootstrapper.
But it seems that it is not possible to get the DetectCondition attribute of an ExePackage. InstallCondition is available, but not DetectCondition :(

Do you have any advice ? examples ? information ?

Thank you.


____________________________________________________________________
WiX Toolset Users Mailing List provided by FireGiant http://www.firegiant.com/<http://www.firegiant.com>
NOTE: This email was received from an external source. Please use caution when opening links or attachments in the message.



More information about the wix-users mailing list