cancel
Showing results for 
Search instead for 
Did you mean: 

Crystal XI Runtime Installer Question

Former Member
0 Kudos

Question:

Has anyone just created a VS2005 Setup Project that only includes the Crystal XI R2 2005 Merge Module and nothing else and had it install the Crystal Runtime? Are there any issues I am not aware of with this approach? Any information, experiences, suggestions would be appreciated.

Background:

I have a situation where I will need to install the Crystal XI R2 runtime on many PCs that will be accessing a centrally managed Windows application. The application software and Crystal Report files are only installed on the server and the PCs access them via a shortcut to the server. The runtime needs to be on the PCs as well as the server. I would like to avoid using the Windows Installer .msi file that comes with the product, for installing the runtime on the PCs, as it requires that the CD Key be entered during the install. I would rather use the Merge Module where I can embed the CD Key creating a VS2005 Setup Project process.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hello,

please also see this link as we have documentation how the different deployment techniques actually work:

https://boc.sdn.sap.com/dotnet/documents

former_member183750
Active Contributor
0 Kudos

You shouod not have any problems. Just ensure you're adding the the MSM as merge modules to the project, not as "Files"

Answers (0)