ModelCenter Remote Execution Installation

Windows – Silent (Headless)

  1. Open a command prompt.
  2. Enter the following command and press the Enter key:

    ModelCenterRemoteExecution_vYY.X /passive /norestart SLAACCEPT=yes /log
    "C:\phx\Installers\MCre_setup.log"

    where YY.X is the version number.

    Note: Do not use quotation marks around the SLAACCEPT argument.

Windows - Typical

  1. Double-click the ModelCenter Remote Executioninstaller executable to run it.
  2. Click in the "I agree to the license terms and conditions" check box to select it. Then click the Install button to start the installation process.

    Click in the check box to agree to the terms and conditions.
    Tip: To set a custom install location, click the Options button to access the Setup Options page:
    Set a custom install location by clicking the Options button and entering the location in the field.
  3. The Setup Progress screen displays and shows the progress of the installation.
    The bar shows the relative progress of the installation.
  4. The Installation Successfully Completed screen displays when the installation is finished. Click the Close button.
    When the installation is complete, click the Close button.
Note: When the installation has finished, the Ansys Client Licensing Settings utility may appear. Refer to the Licensing section at the top of this document for further instructions on how to license ModelCenter software.

Linux

  1. Copy the installer to the Linux machine.
  2. Enter the following command in same directory that the MCRE installer is in:

    chmod +x ModelCenterRemoteExecution_vYY.X_LINUX64.sh 

    where YY.X is the version number.

  3. Start the MCRE installer with the following command:

    sh ModelCenterRemoteExecution_vYY.X_LINUX64.sh 

    where YY.X is the version number.

  4. Press the Y key to answer the question "Do you want to continue and read the License (y or n)?"
    Note: Answering with "n" will abort the installation.
  5. Scroll through the license agreement using the Return or D key.

    Tip: The D key is safer. Using the Return key might cause you to overshoot the end of the agreement and answer nothing to the question after the agreement, which will abort the installation.
  6. Press the Y key to answer the question "Do you agree to the license terms and conditions (y or n)?"
  7. The installer will extract and install MCRE to the MCRE directory, which will be placed in the directory the installer was run from.

All of the scripts (mcre.sh, quickwrap.sh, etc.) referenced by the installer will be in the MCRE installation directory.