/build/static/layout/Breadcrumb_cap_w.png

Silent Install - Crystal Report Pro 11

I am working to get CR Pro 11 packaged in a silent install and I cannot get the command line switches to work.

"\\awusrp07\isws\sms\CrystalReports\pro_11-0\SETUP.EXE" /qn ADDLOCAL=ALL CLIENTLANGUAGE=EN PIDKEY=(real pid #) INSTALLDIR="C:\PROGRAM FILES\BUSINESS OBJECTS\CRYSTAL REPORTS 11" COMMONVERDIR="C:\PROGRAM FILES\COMMON FILES\BUSINESS OBJECTS\3.0" EXCLUDEJAVAFILES=0 EXCLUDEDOTNETFILES=0 EXCLUDERDCFILES=0

When I run the above I get a Crystal Reports XI Setup Error - Fatal Error during installation.

I did look at the post in for XI on this site to generate the above but even that knowledge base article is not 100% correct.

Please help

0 Comments   [ + ] Show comments

Answers (4)

Posted by: usachrisk 18 years ago
Purple Belt
1
It looks like you're sending MSI switches to an EXE. Who made the EXE, and is there an MSI inside somewhere? Run setup with a /? to see if you have a switch such as /v where you can pass MSI command line parameters to the MSI inside, and then use that to send your parameters. Or, pull out the MSI and pass the properties and switches right to it.
Posted by: crazylegs55 18 years ago
Senior Yellow Belt
1
I found the problem was in the PID# missing a single 0
Posted by: crazylegs55 18 years ago
Senior Yellow Belt
0
This setup.exe was the out of the box install from Business Objects. The command line that was part of this install from from the Knowbase article on CR XI from this website. I am unable to modify the MSI with Wise Package Studio. What else? Anyone else with experience on this install?
Posted by: Franks 18 years ago
Senior Yellow Belt
0
You can run it direct from the MSI...

msiexec /I "...\win32\BusinessObjects.msi" TRANSFORMS=:1033 INSTALLSWITCH="CLIENT" PIDKEY=xxxxx-xxxxxxx-xxxxxxx-xxxx /qn

No need to repackage the beast.
:)
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