Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

There is a possibility to run the Intellect Axxon PSIM software in a silent the quiet mode (without a user interface).

Info
titleNote.
While the installation program operation is operating, it may be required to restart the system. The installation will be continued automatically after the system is restartrestarted.
Info
titleNote.

When installing in invisible mode on Windows 7 and Windows Server 2008 R2, all Windows Update updates are to be installed, then use the HotFix available at the link on the Microsoft website or here. As a result, there will be no messages about the unreliable publisher during the installation of drivers.

Note
titleImportant!

Consider version compatibility when performing silent update. If Intellect is updated to a version whose second and/or third number is larger than that of the currently installed version (for example, from version 4.10.4 to 4.10.5, or 4.9.5 to 4.10.5), compatibility is lost with industry-specific vertical solutions built for old versions. This is why all vertical solutions are deleted by default unless you use the /saveaddons parameter.

If build number differs, e.g. 4.10.5.200 is updated to 4.10.5.300, vertical solutions remain unchanged.

The redist.exe process

...

finishing in Windows

...

Task Manager indicates that the program has been installed.

 This This installation type is performed by setting setup.exe install file parameters   in in the OS Windows command prompt. The install file parameters are given in the table below.

The install file parameter in the command prompt

                       Description

/?

Help window call

/help

Help window call

/x

The Intellect software deletion saving the configuration

/removeall

The Intellect Axxon PSIM software deletion without saving the configuration

/x /uninstall

The Intellect Axxon PSIM software deletion saving the configuration

/r

The Intellect Axxon PSIM software repair

/repair

The Intellect Axxon PSIM software repair

/qn

The Intellect Axxon PSIM software installation/update

/quiet

The Intellect Axxon PSIM software installation/update

/norestart

Disabling the auto restart of the system while it is being installed

/LANG=”ru”

Russian language selection of installation program

/LANG=”en”

English language selection of installation program

/INSTALLTYPE="Client"

Selecting the Monitor workstation installation type

/INSTALLTYPE="Server"

 Selecting the Server installation type

/INSTALLTYPE="Admin"

Selecting the Admin workstation installation type

/ADD="[]"

A list of components necessary required for installation. Is It is used if a component that is not isn't installed by default is to be installed. Possible values are given in the next table.

/REMOVE="[]"

A list of components that are not aren't to be installed.   Possible values are given in the next table

/CMD="[commands]"

Values of functions for basic installation program. Where commands mean [Function] =\"[Value]\" or [Function] ='[Value]'. Available functions of installation program are given in the last table in the section.

/debug

Enable verbose logging.

/noOSCheck

Supress Suppress checking OS version

/dpcmd="INSTALL_BOSCH_VIDEOSDK=\"no\""

Installation of the Bosch VideoSDK driver (see Note):

no – do not no—don't install;

yes – install.yes—install
/saveaddonsDo not Don't delete any vertical solutions
Note
titleImportantAttention!

In some cases, the Bosch VideoSDK installation results in the displaying of the command prompt window, which must be closed in order to proceed with the installation.

Info
titleNote.
 In In the help window of the installation program, there are two examples identical in functional which function that differ by the type of parameter’s entering parameter entered /CMD (table above, parameter’s value /CMD).

...

Architecturex86

Architecture x64

BaseIntellectBaseAxxonPSIMBaseIntellect

BaseAxxonPSIM

IPDriverPack_x86

IPDriverPack_x86

-

IPDriverPack_x64

Acrobat

Acrobat

dotnetfx35_x86

dotnetfx35_x86

JRE_x86

JRE_ amd64

MsXml

MsXml

Redist2005_x86

Redist2005_x86

SQLServer_x86

SQLServer_ amd64

WindowsInstaller_x86

WindowsInstaller_ amd64

WindowsPowerShell20_x86

WindowsPowerShell20_x amd64

Guardant_x86

Guardant_ amd64

Dotnet40

Dotnet40

Redist2010_x86

Redist2010_x86

-

Redist2010_x64

ReportViewer

ReportViewer

 Installation Installation program features:

Installation program features

Description

CREATE_QUICKLAUNCH_SHORTCUT='1'

Create quick launch shortcut (is used by default)

CREATE_QUICKLAUNCH_SHORTCUT='0'

Do not Don't create quick launch shortcut

CREATE_DESKTOP_SHORTCUT='1'

Create shortcut on the desktop (is used by default)

CREATE_DESKTOP_SHORTCUT='0'

Do not Don't create shortcut on the desktop

ADDLOCAL='[]'

A list of components for installation.

Available values:

1)        Utils – the Utils—the utilities included in the Intellect Axxon PSIM system are installed;

