Skip to main content
Skip table of contents

Cyclone 3DR | Installation process

How to get the installers?

Latest versions of Cyclone 3DR and Cyclone 3DR Viewer are available on Leica MyWorld portal.

For a complete list of all installers and additional resources, you can check this page.

Installation update procedure

  1. Launch the Cyclone 3DR EXE and follow the instructions in the Setup Wizard.

image-20240712-073001.png
  1. If 3DR is already installed, you will be prompted to select the update mode Cyclone 3DR.

image-20240712-073028.png
  1. Complete the installation by selecting “Install”.

image-20240712-073101.png

Licensing setup

  1. Once you have installed Cyclone 3DR, open the Client License Manager for Floating Licenses via Cyclone 3DR (Home/Settings/License) or via the program located here:

Start Menu | All Programs | Leica Geosystems | Client License Manager

image-20240712-073453.png

Be sure to choose the CLM Floating option (there are two CLM options and the Nodelocked CLM will not activate your license).

image-20240712-072648.png
  1. Click Add.

  2. Enter your Entitlement ID (EID) in the field (copy / paste). To enter multiple EIDs separate them with a semicolon ";" and no space. 

image-20240712-072821.png
  1. After you have entered your EID, click on the Add button in the bottom right of the page.

  2. Once your licenses are activated you can close CLM and launch or return to Cyclone 3DR.

image-20240712-074422.png
  1. Go to Home | Settings and select License.

image-20240712-074031.png
  1. If you have entered the EID inside your local CLM, select Localhost. If the license is on a dedicated server, enter the server’s name in Server Address.

image-20240712-074212.png
  1. You can select the features you want to check out from CLM. The available options to checkout will correspond to the options you purchased which are contained in your EID.

image-20240712-074249.png
  1. Once the options are selected, click on Activate license.

image-20240712-074329.png

Installer customization

Command line parameters

Here are the list of officially supported command line parameters of Cyclone 3DR and Cyclone 3DR Viewer installer.

To use them:

  • Open a command prompt window.

  • Navigate to the local folder where there installer is located

  • Then enter the desired command.

You can combine several options together:

BASH
"D:\All Downloads\Cyclone_3DR_2026_0_2_49073.exe" /VERYSILENT /SUPPRESSMSGBOXES /LANG=en /DIR="D:\App"

Options

Behavior

/VERYSILENT /SUPPRESSMSGBOXES

Run the installer in silent mode.

/LANG=language

Set the installer language.

If a valid language is provided, the Select Language dialog will be suppressed.

BASH
"D:\All Downloads\Cyclone_3DR_2026_0_2_49073.exe" /LANG=fr
Supported languages
  • en: English

  • fr: French

  • po: Portuguese

  • jp: Japanese

  • ge: German

  • it: Italian

  • ch: Chinese

  • es: Spanish

  • ru: Russian

  • ko: Korean

/LOG=file_path

Create a log file of the installation process using the provided file path.

BASH
"D:\All Downloads\Cyclone_3DR_2026_0_2_49073.exe" /LOG="D:\Temp\3DR_install.log"
  • If a file with the specified name already exists it will be overwritten.

  • If the file cannot be created, the installer will abort with an error message.

/DIR=file_path

Set the installation directory of the application.

BASH
"D:\All Downloads\Cyclone_3DR_2026_0_2_49073.exe" /DIR="D:\App"

/NoDeprecated

Prevent the deployment of any non-maintained third parties.

This option limits the software's functionality.

Offline deployment

To install Cyclone 3DR in specific environment with specific security policy, take a look on the “Offline Deployment” section in this page.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.