Skip to main content
Version: 10.3

Upgrade

This page describes how to upgrade the Web App Tracker Plugin. The plugin can be upgraded independently of the Core Client, allowing you to install a newer plugin version without upgrading the Core Client.


Upgrading through the Windows Installer Interface

Step 1. Launch the Installer

  1. Double-click the openit_webapptrackerplugin_<version>_<architecture>.msi installer file to begin. A setup wizard will be displayed.

  2. Click Next to continue.

Setup Wizard Welcome Screen

Setup Wizard Welcome Screen

Step 2: Select the Installation Directory

  1. Choose where the Web App Tracker Plugin will be installed.

  2. Click Change to specify a different directory.

    Destination Folder

    Destination Folder

  3. Click Next to continue.

Step 3: Start the Installation

  1. On the Ready to Install screen, you may choose to select the Close and restart supported browsers after installation option. This makes the Web App Tracker Plugin available immediately after installation. If this option is not selected, the extension will become available the next time the supported browsers are restarted.

  2. Click Install to begin the installation.

    Ready to Install

    Ready to Install

  3. If prompted by Windows User Account Control (UAC), click Yes to allow the installer to proceed.

The installer will now copy and configure the required files on the system.

Step 4: Complete the Installation

When the installation finishes:

  1. Click Finish to complete the installation.

    Installation Complete

    Installation Complete

Upgrading through the Command Line

Step 1: Open Command Prompt

  1. Open a command prompt with Administrator level privilege.

Step 2: Execute the Installation Command

  1. Execute the following command:

    Command Syntax
    msiexec /i <msi_file> /l*v <log_file> <options> INSTALLDIR=<root_dir>

    Required:

    ParameterDescription
    /i <msi_file>Use this to specify the path of the Windows installer file, openit_webapptrackerplugin_<version>_<architecture>.msi.
    /l*v <log_file>Use this to specify the path of the installation log file that will be created during installation.
    Required Key-Value Pairs for Web App Tracker Plugin Installation

    Properties:

    ParameterDescription
    INSTALLDIR=<root_dir>The path where the Open iT files will be installed. This value is set to C:\Program Files\OpeniT\WebAppTrackerPlugin by default.
    RESTARTBROWSERS=1This makes the Web App Tracker Plugin available immediately after installation.
    Properties for Web App Tracker Plugin Installation

    Options:

    ParameterDescription
    /quietRun the command in silent mode.
    /passiveRun the command in unattended mode — progress bar only.
    Options for Web App Tracker Plugin Installation

    note

    The installer will use the Windows Installer Interface process when the installation option is not specified.

Step 3: Verify Installation Completion

  1. If using passive mode, wait until the progress bar disappears.
  2. If using quiet mode, verify installation by:
    • Opening Task Manager
    • Checking the Details tab
    • Ensuring the msiexec process is no longer running