Possibly a messed up user environment variables which you could check, well at least that's what I'd check first. If that isn't it you can possibly configure it via the Java Runtime's Control Panel icon which allows configuring it.
Don't know your Windows version since you didn't mention.
Edit: I see you're using WinXP.
The user temp folder location for WinXP user profiles is:
Possibly a messed up user environment variables which you could check, well at least that's what I'd check first. If that isn't it you can possibly configure it via the Java Runtime's Control Panel icon which allows configuring it.
Don't know your Windows version since you didn't mention.
Edit: I see you're using WinXP.
The user temp folder location for WinXP user profiles is:
%USERPROFILE%\Local Settings\Temp
The WinXP system temp folder location is:
%SystemRoot%\TEMP
Thanks, but I'm really a noob at this. In the java control panel, there is no place I can see to change this.
Also, what does "%" mean?
would I do start/run %userprofile%\local settings\temp?
I don't see '%userprofile%' in windows explorer.
What am I looking for in these files?
Thanks and I apologize for not being so knowledgeable about this.