/build/static/layout/Breadcrumb_cap_w.png

crystal report 2008 sp3

hello evrybody

I am trying to package crystal report 2008 sp3. i have msi and PID key is provided. it installs silently with qn/qb!. just want to know can i enter PID KEY through command line. if yes how command line should look like...?also is this a difficult application to package?

i appreciate helpful advice.

 

thanks

 

 


1 Comment   [ + ] Show comment
  • Hopefully, you're creating a transform for the MSI as, from memory, CR is utlimately deployed from an MSI.

    If so, find the property "behind" the serial number text-box and use that either on the command line or in your transform.

    >is this a difficult application to package?
    As I say, it should be a simple matter of creating a transform so no. - anonymous_9363 10 years ago

Answers (4)

Posted by: mmudre 10 years ago
Senior White Belt
0

Include the following property in the MST:

PIDKEY=<YourPIDkey>

or else you could use the property in command-line.

 

Posted by: ontari.ontari 10 years ago
Black Belt
0

SETUP.EXE -q setupuilanguage="en" installdir="C:\Program Files\SAP BusinessObjects\SAP Crystal Reports 2013" selectedlanguagepacks="en" installtype="Default" registereduser="XXXXX" registeredcompany="XXXXX" productkey="XXXXX-XXXXXXX-XXXXXXX-XXXXXXX-XX" disablejre="1" disblewebupdateservice="0"

Posted by: jay25oct 10 years ago
Green Belt
0

thanks for reply. which property i can use to disable updates? should i use in command line or mst?

Posted by: jay25oct 10 years ago
Green Belt
0

also i observed its not complete uninstall. after uninstall still there is folder in programme files and gives registration link on first launch of application. how it can be disabled?

 
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