Project

General

Profile

Bug #366

Install.bat Does Not Detect Java

Added by Luke Murphey over 12 years ago. Updated over 12 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Installer
Target version:
Start date:
12/02/2011
Due date:
12/05/2011
% Done:

100%


Description

The install batch file does not detect Java on some operating systems. Another check should be added that looks for the Java binary in the path by adding the following line in install.bat:

java -version || goto JAVA_NOT_INSTALLED

History

#1 Updated by Anonymous over 12 years ago

  • Status changed from New to Closed
  • % Done changed from 0 to 100

Applied in changeset r1226.

Also available in: Atom PDF