So I know how to take the bootstrap for crystal reports and use it as a pre-req so that crystal reports gets installed if it does not exist. But is there a way to make it optional through a feature?
Asked
Active
Viewed 422 times
1 Answers
0
According to the Crystal Reports website using either an MSI installer (using a bootstrapper) or using merge modules. You want to include the merge module in your project and then selectively install that module using features.

heavyd
- 17,303
- 5
- 56
- 74