From: Geoff Chambers on
Before I recreate the wheel can anyone provide me with the scripts to
install Crystal Reports as well as Sybase SQL Anywhere?

Tia Geoff

From: Ralf Saile on
Hi Geoff

For Crystal Report 9 we use this:
regsvr32 atl.dll
regsvr32 ExportModeller.dll
regsvr32 crtslv.dll
regsvr32 craxdrt9.dll
regsvr32 crqe.dll
regsvr32 keycode.dll
regsvr32 crviewer9.dll

It is not for the designer runtime.
For Crystal Report XI we use the merge-file from there.

Ralf

Geoff Chambers wrote:

> Before I recreate the wheel can anyone provide me with the scripts to
> install Crystal Reports as well as Sybase SQL Anywhere?
>
> Tia Geoff



--

From: Geoff Chambers on
On Feb 8, 2:20 am, "Ralf Saile" <RalfSa...(a)gmx.de> wrote:
> Hi Geoff
>
> For Crystal Report 9 we use this:
> regsvr32 atl.dll
> regsvr32 ExportModeller.dll
> regsvr32 crtslv.dll
> regsvr32 craxdrt9.dll
> regsvr32 crqe.dll
> regsvr32 keycode.dll
> regsvr32 crviewer9.dll
>
> It is not for the designer runtime.
> For Crystal Report XI we use the merge-file from there.
>
> Ralf
>
> Geoff Chambers wrote:
> > Before I recreate the wheel can anyone provide me with the scripts to
> > install Crystal Reports as well as Sybase SQL Anywhere?
>
> > Tia Geoff
>
> --

I was hoping not to have to switch to Install Sheild to use the merge
modules.