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?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
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.