Silent Installation - CloudWorx for Intergraph Smart 3D - Installation & Upgrade

CloudWorx for Intergraph Smart 3D Installation

Language
English
Product
CloudWorx for Intergraph Smart 3D
Subproduct
CloudWorx for Smart 3D
Search by Category
Installation & Upgrade
Smart 3D Version
12.1 (2019)

You can install and remove the software using a command line allowing you to perform unattended installations.

Use the following command line parameters and arguments to perform a silent installation of the product:

CloudWorxforSmart3D.exe -s install SERIALNUM=## SLAACCEPT=YES

You can also use -q, -quiet, and -silent arguments for the silent installation of the product.

The silent installation process installs only CloudWorx for Smart 3D software. It does not install the pre-requisites such as Cyclone or JetStream.

Required Arguments

SERIALNUM=<serial number>

SLAACCEPT=YES

SLAACCEPT=Yes indicates that you are accepting the Software License Agreement.

Uninstallation

Use the following command line parameter to perform the uninstallation of the product:

CloudWorxforSmart3D.exe -q -uninstall

The command-line arguments are case-sensitive.

Example of running CloudWorx for Smart 3D silent install from the command line:

CloudWorxforSmart3D.exe -s install SERIALNUM=12345678901234 SLAACCEPT=YES