Hi LenaPro,
Based on my understanding, what you want to do to is deploy the Crystal Reports runtime with your setup project, right? If so, you need the Merge Module for the Crystal Reports runtime. The Merge Module is a set of components that are merged with a Windows installer for applications that need them. It provides a standard method by which developers deliver shared Windows Installer components and setup logic to their applications. Merge modules are used to deliver shared code, files, resources, registry entries, and setup logic to applications as a single compound file. A merge module is similar in structure to a simplified Windows Installer .msi file. However, a merge module cannot be installed alone; it must be merged into an installation package using a merge tool. You can add the Crystal Reports Merge Modules to your setup project to install the Crystal Reports runtime when installing your application.
For more information, please visit:
http://msdn2.microsoft.com/en-us/library/ms225352(VS.80).aspx
http://msdn2.microsoft.com/en-us/library/ms225284(VS.80).aspx
http://msdn2.microsoft.com/en-us/library/ms225386(VS.80).aspx
Hope this helps.
Best regards.
Rong-Chun Zhang