Versions Compared

Key

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

...

This installation type is performed by setting the setup.exe install file parameters 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 /removeall

The Axxon PSIM software deletion without saving the configuration

/x /uninstall

The Axxon PSIM software deletion saving the configuration

/r

The Axxon PSIM software repair

/repair

The Axxon PSIM software repair

/qn

The Axxon PSIM software installation/update

/quiet

The Axxon PSIM software installation/update

/norestart

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

/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 required for installation. It is used if a component that isn't installed by default is to be installed. Possible values are given in the next table

/REMOVE="[]"

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

/CMD="[commands]"

Values of functions for a 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

Suppress checking OS version

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

Installation of the Bosch VideoSDK driver (see Note):

no—don't install;

yes—install
/saveaddonsDon't delete any vertical solutions

...

setup.exe /quiet /LANG="en" /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)\SQLEXPRESS2014SQLEXPRESS2019\" DB_PSIM_NAME=\"PSIMNew\" DB_TITLES_NAME=\"titlesNew\" INSTALLDIR=\"%ProgramFiles%\PSIMNew\" REMOVE=\"Wav,Utils\""

...

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