Silent Installation - Intergraph Smart Isometrics - 7.2 - Installation & Upgrade - Hexagon PPM

Intergraph Smart Isometrics Installation

Language
English
Product
Intergraph Smart Isometrics
Search by Category
Installation & Upgrade
I-Data Integrator Version
8.2
Smart Isometrics Version
7.2
Spoolgen Version
9.2

You can perform a silent mode installation using command-line arguments executed from a command prompt, a batch file, or a third-party software deployment tool. Silent installations are performed with no user interaction or with pre-filled values that require minimal interaction. This section provides the setup command and describes the available command line arguments that you can use to perform silent installations for Smart Isometrics using the setup executable (Setup.exe) delivered on the product media.

It is useful if you are also familiar with the usual installation process. For more information, see Install Smart Isometrics.

Before you begin

Before creating a silent setup of Smart Isometrics, make sure that the following conditions exist:

  • All prerequisites are loaded. The silent installation does not check for prerequisites. For more information, see Smart Isometrics Hardware and Software Recommendations.

  • Any previous versions of Smart Isometrics on the target machine have been uninstalled.

  • The target machine meets the free disk space recommendations.

Command-line install with arguments

setup.exe -silent -install SLAACCEPT=YES USERNAME=<name> COMPANYNAME=<company_name> ADDLOCAL=ALL SERIALNUM=<assigned serial number>

Required Arguments:

-s, -silent, -quiet, -q

Runs the installation in silent mode with no prompts.

-install

Performs the installation.

SLAACCEPT=YES

Accepts the Software License Agreement for all users on whose computers you are installing the product.

USERNAME=<name>

Specifies the name of the user.

COMPANYNAME=<company_name>

Specifies your company name.

ADDLOCAL=ALL

Installs Smart Isometrics and all associated products and tools.

SERIALNUM=<assigned_serial_
number>

Specifies the serial number provided for the software.

Examples using command-line parameters

Example 1: Installation with Pre-Filled Values

setup.exe -install SLAACCEPT=YES USERNAME="John Smith" COMPANYNAME=Hexagon ADDLOCAL=ALL SERIALNUM=0123456789

This command-line example installs Smart Isometrics to the default installation location, agrees to the license agreement, and registers the software to John Smith at Hexagon with a serial number of 0123456789.

Example 2: Silent Installation

setup.exe -silent -install SLAACCEPT=YES USERNAME="John Smith" COMPANYNAME=Hexagon ADDLOCAL=ALL SERIALNUM=0123456789

This command-line example uses the same parameters as described in Example 1, but installs Smart Isometrics without displaying any prompts or messages.

  • If any names contain one or more spaces, enclose the name in quotation marks. For example:

    USERNAME="John Smith"

  • You must enter upper-case values for the SLAACCEPT and ADDLOCAL arguments. Otherwise, the installation fails.

  • For more information about the associated products and tools installed with Smart Isometrics, see Smart Isometrics tools .