I have a BasicMSI project that has 2 features.
During the installation process, if I remove the feature2 from the Customization list, it won't install feature1 as expected but If i remove the Feature1 it will install anyways.
Can anyone tell me how can I solve this. Thanks