選取您的 Cookie 偏好設定

我們使用提供自身網站和服務所需的基本 Cookie 和類似工具。我們使用效能 Cookie 收集匿名統計資料,以便了解客戶如何使用我們的網站並進行改進。基本 Cookie 無法停用,但可以按一下「自訂」或「拒絕」以拒絕效能 Cookie。

如果您同意,AWS 與經核准的第三方也會使用 Cookie 提供實用的網站功能、記住您的偏好設定,並顯示相關內容,包括相關廣告。若要接受或拒絕所有非必要 Cookie,請按一下「接受」或「拒絕」。若要進行更詳細的選擇,請按一下「自訂」。

Amazon Corretto 8 Installation Instructions for Windows 10 or Later - Amazon Corretto 8
此頁面尚未翻譯為您的語言。 請求翻譯

Amazon Corretto 8 Installation Instructions for Windows 10 or Later

This topic describes how to install and uninstall Amazon Corretto 8 on a host or container running the Windows 10 or later Windows operating system.

Install Amazon Corretto 8

Prerequisite: Amazon Corretto 8 requires Visual C++ Redistributable Package for Visual Studio 2013 or newer. If it's not installed in your system, you can find it from Microsoft Download Center page.

  1. Download a Windows .msi file from the Downloads page.

  2. Double-click the .msi file to start the installation wizard.

  3. Follow the steps in the wizard.

    You have the option of setting a custom installation path. By default, Amazon Corretto 8 is installed at C:\Program Files\Amazon Corretto\. If you set a custom path, make a note of it for the next step.

  4. Once the install wizard is finished, set the JAVA_HOME and PATH environment variables.

    Set JAVA_HOME to the installation location, noting that the directory contains the currently-installed version. For example, if the default directory is used for 8u442, then set JAVA_HOME as C:\Program Files\Amazon Corretto\jdk1.8.0_442.

    Add %JAVA_HOME%\bin to the current PATH variable.

  5. Verify the installation by running java -version in a command prompt. You should see the following output.

    openjdk version "1.8.0_442" OpenJDK Runtime Environment Corretto-8.442.06.1 (build 1.8.0_442-b06) OpenJDK 64-Bit Server VM Corretto-8.442.06.1 (build 25.442-b06, mixed mode)

Uninstall Amazon Corretto 8

You can uninstall Amazon Corretto 8 by following the standard steps to uninstall an application from Windows.

  1. Open Programs and Features.

  2. Search for Amazon Corretto 8 and then select it.

  3. Choose uninstall.

下一個主題:

macOS

上一個主題:

Windows
隱私權網站條款Cookie 偏好設定
© 2025, Amazon Web Services, Inc.或其附屬公司。保留所有權利。