The installer has a hardcoded PATH variable. If Java is installed somewhere else, it will not find it; or it may find the wrong one since the hardcoded PATH is in a different order than the installing user's PATH. This may cause the install to fail.
Log in to post a comment.