
peeyush.jain1.552494171989256E12 asked a question.
Including custom action in build based on Release flag
My setup project has 3 release flags and depending on Release Flag set.exe is created. Some custom actions are only related to particular relaseFlag. So is there any way to include the CustomAction based on release Flag.
Note : Even if you include the ReleaseFlag in the condition of CustomAction, this custom action will be included in installer and during execution, condition is evaluated and custom action is executed.
I hope that helps.
Debbie Landers
Macrovision Corporation
My features are already associated with ReleaseFlags.
My next questions is how to associate a custom action with a feature or subfeature?
The only way seems to me is put a conditional check about the feature state in custom action.
Is there any other way to associate a feature and subfeature with custom action?
Debbie Landers
Macrovision Corporation
Conditionally Launching Custom Actions Based on Release Flags
Debbie Landers
Macrovision Corporation