How to enable a Feature depending on a condition? #9102
Unanswered
ChristianSauer
asked this question in
Questions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Question
I want to enable a Feature depending on a condition, but I am unable to do so - it seems to evaluate something, but I am not sure what.
It currently looks like this:
The idea here is that the custom action CheckIsVte runs at the beginning and checks if certain conditions are met, if so FORCE_INSTALL_TDGF is set to true - otherwise false. But the
Level
seems to evaluate to False.I can see in the MSI logs:
How can I do this`or it's a bad idea in the first place
Open Source Maintenance Fee
wixtoolset
project because I support the maintainers.Beta Was this translation helpful? Give feedback.
All reactions