SMF For Free Support Forum

General Stuff => Programming => Topic started by: Didnt--Do--It5 on September 10, 2009, 10:17:38 am

Title: Fixing your Java
Post by: Didnt--Do--It5 on September 10, 2009, 10:17:38 am
Fixing java in WindowsXP is so easy.  You can  spend hours on google trying to find the right codes because I find google sometimes bull crap.

The ones under are for your laptop only.  Go to computers, right click then propeties.  Advanced envirment variables.  These are the system variables.

ComSpec:  %SystemRoot%\system32\cmd.exe
CWALTAHOME:  C:\Program Files\ContentWatch
FP_NO_HOST_CHECK:  NO
NUMBER_OF_PROCESSORS:  1
OS:  Windows_NT
Path:  %SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\Wbem;C:\WINDOWS\system32\WindowsPowerShell\v1.0
CLASSPATH:  J:\Program Files\java\jdk1.6.0_16
PROCESSOR_ARCHITECTURE:  x86
PROCESSOR_IDENTIFIER:  x86 Family 6 Model 10 Stepping 0, AuthenticAMD
PROCESSOR_LEVEL:  6
PROCESSOR_REVISION:  0a00
TEMP:  %SystemRoot%\TEMP
TMP:  %SystemRoot%\TEMP
windir:  %SystemRoot%

I did this and it fixed my java, so I thought it might help you.  Make sure you have adobe, and java installed.
:D
Title: Re: Fixing your Java
Post by: LaundryLady on September 10, 2009, 11:12:11 am
This is probably something that the majority of the members here shouldn't be messing with.  Advanced programming skills only maybe?