Launching a DS Media in GUI or TUI Mode

The media on the Assembly Media can be launched individually with a Graphical User Interface (GUI) or a Textual User Interface (TUI).

These media include:

  • EXALEAD_CloudView
  • EXALEAD_Search_Doc
  • SIMULIA_Documentation
  • SIMULIA_FLEXnet_LicenseServer
  • SIMULIA_EstablishedProducts
  • SIMULIA_EstablishedProducts_CAA_API
  • SIMULIA_Isight

This task shows you how to:

Locate the Media's Launcher on the Assembly Media

Determine where the media is located in the extracted Assembly Media by viewing the table_of_contents.txt file in volume 1 of the AM in a text editor:

<download_dir>\media_name\1\table_of_contents.txt

For example, in the table_of_contents.txt file below, you see that the Linux64 SIMULIA Established Products subdirectory is located in volume 2:

Volume 1:
    ...
    ...

Volume 2:
    ...
    /SIMULIA_EstablishedProducts/Linux64/1              
    ...

Launch the Media

When you have located the directory on the AM where the launchers for your media are, use one of the four launchers in that directory to launch the media.

  • setup.exe - Windows GUI

  • StartTUI.exe - Windows TUI

  • StartGUI.sh - Linux GUI

  • StartTUI.sh - Linux TUI

For example, run one of the following:
   <download_dir>\media_name\2\SIMULIA_EstablishedProducts\Windows64\1\setup.exe
   <download_dir>\media_name\2\SIMULIA_EstablishedProducts\Windows64\1\StartTUI.exe
   <download_dir>/media_name/2/SIMULIA_EstablishedProducts/Linux64/1/StartGUI.sh
   <download_dir>/media_name/2/SIMULIA_EstablishedProducts/Linux64/1/StartTUI.sh