Kestrel Beta N build: Win32
C:\>java -version
> Registry key 'Software\JavaSoft\Java Runtime Environment\CurrentVersion'
> has value '1.3', but '1.2' is required.
> Error: could not find java.dll
> Error: could not find Java 2 Runtime Environment.
Just to clarify: there is a bug in java.exe and javaw.exe such that when
copies of them are installed in the winnt\system32 directory they do not
work. It is a trivial bug to fix, but perhaps not worth delaying
the beta release for. The work-around is to always use the copies of these
files that are installed in the jre\bin directory instead.
(I don't know if anyone has reported this bug into bugtraq yet.)
- David Bowen.
In order to get around this problem just remove java.exe/javaw.exe under system32 directory.
bae-chul.kim@eng 1999-08-13
C:\>java -version
> Registry key 'Software\JavaSoft\Java Runtime Environment\CurrentVersion'
> has value '1.3', but '1.2' is required.
> Error: could not find java.dll
> Error: could not find Java 2 Runtime Environment.
Just to clarify: there is a bug in java.exe and javaw.exe such that when
copies of them are installed in the winnt\system32 directory they do not
work. It is a trivial bug to fix, but perhaps not worth delaying
the beta release for. The work-around is to always use the copies of these
files that are installed in the jre\bin directory instead.
(I don't know if anyone has reported this bug into bugtraq yet.)
- David Bowen.
In order to get around this problem just remove java.exe/javaw.exe under system32 directory.
bae-chul.kim@eng 1999-08-13
- duplicates
-
JDK-4263064 java command not executable after installation
-
- Closed
-