How to achieve conditional file operations based on whether a feature is selected during installation? #8790
Unanswered
kalyani1217
asked this question in
Questions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
How to achieve conditional file operations based on whether a feature is selected during installation.
If the condition is true, install the file using the File element. If the condition is false, remove the file using the RemoveFile element with the condition on="Install."
Beta Was this translation helpful? Give feedback.
All reactions