Skip to content

Plan msi features #2

Answered by rsmart8452
cap-Konst asked this question in Q&A
Mar 26, 2025 · 1 comments · 5 replies
Discussion options

You must be logged in to vote

As I mentioned, I'm not the best to ask about this stuff because I haven't taken this kind of approach in a very long time. If you're trying to condition multiple components, it sounds like you were on the right track originally. You prompted me to get off my lazy rear and start looking into this, though. Here's what I've come up with.

Conditions can only be used in a Fragment in a bundle, not a package. That's why the Fragment's child Condition is in the bal schema, not the main schema. This makes sense, because WiX still has to play by rules defined by the MSI database structure, which only supports conditions for specific tables.

As you know, Features are intended to be installed or un…

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@rsmart8452
Comment options

@cap-Konst
Comment options

@cap-Konst
Comment options

@rsmart8452
Comment options

Answer selected by cap-Konst
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants