Link to home
Start Free TrialLog in
Avatar of rpkhare
rpkhareFlag for India

asked on

Creating Setup of application

I developed an application using Visual Studio 2005 and MySQL database. It is also using Crystal Reports that comes with Visual Studio 2005. I created Setup project. But when I run the setup on a client machine, it is not installing Crystal Reports dll files.

I want to know how to make the Setup determine all the possible DLLs my project needs and thereby include all the files.
ASKER CERTIFIED SOLUTION
Avatar of Mike McCracken
Mike McCracken

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial