Multi-User License Deployment on Windows

Multi-User License Deployment on Windows / 3 - Deployment of Original MSI by Command Line / 5 - Updating Antidote

3.5 - Updating Antidote

Updating Antidote consists of applying 3 MSP files in the case of a unilingual installation and 4 files in the case of a bilingual installation (one file for the Antidote application, one file for the Connectix application, and a file for each language module).
The following steps are required for local updates:

  1. Download the 3 or 4 files from your Multi-User Client Portal. For bilingual installation, these files may take the following forms:
    Diff_Antidote_11_C_11.y.msp
    Diff_Antidote_11_Module_F_11.y.msp
    Diff_Antidote_11_Module_E_11.y.msp
    Diff_Connectix_11_C_11.y.msp

    However, the most recently published update may be a connectors update, such as Diff_Connectix_11.x_C_11.y_n.msp.

    Antidote 11 also manages “connectors updates”, which update elements of Antidote that are integrated with supported software applications. Connectors allow integration of Antidote with these applications. These updates do not change the version shown in the “About Antidote” window.

  2. Ensure that the conditions are met, see section Before starting.

  3. For each update file to apply, enter one of the following command lines as a workstation administrator:

    msiexec /p "\\server_path\to\MiseAJour.msp"

    or (for silent installation):

    msiexec /qn /p "\\server_path\to\MiseAJour.msp"

    You may also use a script that installs all the required updates. See following section: Using Scripts.

Integration with newly supported software is completed upon first launch of Antidote 11 (from the Start menu) or when each user logs onto the workstation.