Produtos

Silent Installation and Upgrade of Medical QAWeb Agent: Command Line Guide

Número do artigo: [3141] - Código legado: [856]

Aplicável a

Installation and upgrade:

Installation modeCommand line script
Silent installation or upgrade via setup.exe

setup.exe /s /v/qn

Silent installation which automatically points to the correct QAWeb Relaysetup.exe /s /v"RELAYHOSTNAME=yourhostname /qn"
Notes:

Use the scripts as-is. They are case-sensitive and the spaces between the various options must be correct.

Some more info about the different command line switches:

  • /s only hides the initial dialog window
  • /v is needed for adding any extra parameters
  • /qn makes the install quiet (no dialog windows)

Uninstall:

Use the following command line to uninstall a QAWeb Agent from a workstation:

msiexec.exe /qn /x {FDA4BA56-BCE2-4AA7-82B9-C828F988550D}

See the KB article 3114 for the use of command line parameters for installing QAWeb Agent with specific options.

More information about installation options can be found in the QAWeb Agent installation guide.

Propriedades

Atualizado em 23 de jul de 2024