Home  >  Article  >  Java  >  Reasons and solutions for 1603 error when installing java

Reasons and solutions for 1603 error when installing java

王林
王林Original
2019-11-23 10:44:2016031browse

Reasons and solutions for 1603 error when installing java

Error situation:

I have installed java1.7 before, and now I want to upgrade to version 1.8. I uninstalled 1.7, but I am installing java1. 8, jdk can be installed smoothly, but additional jre frequently prompts 1603 errors.

Reasons and solutions for 1603 error when installing java

Solution:

jre is written in java and will call the java program to install it. Due to the previous java1.7 The environment variables still exist, causing the jre installation to fail with 1603.

Go to the environment variables and delete the previously configured java variables, then restart the computer and reinstall.

Recommended tutorial: java quick start

The above is the detailed content of Reasons and solutions for 1603 error when installing java. For more information, please follow other related articles on the PHP Chinese website!

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn