Running the Software Management Tool in Batch Mode

This task explains how to run the Software Management Tool in batch mode.

  1. Open a Command Prompt window.

    The command must be launched from an elevated command prompt.

  2. Go to the following folder:

    C:\Program Files\Dassault
              Systemes\B424\InstallData\installer

    Note: Indicate your installation path (in this case, C:\Program Files\Dassault Systemes\B424 for example).

  3. Run the command:

    StartTUI.exe --mgt "C:\Program Files\Dassault
              Systemes\B424"

    to display the following:

        Dassault Systemes Software Management
    _______________________________________________________________________________
    
    Input !q and hit Enter to quit. Just press Enter to continue.
    
    1 (*) List installed Components
    2 ( ) Check integrity
    3 ( ) Commit
    4 ( ) Rollback
    Enter selection (default: Next):

  4. Enter your selection by typing 1 (List installed Components), 2 (Check integrity), 3 (Commit) or 4 (Rollback) and press Enter to validate your choice, then press Enter again to run the command.

    For choice 1, if there are no errors, the following message is displayed:

    No integrity errors found

    For choice 2, the installed software is listed. For the results, see the previous sections in interactive mode.

    The following alternative commands are also available:

    %INSTALL_DIR%\InstallData\installer\StartTUI.exe" -SoftMgt -List

    %INSTALL_DIR%\InstallData\installer\StartTUI.exe" -SoftMgt -Check

    %INSTALL_DIR%\InstallData\installer\StartTUI.exe" -SoftMgt -Commit

    %INSTALL_DIR%\InstallData\installer\StartTUI.exe" -SoftMgt -Rollback

    respectively for listing installed components, checking integrity, and committing or rolling back hot fixes.