To use the Crystal Reports Merge Modules with
InnoScript and Inno Setup, download our zip file which contains the CR
Merge Modules contained in an installable MSI file so that it can be
installed outside of using the Windows Installer which Business
Objects has tied Crystal Reports to.
In the downloaded zip
file you will find a Microsoft MSI file that you will add to your Inno
Setup Script or you can let InnoScript do it for you (recommended). You
should remove all the other CR files from your script (InnoScript can
do this for you). You can find which ones they are by looking at the
Reference and Components list that InnoScript provides in the script it
creates. Use this list in conjuction with the InnoScript Debug log to
find all the files that also may need to be removed. You can also use
the ORCA Editor to view inside the MSI file to find all the files that
should be removed. You can add these files to the unsafe file list that
InnoScript uses and InnoScript will remove them for you.
Crystal Reports Merge Module Installations for Inno Setup RDC - Visual Basic 6 .Net - Visual Basic .Net (InnoScript will automatically handle the Crystal Reports template addition)