I have developed a small application and want to make its setup. Is it possible I can bundle .net framework 4.0 and crystal report dependencies with it. So that user may have not to install it seprately ?
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.
Right click on your setup project
Select properties the from the pop window select Prerequisites.
From the list select .NET Framework 4.0 and SAP Crystal Reports Runtime Engine.
Select “Download Prerequisites from the same location as my application” from the radio button group.
This will out put the installers for your dependencies along with your setup.