Install VDS software in Silent Mode - Integration - Ver. 3.7.0.3 - Administration & Configuration - Hexagon

HxGN VDS Install and Setup

Language
English
Product
Integration
Search by Category
Administration & Configuration
VDS Version
3.13

To install the VDS in silent mode, use the installation executable file in a command line with the required information passed as arguments.

For example, to install VDS with all features selected, use the following command, using your user name and company name:

HxGN_VDS_Setup.exe -silent -install ADDLOCAL=ALL USERNAME=UserName COMPANYNAME=YourCompany

  • All arguments and values are case-sensitive.

  • You must have administrative privileges on the system in which you are running the silent installation.

Required silent install parameters

-q, -quiet, -s, -silent

Runs in silent mode (no prompts).

-install

Performs an installation.

USERNAME

Provides the user name associated with the product serial number.

COMPANYNAME

Provides the company name associated with the product serial number.

Optional silent install parameters

-l, -log

Writes log information to a file.

-uninstall

Removes all installed components of the software.

-repair

Reinstalls all components of the software.

-modify

Updates the installation as specified.

INSTALLFOLDER

Specifies a path to the location where the software is to be installed.

ADDLOCAL

Specifies the list of features to be installed, separated by commas. Feature names are case-sensitive.

For all features, use ALL.

For specific features, use FE_VDSRequisite and one or more
of the following strings that represent the feature to be installed: 
FE_VDSRequisite 
FE_VDSService 
FE_VDSWebAPI  

REMOVE

Specifies the list of features to be removed, separated by commas.
Feature names are case-sensitive.