Installing PV Elite in Silent Mode - PV Elite - Installation & Upgrade - Hexagon

PV Elite Quick Start

Language
English
Product
PV Elite
Subproduct
PV Elite
Search by Category
Installation & Upgrade

You can install and uninstall PV Elite using a command line instead of the normal installer interface. You can then perform an unattended installation without dialog boxes, such as when performing a network installation or a corporate repackaging. The following command line arguments and parameters can be used to perform a silent installation.

  1. Open a Command Prompt window.

  2. Enter the drive letter where the PV Elite DVD is located. For example, type:

    E:

  3. Type the installation command:

    PVElite.exe /silent /install SLAACCEPT=YES COMPANYNAME=<Company Name> USERNAME=<User Name> SERIALNUM=<serial number> INSTALLFOLDER="C:\Program Files (x86)\Intergraph CAS

Parameters for PVElite.exe

/silent – Sets silent installation mode.

/install – Installs the software.

SLAACCEPT=YES – Approves the license agreement.

COMPANYNAME=<Company Name> – Specifies the company name which is used in the analysis report header.

USERNAME=<User Name> – Specifies a user name.

SERIALNUM=<serial number> – Specifies the product serial number provided to you by Hexagon Asset Lifecycle Intelligence.

INSTALLFOLDER="<path>" – Specifies the installation location for the software.

For a complete list of command line arguments for PVElite.exe, type the following in a Command Prompt window: PVElite.exe /?