Welcome to JavaRanch "Mel",
We don't have a lot of rules around here. In fact the one big rule is "Be nice." But there's another one that requires you to use a display name that is either your real name or looks like a real name. Remember the
JavaRanch naming policy that you read when registering?
Please take a minute to change your
display name to show two names, preferably real names. It's all about maintaining our professional image - don't let's the one-eyed moose fool you!
This is a good place to ask your question.
AS a rule when you download a version of java and double click it to install it, the program self installs, which includes updating the windows registry and updating the path and classpath for your computer. Of course there IS no 2.4.1 version of Java (they are at 1.4.2), so I am not sure what you are looking at to determine that. (typo?)
If you are not comfortable with computers, I really don't want to talk you through checking your windows registry. If you can open a DOS window (usually say "command prompt" or something like that) when the black box opens, type the
word "path" and hit enter. Look to see if it has jdk1.4.2/bin (or whatever numbers) in the list of stuff separated by semi-colons. It might have "c :p rogram Files/JavaSoft/JRE/1.4/bin" instead, which is fine. If not you will need to download a copy of Java.
You can download Java
here. Just click the Windows option. Make sure you put it somewhere that you can FIND it using My Computer - like in the C: drive but not in any subdirectory. When the download is done, just double click the file and it should self install.
If there IS a listing for the JRE or jdk in your path, then show us your path contents and we will talk some more.
Hope you'll be visiting the ranch often,
Cindy
[ August 19, 2003: Message edited by: Cindy Glass ]