Install and Activate CloudBerry Drive

Silent Installation

Run the elevated command prompt under a local administrator account.

  1. Click on the Windows Start button.
  2. Type cmd.exe in the search field, then press Enter.
  3. Change your current folder to the CloudBerry Drive installation folder. Use the following command:
cd "C:\Program Files\CloudBerryLab\CloudBerry Drive"
  1. Execute the installation file. Use the following command:
CloudBerryDriveSetup_v[build_version].exe /S

File name depends on the version of CloudBerry Drive

License Activation

To activate the license, proceed as follows:

Once the CloudBerry Drive is installed, change the directory to the installation folder (e.g. C:\Program Files\CloudBerryLab\CloudBerry Drive) in the command line:

cd "C:\Program Files\CloudBerryLab\CloudBerry Drive"

Request the trial or enter the license key.

To request the trial, run the following command:

cbd.exe /activatelicense -t -e email

To register the license key, use the following command:

cbd.exe /activatelicense -e email -k your_license_key

To release license, use the following command:

cbd.exe /releaselicense

Replace "your_license_key" and "email" with your actual email and license key you received when buying the product

https://git.cloudberrylab.com/egor.m/doc-help-std.git