2)        AxxonSoft VideoDrivers – drivers VideoDrivers—drivers by AxxonSof AxxonSoft company are installed;

3)        Wav – sound Wav—sound notification files are installed.

All the components are installed without the ADDLOCAL='[]' command.

Example. ADDLOCAL='Wav' – Intellect Axxon PSIM system and sound notification files are installed.

REMOVE='[]'

A list of components that are not aren't to be installed. Available values:

1)        Utils – the Utils—the utilities included in the Intellect system are not Axxon PSIM system aren't installed;

2)        AxxonSoft VideoDrivers – drivers VideoDrivers—drivers by AxxonSoft company are not aren't installed;

3)        Wav – sound Wav—sound notification files are not aren't installed.

All the components are installed without  REMOVEthe REMOVE='[]' command.

Example. REMOVE = 'Utils' – Intellect, divers —Axxon PSIM drivers and sound notification files are installed. The utilities are not aren't installed.

Functions of the “Server” and “Admin workstation” installation types

INSTALL_AS_SERVICE='1'

Installation as a service

PATHTOKEYFILE='[%SourceDir%]'

Specify the path to the Key folder with license key

LANGUAGE='[en]'

Select the language of the Intellect Axxon PSIM system

SQL_AUTHTYPE='Windows'

Selecting the ”Windows accounts” user authentication method

SQL_AUTHTYPE='Sql'

Selecting the “SQL authentication” user authentication method

SQL_USERNAME='[sapsim]'

Setting the user name for the “SQL authentication” method

SQL_PASSWORD='[]'

Setting the password for the “SQL authentication” method

General functions:

DB_INTELLECTPSIM_NAME='[intellectPSIM]'

Specifying the main database. It is not isn't relevant when SQL_AUTHTYPE='Windows'

DB_TITLES_NAME='[titles]'

Specifying the titles database. It is not isn't relevant when  SQL SQL_AUTHTYPE='Windows'

SQL_INSTANCE='[(local)\SQLEXPRESS]'

Specifying the database server. It is not isn't relevant when SQL_AUTHTYPE='Windows'

Example of running the Intellect Axxon PSIM system installation program in a hidden mode:

setup.exe /quiet /LANG="ruen" /INSTALLTYPE="Admin" /REMOVE="Acrobat Guardant_x86" /CMD="CREATE_QUICKLAUNCH_SHORTCUT=\"0\" INSTALL_AS_SERVICE=\"1\" LANGUAGE=\"de\" SQL_AUTHTYPE=\"Sql\" SQL_USERNAME=\"username\" SQL_PASSWORD=\"pass\" SQL_INSTANCE=\"(local)\SQLEXPRESS2014\" DB_INTELLECTPSIM_NAME=\"intellectNewPSIMNew\" DB_TITLES_NAME=\"titlesNew\" INSTALLDIR=\"%ProgramFiles%\IntellectNewPSIMNew\" REMOVE=\"Wav,Utils\""

In As a result, the installation file setup.exe will be run with the following parameters:

  1. Installation The installation program will install the Intellect Axxon PSIM software in a hidden mode (/quiet);
  2. Installation program language– Russianlanguage – English(/LANG="ruen");
  3. Installation type – «Administrator workstation» (/INSTALLTYPE="Admin");
  4. The following components are not aren't installed: Adobe Acrobat, Guardant drivers . (/REMOVE="Acrobat Guardant_x86");
  5. Installation is performed with the following features (/CMD=):
    1. Without  Without creating the quick launch shortcut (="CREATE_QUICKLAUNCH_SHORTCUT=\"0\");
    2. The Intellect Axxon PSIM software is installed as a service (INSTALL_AS_SERVICE=\"1\");
    3. Language of installed  Intellect The language of installed Axxon PSIM software is German (LANGUAGE=\"de\");
    4. Authentication method – «SQL authentication » (SQL_AUTHTYPE=\"Sql\");
    5. Login – username (SQL_USERNAME=\"username\");
    6. Password – pass (SQL_PASSWORD=\"pass\");
    7. Database server – (local)\SQLEXPRESS2014 (SQL_INSTANCE=\"(local)\SQLEXPRESS2014\");
    8. Main database– intellectNew  database – PSIMNew (DB_INTELLECTAxxon PSIM_NAME=\"intellectNewPSIMNew\");
    9. Titles database – titlesNew (DB_TITLES_NAME=\"titlesNew\");
    10. Installation path - %ProgramFiles%\IntellectNew PSIMNew (INSTALLDIR=\"%ProgramFiles%\IntellectNewPSIMNew\");
    11. Utilities and voice notification files are not aren't installed (REMOVE=\"Wav,Utils\").