Go to primary content
Agile Engineering Data Management Patch Upgrade Guide for Windows and UNIX
Release 6.2.1.0
E69177-01
  Go To Table Of Contents
Contents

Previous
Previous
 
Next
Next
 

4 Upgrading the Agile e6.2.0.0 Client

To upgrade the native Client installation:

  1. Extract the downloaded installation file.

  2. Log in with your Agile e6.2.1.0 installation user.

  3. Open a command shell on Windows.

  4. Change to the Installer directory <installation-media-path>\installer.

  5. Set JAVA_HOME

    e.g. Windows: set JAVA_HOME= C:\Program Files\Java\jdk1.8.0_<update_number>

  6. To start the installer, execute "gui.cmd".

    The Installation Sets mask is opened.

    Description of ch4001.jpg follows
    Description of the illustration ''ch4001.jpg''

  7. Select Agile e6 Client and click Next.

    The Installation Destination mask is opened.

  8. Select the destination where you want to install the Agile e6.2.1.0 Java Client.

    The previously installed Java Client for Agile e6.2.0.0 will be removed and replaced.

  9. Click Next to start the installation.

4.1 Agile Client Silent Install/Upgrade


Note:

For a detailed description of the silent installation, refer to the Installation Guide for Agile e6.2.1.0 Windows Client.

  1. Unpack <installation_package_root>\packages\intel-ms-nt6.1\clientjavamsi.zip.

    The file JavaClient.msi can be found in the directory axalant\bin\intel-ms-nt6.1.

  2. Execute the silent installation for the Java Client:

    Example:

    msiexec /qb /i JavaClient.msi ALLUSERS=2 JAVA_HOME=C:\Program Files (X86)\Java\jre1.8.0_<update_number>" TARGETDIR="C:\Program Files (x86)\Oracle\Agile Java Client"