-
One feature depends on the other one to be installed
Hello,
Example :
- Feature A contains C and B
- Feature C conains D and E
- Feature B( next to feature C)
== A
==C
==D
==E
==B
I want if the user deselect C or ( D and E ), then the feature B should be deselect automatically.
So, the feature B cannot be installed if C or (D and E ) is not installed.
How can I do this in an easy way ? I'm working with MSI Basic project.
Thx
Thierry.
-
Sorry about the example , it's not drawed correctly in the message.
So, the feature A contains B and C. The feature contains D and E.
The feature B contains no feature and is next to feature C.
I hope you understand !!
Thierry.
-
Did you ever get a response to this? I'm trying to do something similar in a basic project. If you figured it out, please post the solution. Thanks
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules