cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
lanamor
Level 2

Component condition based on feature

Feature A: (Required feature)
-File1
-File2
-File3

Feature B:
-File1

I have two features that install a file with the same name. The file in each component is a different file but has the same name. The result is that Feature A's File1 overwrites Feature B's File1. The intended action would be to copy Feature A's File1 only if Feature B wasn't selected for installation. I've tried to use a condition on the component for Feature A's File1 such as "&FeatureB<>3 AND !FeatureB<>2". I thought this would equal false if Feature B was selected in the installer but it's not working. Any help would be much appreciated. Or if anyone has any other thought as to how this should be handled.
Labels (1)
0 Kudos
(1) Reply
lanamor
Level 2

Is my question unclear or is there more information that I can provide? Any suggestions or insight would be appreciated.
0 Kudos