[wix-users] Wix Bundle and DetectCondition
Jacqueline MARECHAL
j.marechal at arcinfo.com
Tue Apr 20 09:16:21 PDT 2021
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.
More information about the wix-users
mailing list