Installing and Licensing Crystal Ball with a Script

When installing Crystal Ball on a number of computers, it can be helpful to install and license using a script.

If you have access to a Crystal Ball .msi installation file, you can use msiexec to run the installation by entering the following statement on one line:

msiexec /i "Oracle Crystal Ball.msi filename" CBUSERNAME="cbusername" CBSERIALNUMBER=cbserialnumber /qn

If you only have access to the Crystal Ball setup executable file, possibly through a download from the Web, you can perform a silent installation and license at the same time with this statement:

setupfilename /s /v"CBUSERNAME=\"cbusername\" CBSERIALNUMBER=cbserialnumber /qn"

setupfilename includes the bit level (32-bit or 64-bit).

Related topics: