Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

java registry problem

Status
Not open for further replies.

chz013

Programmer
Joined
Jan 5, 2003
Messages
73
Location
US
I have the msg
C:\Documents and Settings\test>java -version
Registry key 'Software\JavaSoft\Java Runtime Environment\CurrentVersion'
has value '1.2', but '1.4' is required.
Error: could not find java.dll
Error: could not find Java 2 Runtime Environment.

and I cant run a java program.

What is wrong ?
 
I think you have installed java1.2 after java1.4. Just change manually the current version in the registry, and many problems will be solved.

Ion Filipski
1c.bmp

ICQ: 95034075
AIM: IonFilipski
filipski@excite.com
 
thanks for the response Ion
but exactly how do I change current version in the registry ?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top