I pulled this off the BOBJ support site:
To manually install the ActiveX Viewer on a client computer,
complete these steps:
1. Log on to the client computer as the local administrator.
2. Locate the ActiveXViewer.cab file on the development computer
or web server, depending on the version of Crystal Reports that is
installed:
• Crystal Reports XI - C:\Program Files\Common Files\Business
Objects\3.0\crystalreportviewers11\ActiveXControls
• Crystal Reports 10 - C:\Program Files\Common Files\Crystal
Decisions\2.5\crystalreportviewers10\ActiveXControls
• Crystal Reports 9 - C:\Program Files\Common Files\Crystal
Decisions\2.0\crystalreportviewers\ActiveXControls
3. Copy the ActiveXViewer.cab file to the client computer.
4. Extract the .cab file into a local folder.
5. Right-click the Crviewer.inf (Crviewer9.inf for Crystal
Reports 9) file and then and click 'Install'.
The ActiveX Viewer control is now installed on the client
computer.
If after completing these steps the ActiveX Viewer is still not
installed, try one or more of these steps:
• Run the DependencyInstaller.exe utility to install
gdiplus.dll and usp10.dll, if required. The DependencyInstaller.exe
is located inside ActiveXViewer.cab file.
CAUTION
|
Do not run DependencyInstaller.exe on the Enterprise XI server
as it creates a Common Files directory under Program Files with the
gdiplus.dll and usp10.dll in it. Only run it on a client.
|
• Deploy and then register the fie PrintControl.dll on the
client computer.
• Extract the DLL files from the .cab file, place them in a
folder, and then run the install script.
• Manually register all of the DLL files in the .cab file using
regsvr32. For example, "regsvr32 myfile.dll".