I am trying to deploy a Windows desktop application that uses CR for VS 2010 13.05. I used the prerequisite editor, and added the .msi file that I downloaded from this site, and set the "Application to run" to the name of the .msi file. When I built the installation, I got the warning “ISDEV : warning -6248: Could not find dependent file crpe32.dll, or one of its dependencies of component Crystal_Reports_Hello.exe” I have crpe32.dll, but I do not know what to do with it in Installshield. I tried to add it to the .prq file that I created, but got the same warning.
How can I deploy this application with Installshield?
Thanks