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 |
REMOVE |
Specifies the list of features to be removed, separated by commas. |