Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

AVEVA™ Work Tasks

Return Results for AVEVA Work Tasks Silent Upgrade

  • Last UpdatedJun 06, 2024
  • 1 minute read
  1. Open a Notepad file and add the following script.

    echo off

    cd <AVEVA Work Tasks 2023 R2 Installpath>\Bin\AVEVAWorkTasksSilentUpgradeManager.exe

    echo %ERRORLEVEL%

  2. Enter the appropriate value for <AVEVA Work Tasks Install path>.

    For example: C:\Program files\AVEVA\Work Tasks\Bin

  3. Save the file with .bat extension.

  4. Open the Command Prompt in the Administrative mode.

  5. Type the path where the Batch file is saved, and then press Enter.

  6. Type the name of the Batch file, and then press Enter.

    The return result of the AVEVAWorkTasksSilentUpgradeManager.exe is stored in the %ERRORLEVEL% variable. The return result will be one of the following:

    • 0 - If the upgrade procedure is successful.

    • 1 - If the upgrade procedure failed.

    • 2 - If multiple instances of AVEVAWorkTasksSilentUpgradeManager.exe are running.

TitleResults for “How to create a CRG?”Also Available in