Crystal Install integration into INNO

Started by Randem, July 22, 2008, 03:00:43 AM

Previous topic - Next topic

Randem

Aloha Ed,
 
What you could do is simple. Just create a script using InnoScript (also from our site www.randemsystems.com) with your project or a sample test project and just include the selection for CR 11. Create the script and you will see in the script just what you need to add. Our CR installation will run from within Inno Setup.
 
You will also see that InnoScript makes your job a whole lot easier creating and maintaining scripts.
 
Hopefully this answered your question. If you have more question, please ask.

edhasted

Apologies for posting this but I seem to have fallen at the first hurdle.
 
We have an INNO installer for our software.
However we need to include the Crystal Install (XI) components as well to make it comprehensive. We have the Crystal MSM files but cannot run them from INNO. So we stumbled across this site.
 
What I don't understand is how I embed the Randem stuff into our build scripts. What I seem to have is a stand alone installer which does the same as the MSM powered via MSI/.net.
 
I was expecting several(hundreds?) lines of code to install.
 
Apologies for being naive but I suspect I have missed the bleedin' obvious. Could someone help me out?
 
Many thanks,
 
Ed Hasted