INSTALLATION FAILED( ERROR: CreateProcess failed ==> %1 is not a valid Wi

Whats wrong here? I am unable install jScreator on my XP professional SP2.!!

Below is the log file. System requirements are met but I get this error !!

file type: 0

file id: 0

length: 178

offset: 319579

file name: instructions.txt

file type: 5

file id: 1

length: 1009

offset: 319757

file name: Verify.jar

file type: 2

file id: 2

length: 729

offset: 320766

file name: launch.txt

file type: 4

file id: 3

length: 16766119

offset: 321495

file name: Windows-Sun-1.4.2_04.exe

file type: 6

file id: 4

length: 249333158

offset: 17087614

file name: windows.jar

ERROR: CreateProcess failed ==> %1 is not a valid Win32 application.

[812 byte] By [Vivek_Ma] at [2007-11-27 6:00:34]
# 1
PLEASE SOMEBODY REPLY.
Vivek_Ma at 2007-7-12 16:38:57 > top of Java-index,Development Tools,Java Tools...
# 2

Cause

Windows ENV variable TEMP may result in this error.

Solution

To Correct this value: Start -> Settings -> Control Panel -> System -> Advanced -> Environmental Variables

Set the value for TEMP to a real directory on the machine: C:\temp as an example.

This corrected the behavior.

ParthaScreena at 2007-7-12 16:38:57 > top of Java-index,Development Tools,Java Tools...